2000-09-29 Kazu Hirata <kazu@hxi.com>
[binutils-gdb.git] / ld /
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...
2000-07-17 DJ Delorie* pe-dll.c (process_def_file): auto-export data items...
2000-07-16 H.J. Lu2000-07-16 H.J. Lu (hjl@gnu.org)
2000-07-15 H.J. Lu2000-07-15 H.J. Lu (hjl@gnu.org)
2000-07-13 DJ Delorie* pe-dll.c (make_one): fix a typo in the __imp_ name...
2000-07-12 Nick CliftonSupport the g++ attribute init_priority in gcc 2.95...
2000-07-11 Nick CliftonFix formatting and add missing new lkine at end of...
2000-07-11 Alan ModraRemove some forward declarations in ldemul.h and ldfile...
2000-07-10 H.J. Lu2000-07-10 H.J. Lu <hjl@gnu.org>
2000-07-10 Alan ModraWarning fix and remove extraneous hppa*-*-linux-gnu*.
2000-07-10 Alan ModraEven more hppa testsuite patches.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-09 Alan Modrahppaelf.em: Merge from elf32.em and implement multiple...
2000-07-08 Alan ModraFix --section-start=xxxx
2000-07-07 DJ Delorieminor formatting change
2000-07-07 DJ Delorie* ld/emultempl/pe.em: institute the following search...
2000-07-07 DJ Delorie* ld/emultempl/pe.em (pe_enable_auto_image_base): New...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-05 DJ Delorieadd MAINTAINERS files
2000-07-02 Ulf Carlsson2000-07-01 Koundinya K <kk@ddeorg.soft.net>
2000-07-01 H.J. Lu2000-07-01 H.J. Lu <hjl@gnu.org>
2000-07-01 Alan ModraFix 2000-06-22. grep after running dep.sed
2000-06-30 Timothy WallRemove unimplemented "PAGE N:" flag from default linker...
2000-06-27 Nick CliftonApplied Marek Michalkiewicz <marekm@linux.org.pl>'s...
2000-06-24 Alan Modraarm-elf does --gc-sections too.
2000-06-22 Alan ModraEnsure /usr/include and the like stay out of dependencies.
2000-06-22 H.J. Lu2000-06-21 H.J. Lu <hjl@gnu.org>
2000-06-20 H.J. Lu2000-06-20 H.J. Lu <hjl@gnu.org>
2000-06-20 Timothy Walltic54x support.
2000-06-20 Timothy Walltic54x/ibmc54xdsp target for ld.
2000-06-20 Alan ModraCorrect pointer comparisons relying on NULL less than...
2000-06-19 Alan ModraMove "Changes in version 2.10" to where it belongs.
2000-06-19 Alan ModraUpdate list of targets supporting --gc-sections.
2000-06-19 Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-15 Alan ModraCorrectly set SEC_READONLY for .text section.
2000-06-13 H.J. Lu2000-06-13 H.J. Lu <hjl@gnu.org>
2000-06-08 David O'Brien* configure.in (VERSION): Update to show this is the...
2000-06-08 David O'Brien* emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_ope...
next