summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
...
* Requre that long options starting with 'o' only accept a double dash prefix.Nick Clifton2000-12-284-20/+76
* Add --no-default-excludes option for PE targetsNick Clifton2000-12-264-109/+120
* Revert the last beautification with "innocent" whitespace,Nick Clifton2000-12-132-1/+7
* * ld.texinfo: Add notes about --whole-archive and gcc.DJ Delorie2000-12-122-0/+10
* Add link option to allow undefiedn symbols in shared librariesNick Clifton2000-12-125-190/+225
* * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):Geoffrey Keating2000-12-125-12/+12
* Remove spurious whitespaceNick Clifton2000-12-121-1/+1
* * NEWS: Add note about x86_64 architecture.Jan Hubicka2000-12-112-0/+6
* Fix v850 test failuresNick Clifton2000-12-092-1/+8
* Expect the srec_test to fail for ARM targets because the -oformat linkerNick Clifton2000-12-092-12/+19
* * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.DJ Delorie2000-12-062-3/+18
* Update RTEMS targetsNick Clifton2000-12-012-2/+12
* Add support for x86_64-*-linux-gnu* targetNick Clifton2000-11-307-326/+381
* * emulparams/crislinux.sh (ENTRY): Change back to _start.Hans-Peter Nilsson2000-11-303-43/+51
* Move GNU Free Documentation License from the output into a commentNick Clifton2000-11-282-366/+375
* 2000-11-28 David O'Brien <obrien@dragon.nuxi.com>David O'Brien2000-11-282-2/+6
* 2000-11-25 David O'Brien <obrien@FreeBSD.org>David O'Brien2000-11-252-1/+7
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-252-0/+7
* Remove redundant init of config.make_executable to true.Nick Clifton2000-11-242-1/+5
* * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.Richard Henderson2000-11-152-1/+5
* 2000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-144-30/+36
* * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.Denis Chertykov2000-11-132-2/+6
* 2000-11-09 Philip Blundell <pb@futuretv.com>Phil Blundell2000-11-132-0/+41
* Handle srdata sections emitted by Intel compiler.Jim Wilson2000-11-082-0/+9
* Add GNU Free Documentation LicenseNick Clifton2000-11-064-27/+392
* Add GNU Free Documentation LicenseNick Clifton2000-11-063-35/+763
* Fix compilation warnings as otherwise we fail the test.Alan Modra2000-11-062-3/+7
* * ldlex.l (yy_create_string_buffer): Init all structure fields.Alan Modra2000-11-054-3/+21
* Use ${CONSTRUCTING...} to enclose constructors and destructors.Nick Clifton2000-11-0312-280/+400
* Add support for *-storm-chaos targetNick Clifton2000-11-024-0/+22
* * ld-selective/selective.exp <no CXX>: Fix typo for argument toHans-Peter Nilsson2000-10-292-1/+6
* * emulparams/elf64_sparc.sh (TEXT_START_ADDR,Jakub Jelinek2000-10-202-3/+20
* 2000-10-19 H.J. Lu (hjl@gnu.org)H.J. Lu2000-10-193-0/+23
* * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),Hans-Peter Nilsson2000-10-182-0/+17
* Added new option --target-help.Chandra Chavva2000-10-173-0/+17
* Add tests of return values from bfd function callsNick Clifton2000-10-162-28/+64
* Oops - fix mistake in previous delta where unused variable 'nsyms' wasNick Clifton2000-10-132-6/+14
* Add #ifdef DLL_SUPPORT around use of pe_dll_search_prefix.Nick Clifton2000-10-132-9/+14
* * emultempl/pe.em (pe_dll_search_prefix): New variable,DJ Delorie2000-10-122-9/+55
* Another try at correcting relocations against discardedAlan Modra2000-10-122-2/+6
* 2000-10-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-114-130/+119
* * pe-dll.c (make_one): Do not generate code thunk for DATADJ Delorie2000-10-102-21/+35
* 2000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-092-7/+9
* 2000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-0913-154/+119
* 2000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-092-39/+43
* 2000-10-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-092-51/+55
* * ld-selective/selective.exp: Rearrange to be table-driven.Hans-Peter Nilsson2000-10-092-184/+109
* * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF tooAlan Modra2000-10-072-1/+6
* 2000-10-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-052-272/+274
* * pe-dll.c (fill_edata): initialize entire blockDJ Delorie2000-10-032-4/+9