* ldgram.y (vers_node): Support anonymous version tags.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index ca18d3a8c7f14bd9e438011d5f50fa4efb830cd8..c4f94433b92bbc9290b41cad225d6b34e23aea7f 100644 (file)
@@ -1,3 +1,274 @@
+2001-12-18  Jakub Jelinek  <jakub@redhat.com>
+
+       * ldgram.y (vers_node): Support anonymous version tags.
+       * ldlang.c (lang_register_vers_node): Ensure anonymous version
+       tag is not defined together with non-anonymous versions.
+       * ld.texinfo: Document it.
+
+2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * po/tr.po: New file: Turkish translation.
+       * configure.in (ALL_LINGUAS): Add tr.
+       * configure: Regenerate.
+
+2001-12-17  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * Makefile.am: Add rules for eelf64alpha_nbsd.
+       * Makefile.in: Regenerate.
+       * configure.tgt (alpha*-*-netbsd*): Set
+       targ_emul to elf64alpha_nbsd.
+       * emulparams/elf64alpha_nbsd.sh: Added.
+
+2001-12-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
+       section_tail when fiddling with section list.
+       (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
+       broken into separate strings to make translation easier.
+       * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
+       fiddling with section list.
+       * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
+
+2001-12-16  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
+
+2001-12-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldmain.c (main): Initialise link_info.eh_frame_hdr.
+
+2001-12-13  Jakub Jelinek  <jakub@redhat.com>
+
+       * emultempl/elf32.em (finish): Supply output_bfd
+       to bfd_elf*_discard_info.
+       (OPTION_EH_FRAME_HDR): Define.
+       (longopts): Add --eh-frame-hdr.
+       (parse_args): Handle it.
+       (list_options): Add --eh-frame-hdr to help.
+       * emultempl/hppaelf.em (finish): Supply output_bfd
+       to bfd_elf*_discard_info.
+       * scripttempl/elf.sc (.eh_frame_hdr): Add.
+
+2001-12-13  Alan Modra  <amodra@bigpond.net.au>
+
+       * lexsup.c (parse_args): Don't pass shortopts to second call to
+       getopt functions.  Restore optind rather than decrementing before
+       second call.  Remove errind as it now duplicates last_optind.
+
+2001-12-11  Christopher Faylor  <cgf@redhat.com>
+
+       * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
+
+2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
+           Richard Henderson  <rth@redhat.com>
+
+       * Makefile.am: Add support for xstormy16.
+       * configure.tgt: Add support for xstormy16.
+       * Makefile.in: Regenerate.
+       * emulparams/elf32xstormy16.sh: New file.
+       * scripttempl/xstormy16.sc: New file.
+
+2001-10-01  Christopher Faylor <cgf@cygnus.com>
+
+       * Makefile.in (LIB_PATH): Make configurable.
+       (GENSCRIPTS): Set LIB_PATH in environment.
+       * configure.in: Substitute LIB_PATH.
+       * configure: Regenerate.
+       * configure.tgt (*cygwin): Set LIB_PATH for cross build.
+       * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
+
+2001-12-07  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
+       describing the -N option so that it is easier to translate into
+       foreign languages.
+
+2001-12-05  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * emultempl/pe.em (..._list_options): Replace multiple fprintf
+       statements describing a single option with a single, newline
+       escaped fprintf.  This allows better translation into other
+       languages.
+       
+       * ldmain.c (add_archive_element): Combine multiple strings
+       into a single string to permit better translation into other
+       languages.
+
+2001-12-05  Tom Rix  <trix@redhat.com>
+
+       * Makefile.am: Remove eaixppc64.
+       * Makefile.in: Regenerate.      
+
+2001-12-04  Tom Rix  <trix@redhat.com>
+
+       * emultempl/aix.em (choose_target): Change default target to 
+       OUTPUT_FORMAT for ppcmacos.  Add braces to remove compiler
+       warning.
+       (gld*_read_file):  Fix typo.
+       (change_symbol_mode): Add prototype.
+       (is_syscall): Same.
+       
+       * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
+       * emulparams/aixrs6.sh : Same.
+       * emulparams/ppcmacos.sh : Same.
+       * emulparams/aixppc64.sh : Delete file.
+       * emultempl/aix.em : Formatting changes.
+
+2001-12-04  Hans-Peter Nilsson  <hp@axis.com>
+
+       * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
+       (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
+       __Sbss.
+       (OTHER_END_SYMBOLS): Fix formatting.
+       * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
+       (OTHER_END_SYMBOLS): Fix formatting.
+
+2001-12-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
+
+2001-12-02  Tom Rix  <trix@redhat.com>
+
+       * configure.tgt : Remove eaixppc64 emulations.
+       * Makefile.in : Remove eaixppc64.c
+       * ldemul.c (ldemul_choose_target): New parameters argc, argv.
+       (ldemul_default_target): Same.
+       * emultempl/gld960.em (gld960_choose_target):  Same.
+       * emultempl/gld960c.em (gld960_choose_target):  Same.
+       * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
+       * emultempl/aix.em (is_syscall): syscall_mask now a variable.
+       * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
+       * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
+       * emultempl/aix.em (choose_target): New function.  Handle emulation of
+       -b32 and -b64.
+
+2001-11-27  H.J. Lu <hjl@gnu.org>
+
+       * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
+       * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
+       * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
+       * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
+       * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
+       * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
+       * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
+       * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
+
+       * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
+       is not empty.
+       (SDATA): Likewise.
+       (REL_SDATA): Likewise.
+       (REL_SBSS): Likewise.
+       (REL_SDATA2): Likewise.
+       (REL_SBSS2): Likewise.
+       (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
+       (SDATA2): Likewise.
+
+2001-11-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
+       destructor in rom.
+       * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
+
+2001-11-22  H.J. Lu  <hjl@gnu.org>
+
+       * Makefile.in: Regenerated with automake based on automake
+       1.4-8 in RedHat 7.1.
+
+2001-11-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
+       (config.status): Delete rule.
+       Add extra dependencies to cover sourced emulparams files.
+       * Makefile.in: Regenerate.
+
+       * scripttempl/elf.sc: Order <section>, <section>.* and
+       corresponding linkonce sections as seen in input files.
+       Formatting fixes.  Zero vma of all sections if not relocating.
+       (STACK): Define and insert if STACK_ADDR defined.
+       (OTHER_RELOCATING_SECTIONS): Delete.
+       (OTHER_END_SYMBOLS): Define.
+       (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
+       (OTHER_READWRITE_SECTIONS): Likewise.
+       (OTHER_GOT_SECTIONS): Likewise.
+       (OTHER_SDATA_SECTIONS): Likewise.
+       (OTHER_BSS_SECTIONS): Likewise.
+       * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
+       (OTHER_READWRITE_SECTIONS): Likewise.
+       * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
+       (OTHER_READWRITE_SECTIONS): Likewise
+
+       * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
+       (STACK_ADDR): Define.
+       * emulparams/armelf_oabi.sh: As for armelf.sh.
+       * emulparams/elf32mcore.sh: As for armelf.sh.
+       * emulparams/h8300elf.sh: As for armelf.sh.
+       * emulparams/mn10200.sh: As for armelf.sh.
+       * emulparams/shelf.sh: As for armelf.sh.
+
+       * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
+       (OTHER_END_SYMBOLS): Define.
+       * emulparams/m32relf.sh: As for elf32fr30.sh.
+       * emulparams/h8300helf.sh: As for elf32fr30.sh.
+       * emulparams/h8300self.sh: As for elf32fr30.sh.
+
+       * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
+       defines with RELOCATING test.
+       (OTHER_SDATA_SECTIONS): Likewise.
+       (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
+       (OTHER_END_SYMBOLS): ..this.
+       * emulparams/crislinux.sh: As for criself.sh.
+
+       * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
+       if not relocating.
+       (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
+       (OTHER_SECTIONS): ..this.  Zero vma if not relocating.  Order
+       normal and linkonce sections as seen in input files.
+       * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
+       (TEXT_DYNAMIC): Likewise.
+       (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
+       (OTHER_SDATA_SECTIONS): Likewise.
+       * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
+       * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
+       * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
+       * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
+       * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
+       (OTHER_PLT_RELOC_SECTIONS): Likewise.
+       (OTHER_READONLY_SECTIONS): Likewise.  Order normal and linkonce
+       sections as seen in input files.
+       * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
+       * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
+       if not relocating.
+       (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
+       (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
+       * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
+       (OTHER_SECTIONS): Instead, use this..
+       (OTHER_END_SYMBOLS): ..and this.
+
+       * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
+       * emulparams/elf32bsmip.sh: Likewise.
+       * emulparams/elf32btsmip.sh: Likewise.
+       * emulparams/elf32ebmip.sh: Likewise.
+       * emulparams/elf32lmip.sh: Likewise.
+       * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
+       * emulparams/elf32lsmip.sh: Likewise.
+       * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
+       * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
+       * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
+       * emulparams/elf64btsmip.sh: Likewise.
+       * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
+       * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
+       * emulparams/elf32ppclinux.sh: Likewise.
+       * emulparams/elf32ppcsim.sh: Likewise.
+       * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
+       * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
+       * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
+       * emulparams/h8300self.sh: Likewise.
+       * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
+       * emulparams/sh.sh: Comment.
+       * emulparams/shl.sh: Source sh.sh, remove duplicates.
+       * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
+       * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
+
 2001-11-21  David Heine <dlheine@tensilica.com>
            Alan Modra  <amodra@bigpond.net.au>
 
 
 Tue Nov 13 11:27:14 2001  Ross Alexander <ross.alexander@uk.neceur.com>
 
-       * emulparams/elf64hppa.sh (OTHER_BSS_END_SECTIONS): Add
+       * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
        additional symbols referenced by newer crt0.o files from HP.
 
 2001-11-12  Anthony Green  <green@redhat.com>
This page took 0.029393 seconds and 4 git commands to generate.