* Makefile.am (SOURCE_HFILES): Remove elf32-arm.h.

(ALL_MACHINES_CFILES): Fix typo.
	* Makefile.in: Regenerate.
	* po/SRC-POTFILES.in: Regenerate.
This commit is contained in:
Alan Modra 2004-11-09 13:29:16 +00:00
parent cbafadeb88
commit 0306b3bf8d
4 changed files with 25 additions and 18 deletions

View File

@ -1,3 +1,10 @@
2004-11-09 Alan Modra <amodra@bigpond.net.au>
* Makefile.am (SOURCE_HFILES): Remove elf32-arm.h.
(ALL_MACHINES_CFILES): Fix typo.
* Makefile.in: Regenerate.
* po/SRC-POTFILES.in: Regenerate.
2004-11-08 Mark Mitchell <mark@codesourcery.com>
* elf32-arm.c (elf32_arm_final_link_relocate): When generating an
@ -2928,7 +2935,7 @@
2004-05-11 Jakub Jelinek <jakub@redhat.com>
* elflink.c (elf_bfd_final_link): Don't output STT_SECTION symbol
* elflink.c (bfd_elf_final_link): Don't output STT_SECTION symbol
into .dynsym if elf_section_data (sec)->dynindx <= 0.
Adjust counting of last_local.
(_bfd_elf_link_renumber_dynsyms): Don't assign dynindx to sections

View File

@ -141,7 +141,7 @@ ALL_MACHINES_CFILES = \
cpu-m88k.c \
cpu-m10200.c \
cpu-m10300.c \
cpu-mawq.c \
cpu-maxq.c \
cpu-mcore.c \
cpu-mips.c \
cpu-mmix.c \
@ -612,7 +612,7 @@ CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
## This is a list of all .h files which are in the source tree.
SOURCE_HFILES = \
aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h \
elf-bfd.h elf-hppa.h elf32-hppa.h \
elf64-hppa.h elfcode.h elfcore.h \
freebsd.h genlink.h go32stub.h \
libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \

View File

@ -378,7 +378,7 @@ ALL_MACHINES_CFILES = \
cpu-m88k.c \
cpu-m10200.c \
cpu-m10300.c \
cpu-mawq.c \
cpu-maxq.c \
cpu-mcore.c \
cpu-mips.c \
cpu-mmix.c \
@ -850,7 +850,7 @@ BUILD_CFILES = \
CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
SOURCE_HFILES = \
aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h \
elf-bfd.h elf-hppa.h elf32-hppa.h \
elf64-hppa.h elfcode.h elfcore.h \
freebsd.h genlink.h go32stub.h \
libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \

View File

@ -43,6 +43,7 @@ coff-i960.c
cofflink.c
coff-m68k.c
coff-m88k.c
coff-maxq.c
coff-mips.c
coff-or32.c
coff-rs6000.c
@ -90,6 +91,7 @@ cpu-m68hc11.c
cpu-m68hc12.c
cpu-m68k.c
cpu-m88k.c
cpu-maxq.c
cpu-mcore.c
cpu-mips.c
cpu-mmix.c
@ -125,7 +127,7 @@ efi-app-ia32.c
efi-app-ia64.c
elf32-am33lin.c
elf32-arc.c
elf32-arm.h
elf32-arm.c
elf32-avr.c
elf32.c
elf32-cr16c.c
@ -181,8 +183,6 @@ elf64-s390.c
elf64-sh64.c
elf64-sparc.c
elf64-x86-64.c
elfarm-nabi.c
elfarm-oabi.c
elf-bfd.h
elf.c
elfcode.h