summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* * scripttempl/crisaout.sc (ENTRY): Now __start.Hans-Peter Nilsson2000-09-294-16/+43
* 2000-09-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-2911-120/+119
* 2000-09-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-297-145/+125
* * ld-selective/5.cc: New test.Hans-Peter Nilsson2000-09-284-2/+90
* oops, didn't mean to check in that change yetDJ Delorie2000-09-281-21/+0
* * pe-dll.c (process_def_file): Uninitialized data wasn'tDJ Delorie2000-09-283-5/+41
* .plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra2000-09-273-3/+77
* Conditionalise the embedded relocs feature on the m68*-*-elf targetNick Clifton2000-09-222-78/+122
* 2000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-215-68/+67
* Silence gcc warning.Alan Modra2000-09-212-1/+9
* Handle out of memory situations.Alan Modra2000-09-203-15/+27
* Group stub sections.Alan Modra2000-09-182-5/+12
* add support for embedded relocs in m68k ELF portNick Clifton2000-09-156-29/+197
* (DATA_START_SYMBOLS): Provide $global$ only as needed.Alan Modra2000-09-152-1/+6
* Disable relaxation if multiple symbol definitions are encountered - otherwiseNick Clifton2000-09-142-0/+13
* Fix formattingNick Clifton2000-09-102-186/+168
* 2000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu2000-09-073-437/+454
* 2000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu2000-09-073-2/+9
* Fix an orphan section problem caused by weird linker scripts.Alan Modra2000-09-072-20/+24
* Fix list handling for orphan section output statements.Alan Modra2000-09-072-25/+55
* * configure.tgt (sh-*-linux*): Added.Alexandre Oliva2000-09-076-0/+56
* Fix place_orphan crash.Alan Modra2000-09-062-2/+14
* * configure: Rebuilt with new libtool.m4.Alexandre Oliva2000-09-062-218/+214
* Correct gas/ChangeLog 2000-06-23 entry, which I thought I'd fixedAlan Modra2000-09-061-201/+202
* Regenerate files using fixed aclocal install.Nick Clifton2000-09-069-808/+484
* Shared lib support for elf32-hppaAlan Modra2000-09-055-18/+97
* A tidy of ld/ldlang.c, and add missing Makefile dependenciesAlan Modra2000-09-054-176/+213
* --split-by-reloc, --split-by-file extensions. --unique option.Alan Modra2000-09-057-106/+165
* Fix formatting and spelling msitakesNick Clifton2000-09-031-15/+15
* Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton2000-09-026-2/+373
* Add .gnu.linkonce.wi.* to .debug_info sections.Nick Clifton2000-09-0214-273/+471
* * acinclude.m4: Include libtool and gettext macros from theAlexandre Oliva2000-08-314-1061/+859
* * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,Alexandre Oliva2000-08-302-1/+12
* When choosing the target for a particular endianness, do nothing if the targetNick Clifton2000-08-252-25/+36
* 2000-08-24 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-253-8/+14
* * NEWS: Mention support for CRIS.Hans-Peter Nilsson2000-08-242-0/+6
* 2000-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-232-36/+20
* Change News to NEWS.H.J. Lu2000-08-231-1/+1
* 2000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-224-10/+86
* 2000-08-14 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-08-142-0/+6
* * scripttempl/elf.sc: Fix last change to use correct commentAndreas Schwab2000-08-142-20/+24
* * scripttempl/elf.sc: Add a comment giving the correspondenceGeoffrey Keating2000-08-102-21/+91
* 2000-08-10 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-08-105-204/+49
* Add defintion of ENTRYNick Clifton2000-08-102-0/+5
* Refer to -rpath not --rpath in error messageNick Clifton2000-08-092-3/+8
* Define __bss_size symbol to indicate the final size of .bss section.Nick Clifton2000-08-083-0/+10
* Keep track of last optind value, and rename a couple of functionsAlan Modra2000-08-042-18/+28
* 2000-08-03 H.J. Lu (hjl@gnu.org)H.J. Lu2000-08-032-3/+22
* Select elf for Unixware 7 (ix86-*-sysv5*)Alan Modra2000-08-032-1/+6
* 2000-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-282-49/+24