* as.c (main): Call dwarf2_finish.
[binutils-gdb.git] / ld /
2000-11-15 Richard Henderson * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo...
2000-11-14 Kazu Hirata2000-11-14 Kazu Hirata <kazu@hxi.com>
2000-11-13 Denis Chertykov * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
2000-11-13 Phil Blundell2000-11-09 Philip Blundell <pb@futuretv.com>
2000-11-08 Jim WilsonHandle srdata sections emitted by Intel compiler.
2000-11-06 Nick CliftonAdd GNU Free Documentation License
2000-11-06 Nick CliftonAdd GNU Free Documentation License
2000-11-06 Alan ModraFix compilation warnings as otherwise we fail the test.
2000-11-05 Alan Modra* ldlex.l (yy_create_string_buffer): Init all structure...
2000-11-03 Nick CliftonUse ${CONSTRUCTING...} to enclose constructors and...
2000-11-02 Nick CliftonAdd support for *-storm-chaos target
2000-10-29 Hans-Peter Nilsson * ld-selective/selective.exp <no CXX>: Fix typo for...
2000-10-20 Jakub Jelinek * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
2000-10-19 H.J. Lu2000-10-19 H.J. Lu (hjl@gnu.org)
2000-10-18 Hans-Peter Nilsson * scripttempl/crisaout.sc (.text, .data): Pad, with...
2000-10-17 Chandra ChavvaAdded new option --target-help.
2000-10-16 Nick CliftonAdd tests of return values from bfd function calls
2000-10-13 Nick CliftonOops - fix mistake in previous delta where unused varia...
2000-10-13 Nick CliftonAdd #ifdef DLL_SUPPORT around use of pe_dll_search_prefix.
2000-10-12 DJ Delorie* emultempl/pe.em (pe_dll_search_prefix): New variable,
2000-10-12 Alan ModraAnother try at correcting relocations against discarded
2000-10-11 Kazu Hirata2000-10-10 Kazu Hirata <kazu@hxi.com>
2000-10-10 DJ Delorie* pe-dll.c (make_one): Do not generate code thunk for...
2000-10-09 Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-09 Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-09 Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-09 Kazu Hirata2000-10-08 Kazu Hirata <kazu@hxi.com>
2000-10-09 Hans-Peter Nilsson * ld-selective/selective.exp: Rearrange to be table...
2000-10-07 Alan Modra* ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too
2000-10-05 Kazu Hirata2000-10-05 Kazu Hirata <kazu@hxi.com>
2000-10-03 DJ Delorie* pe-dll.c (fill_edata): initialize entire block
2000-10-03 Kazu Hirata2000-10-03 Kazu Hirata <kazu@hxi.com>
2000-10-02 DJ Delorie* emultempl/pe.em (gld_*_after_open): detect case where...
2000-10-02 Alan ModraRemove some hppa-elf fudges.
2000-09-30 Alexandre Oliva* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
2000-09-29 Hans-Peter Nilsson * scripttempl/crisaout.sc (ENTRY): Now __start.
2000-09-29 Kazu Hirata2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-09-29 Kazu Hirata2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-09-28 Hans-Peter Nilsson * ld-selective/5.cc: New test.
2000-09-28 DJ Delorieoops, didn't mean to check in that change yet
2000-09-28 DJ Delorie* pe-dll.c (process_def_file): Uninitialized data wasn't
2000-09-27 Alan Modra.plt stub for lazy linking, --stub-group-size=N ld...
2000-09-22 Nick CliftonConditionalise the embedded relocs feature on the m68...
2000-09-21 Kazu Hirata2000-09-21 Kazu Hirata <kazu@hxi.com>
2000-09-21 Alan ModraSilence gcc warning.
2000-09-20 Alan ModraHandle out of memory situations.
2000-09-18 Alan ModraGroup stub sections.
2000-09-15 Nick Cliftonadd support for embedded relocs in m68k ELF port
2000-09-15 Alan Modra(DATA_START_SYMBOLS): Provide $global$ only as needed.
2000-09-14 Nick CliftonDisable relaxation if multiple symbol definitions are...
2000-09-10 Nick CliftonFix formatting
2000-09-07 H.J. Lu2000-09-07 H.J. Lu <hjl@gnu.org>
2000-09-07 H.J. Lu2000-09-07 H.J. Lu <hjl@gnu.org>
2000-09-07 Alan ModraFix an orphan section problem caused by weird linker...
2000-09-07 Alan ModraFix list handling for orphan section output statements.
2000-09-07 Alexandre Oliva* configure.tgt (sh-*-linux*): Added.
2000-09-06 Alan ModraFix place_orphan crash.
2000-09-06 Alexandre Oliva* configure: Rebuilt with new libtool.m4.
2000-09-06 Alan ModraCorrect gas/ChangeLog 2000-06-23 entry, which I thought...
2000-09-06 Nick CliftonRegenerate files using fixed aclocal install.
2000-09-05 Alan ModraShared lib support for elf32-hppa
2000-09-05 Alan ModraA tidy of ld/ldlang.c, and add missing Makefile depende...
2000-09-05 Alan Modra--split-by-reloc, --split-by-file extensions. --unique...
2000-09-03 Nick CliftonFix formatting and spelling msitakes
2000-09-02 Nick CliftonIncrease minor version number (to 2.10.91) to help...
2000-09-02 Nick CliftonAdd .gnu.linkonce.wi.* to .debug_info sections.
2000-08-31 Alexandre Oliva* acinclude.m4: Include libtool and gettext macros...
2000-08-30 Alexandre Oliva* ld-undefined/undefined.exp (hppa*64*-*-*, mn10300...
2000-08-25 Nick CliftonWhen choosing the target for a particular endianness...
2000-08-25 H.J. Lu2000-08-24 H.J. Lu <hjl@gnu.org>
2000-08-24 Hans-Peter Nilsson * NEWS: Mention support for CRIS.
2000-08-23 H.J. Lu2000-08-23 H.J. Lu <hjl@gnu.org>
2000-08-23 H.J. LuChange News to NEWS.
2000-08-22 H.J. Lu2000-08-22 H.J. Lu <hjl@gnu.org>
2000-08-14 Jason Eckhardt2000-08-14 Jason Eckhardt <jle@cygnus.com>
2000-08-14 Andreas Schwab* scripttempl/elf.sc: Fix last change to use correct...
2000-08-10 Geoffrey Keating* scripttempl/elf.sc: Add a comment giving the correspo...
2000-08-10 Jason Eckhardt2000-08-10 Jason Eckhardt <jle@cygnus.com>
2000-08-10 Nick CliftonAdd defintion of ENTRY
2000-08-09 Nick CliftonRefer to -rpath not --rpath in error message
2000-08-08 Nick CliftonDefine __bss_size symbol to indicate the final size...
2000-08-04 Alan ModraKeep track of last optind value, and rename a couple...
2000-08-03 H.J. Lu2000-08-03 H.J. Lu (hjl@gnu.org)
2000-08-03 Alan ModraSelect elf for Unixware 7 (ix86-*-sysv5*)
2000-07-28 H.J. Lu2000-07-27 H.J. Lu <hjl@gnu.org>
2000-07-28 Alan ModraAdd some shell variables and shell code to elf32.em
2000-07-28 Alan ModraMove functions around in preparation for next patch
2000-07-28 Nick CliftonImplement -taso command line option.
2000-07-24 H.J. Lu2000-07-24 H.J. Lu (hjl@gnu.org)
2000-07-21 Nick CliftonApplied Michael's Sokolov's patch to implement --embedd...
2000-07-20 H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-20 H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-20 Nick CliftonAdd optional style argument to --demangle switch.
2000-07-20 Hans-Peter Nilsson * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecris...
2000-07-20 H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-20 H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-20 H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-19 DJ Delorie* pe-dll.c (pe_dll_id_target): check object target...
2000-07-17 Hans-Peter Nilsson * scripttempl/elf.sc (.init): Only do ${INIT_START...
2000-07-17 DJ Delorie* src/ld/emultempl/pe.em (gld_*_open_dynamic_archive...
next