aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2001-01-012001-01-01 Philip Blundell <philb@gnu.org>Phil Blundell4-0/+71
2001-01-012001-01-01 Philip Blundell <philb@gnu.org>Phil Blundell4-3/+12
2000-12-31Fix problems with new EXACTLY_TWO_DASHES command line switch option.Nick Clifton4-5/+22
2000-12-28Requre that long options starting with 'o' only accept a double dash prefix.Nick Clifton4-20/+76
2000-12-26Add --no-default-excludes option for PE targetsNick Clifton4-109/+120
2000-12-13Revert the last beautification with "innocent" whitespace,Nick Clifton2-1/+7
2000-12-12* ld.texinfo: Add notes about --whole-archive and gcc.DJ Delorie2-0/+10
2000-12-12Add link option to allow undefiedn symbols in shared librariesNick Clifton5-190/+225
2000-12-12 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):Geoffrey Keating5-12/+12
2000-12-12Remove spurious whitespaceNick Clifton1-1/+1
2000-12-11 * NEWS: Add note about x86_64 architecture.Jan Hubicka2-0/+6
2000-12-09Fix v850 test failuresNick Clifton2-1/+8
2000-12-09Expect the srec_test to fail for ARM targets because the -oformat linkerNick Clifton2-12/+19
2000-12-06* scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.DJ Delorie2-3/+18
2000-12-01Update RTEMS targetsNick Clifton2-2/+12
2000-11-30Add support for x86_64-*-linux-gnu* targetNick Clifton7-326/+381
2000-11-30 * emulparams/crislinux.sh (ENTRY): Change back to _start.Hans-Peter Nilsson3-43/+51
2000-11-28Move GNU Free Documentation License from the output into a commentNick Clifton2-366/+375
2000-11-282000-11-28 David O'Brien <obrien@dragon.nuxi.com>David O'Brien2-2/+6
2000-11-252000-11-25 David O'Brien <obrien@FreeBSD.org>David O'Brien2-1/+7
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton2-0/+7
2000-11-24Remove redundant init of config.make_executable to true.Nick Clifton2-1/+5
2000-11-15 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.Richard Henderson2-1/+5
2000-11-142000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-30/+36
2000-11-13 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.Denis Chertykov2-2/+6
2000-11-132000-11-09 Philip Blundell <pb@futuretv.com>Phil Blundell2-0/+41
2000-11-08Handle srdata sections emitted by Intel compiler.Jim Wilson2-0/+9
2000-11-06Add GNU Free Documentation LicenseNick Clifton4-27/+392
2000-11-06Add GNU Free Documentation LicenseNick Clifton3-35/+763
2000-11-06Fix compilation warnings as otherwise we fail the test.Alan Modra2-3/+7
2000-11-05* ldlex.l (yy_create_string_buffer): Init all structure fields.Alan Modra4-3/+21
2000-11-03Use ${CONSTRUCTING...} to enclose constructors and destructors.Nick Clifton12-280/+400
2000-11-02Add support for *-storm-chaos targetNick Clifton4-0/+22
2000-10-29 * ld-selective/selective.exp <no CXX>: Fix typo for argument toHans-Peter Nilsson2-1/+6
2000-10-20 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,Jakub Jelinek2-3/+20
2000-10-192000-10-19 H.J. Lu (hjl@gnu.org)H.J. Lu3-0/+23
2000-10-18 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),Hans-Peter Nilsson2-0/+17
2000-10-17Added new option --target-help.Chandra Chavva3-0/+17
2000-10-16Add tests of return values from bfd function callsNick Clifton2-28/+64
2000-10-13Oops - fix mistake in previous delta where unused variable 'nsyms' wasNick Clifton2-6/+14
2000-10-13Add #ifdef DLL_SUPPORT around use of pe_dll_search_prefix.Nick Clifton2-9/+14
2000-10-12* emultempl/pe.em (pe_dll_search_prefix): New variable,DJ Delorie2-9/+55
2000-10-12Another try at correcting relocations against discardedAlan Modra2-2/+6
2000-10-112000-10-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-130/+119
2000-10-10* pe-dll.c (make_one): Do not generate code thunk for DATADJ Delorie2-21/+35
2000-10-092000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-7/+9
2000-10-092000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata13-154/+119
2000-10-092000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-39/+43
2000-10-092000-10-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-51/+55
2000-10-09 * ld-selective/selective.exp: Rearrange to be table-driven.Hans-Peter Nilsson2-184/+109