X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2FChangeLog;h=e89d1a9a52be8b04767b81237c719712c78bd04e;hb=219576a4db52ff37342a5c8349b986b2760a1561;hp=b7a99c41e5854a4f8a86942ea1ffd84e81b12c05;hpb=a66c0f2c3bfeebc33e3beefc6eb9249fd3a3b486;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ChangeLog b/ld/ChangeLog index b7a99c41e5..e89d1a9a52 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,114 @@ +2002-07-25 Nick Clifton + + * po/sv.po: Updated Swedish translation. + * po/es.po: Updated Spanish translation. + * po/fr.po: Updated French translation. + +2002-07-24 Nick Clifton + + * po/sv.po: Updated Swedish translation. + * po/es.po: Updated Spanish translation. + +2002-07-23 Nick Clifton + + * po/fr.po: Updated French translation. + +2002-07-20 Alan Modra + + * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't + bomb on /DISCARD/ input section. + * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise. + * emultempl/mmo.em (mmo_place_orphan): Likewise. + +2002-07-19 Hans-Peter Nilsson + + * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text + output section. + +2002-07-16 Denis Chertykov + Nick Clifton + Frank Ch. Eigler + John Healy + + * configure.tgt: Add support for ip2k-elf. + * Makefile.am: Add support for ip2k-elf. + * Makefile.in: Regenerate. + * emulparams/elf32ip2k.sh: New file. + * scripttempl/ip2k.sc: New file + * NEWS: Mention support for new port. + +2002-07-16 Nick Clifton + + * NEWS: Add 'Changes in 2.13'. + +2002-07-14 H.J. Lu + + * ld.texinfo: Document a .symver takes precedence over a + version script. + +2002-07-12 Alan Modra + + * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64. + (COMMONPAGESIZE): Define. + +2002-07-09 Alan Modra + + * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file. + +2002-07-09 Federico G. Schwindt + + * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*, + powerpc-*-openbsd* and sparc64-*-openbsd*. + * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o. + * Makefile.in: Regenerate. + * emulparams/hppaobsd.sh: New file. + +2002-07-05 Alan Modra + + * ldlang.c (print_wild_statement): Fix output formatting. + +2002-07-04 Alan Modra + + * ldlang.c: (strip_excluded_output_sections): New function. + (lang_process): Call it. + (lang_size_sections_1): Revert 2002-06-10 change. + +2002-07-03 Alan Modra + + * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change. + Run "make dep-am". + * Makefile.in: Regenerate. + +2002-07-02 Alan Modra + + * ldfile.c (ldfile_try_open_bfd): Formatting. + + * ldmisc.c (demangle): Move so that it doesn't intrude between + vfinfo comment and body. Add comment. + +2002-07-01 John David Anglin + + * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format. + +2002-07-01 Alan Modra + + * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. + * ldlang.c (entry_sym): Likewise. + (ldlang_undef_chain_list_type): Likewise. + (lang_finish): Adjust references to entry_symbol. + (lang_add_entry): Likewise. + (lang_gc_sections): Use link_info.gc_sym_list. + (lang_process): Set link_info.gc_sym_list. + * ldlex.l: Include bfdlink.h. + * ldmain.c (main): Init link_info.gc_sym_list. + * emultempl/aix.em: Adjust references to entry_symbol. + * emultempl/armcoff.em: Likewise. + * emultempl/armelf.em: Likewise. + * emultempl/pe.em: Likewise. + * emultempl/ppc64elf.em (ppc_after_open): New function. + (LDEMUL_AFTER_OPEN): Define. + * emulparams/elf64ppc.sh: KEEP .opd sections. + 2002-06-29 Stephane Carrez * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define. @@ -15,7 +126,7 @@ * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd section. Add ${RELOCATING-0}. -Wed Jun 26 16:33:58 2002 J"orn Rennecke +2002-06-26 J"orn Rennecke * emulparams/shelf.sh (STACK_ADDR): Don't define. (OTHER_SECTIONS): Define. @@ -62,12 +173,12 @@ Wed Jun 26 16:33:58 2002 J"orn Rennecke 2002-06-17 Tom Rix - * emultempl/elf32.em: gld*_get_script: Check for + * emultempl/elf32.em: gld*_get_script: Check for GENERATE_COMBRELOC_SCRIPT. * scripttempl/elfd10v.sc : Fix STACK and INSN. * emulparams/d10velf.sh : Fix TEXT_START_ADDR. -Thu Jun 13 20:18:38 2002 J"orn Rennecke +2002-06-13 J"orn Rennecke * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf. @@ -173,7 +284,7 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke * NEWS: Add entry for VAX ELF support. 2002-05-29 Matt Thomas - Jason Thorpe + Jason Thorpe * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o. (eelf32vax.c) @@ -345,15 +456,15 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o. (earmelfb_nbsd.c): New rule. - * Makefile.in: Regenerate. + * Makefile.in: Regenerate. * configure.tgt (armeb-*-netbsdelf*): New target. - (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls. + (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls. (arm-*-netbsd*): Likewise. * emulparams/armelfb_nbsd.sh: New file. 2002-05-18 Tom Rix - * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib + * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib support. 2002-05-17 Marek Michalkiewicz @@ -378,12 +489,12 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke 2002-05-10 Tom Rix - * emultempl/aix.em: (gld*_set_output_arch): New function. Use + * emultempl/aix.em: (gld*_set_output_arch): New function. Use architecture and machine information in the output bfd. (gld*_before_parse): Remove old arch and machine code. (choose_target): Rename to gld*_choose_target. - (rtld): Change type to int. - * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for + (rtld): Change type to int. + * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for objects in XCOFF archives. * ldfile.h: Update copyright date. @@ -472,9 +583,9 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke 2002-04-30 Tom Rix - * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add - -blibpath, -bnolibpath support. - + * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add + -blibpath, -bnolibpath support. + 2002-04-30 Mark Mitchell * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o. @@ -482,7 +593,7 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke * Makefile.in: Regenerated. * configure.tgt: Add support for powerpc-*-windiss. * emulparams/elf32ppcwindiss.sh: New file. - + 2002-04-30 Richard Sandiford * ldlang.c (print_assignment): Update print_dot for assignments to ".". @@ -498,7 +609,7 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke * mpw-esh.c: Delete. * mpw-idtmips.c: Delete. -Wed Apr 17 19:23:14 2002 J"orn Rennecke +2002-04-17 J"orn Rennecke * emulparams/shelf32.sh (MACHINE): Now sh5. @@ -571,9 +682,9 @@ Wed Apr 17 19:23:14 2002 J"orn Rennecke the contents of the buffer returned from basename function will are getting overwritten while still being used. -Mon Mar 18 17:38:39 CET 2002 Jan Hubicka - Andreas Jaeger - Andreas Schwab +2002-03-18 Jan Hubicka + Andreas Jaeger + Andreas Schwab * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native. * elf_x86_64.sh (ARCH): Set to i386:x86-64 @@ -1708,6 +1819,10 @@ Mon Mar 18 17:38:39 CET 2002 Jan Hubicka * ldmain.c (main): Initialize. * ld.texinfo: Document. +2001-09-29 Alan Modra + + * ldlang.c (section_already_linked): Remove assignment to kept_section. + 2001-09-26 Alan Modra * ldmisc.c (USE_STDARG): Remove.