OSDN Git Service

* Makefile.am (SOURCE_HFILES): Remove elf32-arm.h.
authoramodra <amodra>
Tue, 9 Nov 2004 13:29:05 +0000 (13:29 +0000)
committeramodra <amodra>
Tue, 9 Nov 2004 13:29:05 +0000 (13:29 +0000)
(ALL_MACHINES_CFILES): Fix typo.
* Makefile.in: Regenerate.
* po/SRC-POTFILES.in: Regenerate.

bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/po/SRC-POTFILES.in

index a03140e..12bc0ed 100644 (file)
@@ -1,22 +1,29 @@
+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
        R_ARM_RELATIVE relocation for Symbian OS, mention the section
        symbol in the relocation.
 
-2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
-           Vineet Sharma      <vineets@noida.hcltech.com>
+2004-11-08  Inderpreet Singh  <inderpreetb@nioda.hcltech.com>
+           Vineet Sharma  <vineets@noida.hcltech.com>
 
        * coff-maxq.c: New File.
-        * cpu-maxq.c: New File.
-        * coffcode.h: Likewise.
-        * config.bfd: Likewise.
-        * configure.in (maxqcoff_vec): New target vector.
+       * cpu-maxq.c: New File.
+       * coffcode.h: Likewise.
+       * config.bfd: Likewise.
+       * configure.in (maxqcoff_vec): New target vector.
        * Makefile.am: Add support for maxq target.
        * configure.in: Likewise.
-        * archures.c:. Likewise.
-        * targets.c: Likewise.
-        * bfd_in2.h : Regenerated.
+       * archures.c:. Likewise.
+       * targets.c: Likewise.
+       * bfd_in2.h : Regenerated.
        * Makefile.in: Regenerated.
        * configure: Regenerated.
        * doc/Makefile.in: Regenerated.
@@ -38,7 +45,7 @@
 2004-11-01  Mark Mitchell  <mark@codesourcery.com>
 
        * elf32-arm.c (elf32_arm_symbian_begin_write_processing): Clear
-       D_PAGED. 
+       D_PAGED.
        (elf32_arm_symbian_modify_segment_map): Don't
        reset includes_filehdr and includes_phdrs here.
 
 
 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
index 714f2d0..a336383 100644 (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 \
index ba9005b..99c51bf 100644 (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 \
index cbf2abf..992ccea 100644 (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