From: amodra Date: Tue, 9 Nov 2004 13:29:05 +0000 (+0000) Subject: * Makefile.am (SOURCE_HFILES): Remove elf32-arm.h. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7aac8bd838f5eff9879015de4574d3f66bb5e426;p=pf3gnuchains%2Fpf3gnuchains3x.git * Makefile.am (SOURCE_HFILES): Remove elf32-arm.h. (ALL_MACHINES_CFILES): Fix typo. * Makefile.in: Regenerate. * po/SRC-POTFILES.in: Regenerate. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a03140e627..12bc0ed776 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,22 +1,29 @@ +2004-11-09 Alan Modra + + * 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 * 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 - Vineet Sharma +2004-11-08 Inderpreet Singh + Vineet Sharma * 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 * 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. @@ -2928,7 +2935,7 @@ 2004-05-11 Jakub Jelinek - * 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 diff --git a/bfd/Makefile.am b/bfd/Makefile.am index 714f2d0226..a33638320f 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -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 \ diff --git a/bfd/Makefile.in b/bfd/Makefile.in index ba9005b05c..99c51bfe1f 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -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 \ diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index cbf2abf6bc..992ccea571 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -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