summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Add arm-epoc-pe specific linker scriptNick Clifton1999-12-025-3/+164
* * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT around check forAndreas Schwab1999-11-263-9/+21
* Fix bug in previous deltaNick Clifton1999-11-242-1/+6
* Do not check sections without a LOAD attribute for overlapNick Clifton1999-11-232-41/+50
* Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)Jeff Law1999-11-045-222/+257
* Change the default endianness to little.Nick Clifton1999-11-033-2/+7
* 1999-11-01 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1999-11-012-21/+92
* Fixed test to disable these checks if the target is PE based.Nick Clifton1999-11-012-1/+9
* *** empty log message ***Catherine Moore1999-10-291-1/+6
* Remove test6.Catherine Moore1999-10-292-63/+0
* Fix testsuite failures for arm -linuxNick Clifton1999-10-282-5/+11
* 1999-10-27 Andreas Jaeger <aj@suse.de>Ian Lance Taylor1999-10-282-0/+10
* fix compile time warningsNick Clifton1999-10-272-0/+8
* Remove extraneous underscore from prototypeNick Clifton1999-10-263-2/+9
* * scripttempl/elf.sc (.rel.sdata): Combine all the sdata relocsGeoffrey Keating1999-10-072-3/+37
* * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): DeferDJ Delorie1999-09-292-3/+11
* * pe-dll.c (process_def_file): Move the offset lookup from here toDJ Delorie1999-09-292-3/+57
* * deffilep.y (tokens): Add upper and lower case versions of DATA,DJ Delorie1999-09-283-16/+43
* * scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sectionsGeoffrey Keating1999-09-282-1/+6
* Merge sections named .bss.* into .bss section. Similarly for .sbss.Nick Clifton1999-09-262-1/+11
* Add earm_epoc_pe.c build target.Nick Clifton1999-09-222-0/+8
* * emulparms/elf64hppa.sh (OTHER_READONLY_SYMBOLS): Remove ".stubs",Jeff Law1999-09-182-1/+12
* Support 8 and 16-bit relocs for i386coff. Enable i386 gas testsuite testsAlan Modra1999-09-182-0/+6
* Fix typo in last change.Jeff Law1999-09-171-1/+1
* * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS): Kill completely.Jeff Law1999-09-171-16/+13
* * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):Jeff Law1999-09-162-5/+15
* * emulparms/elf64hppa.sh (DATA_START_SYMBOLS): Define.Jeff Law1999-09-162-1/+5
* * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS): Define.Jeff Law1999-09-162-0/+13
* * emulparms/elf64hppa.sh (SHLIB_TEXT_START_ADDR): Define.Jeff Law1999-09-162-0/+15
* Fix typo in last change.Jeff Law1999-09-151-1/+1
* * emulparms/elf64hppa.h (OTHER_READWRITE_SECTIONS): No longer combineJeff Law1999-09-152-12/+8
* Fix problem with going to automake 2.14Michael Meissner1999-09-143-3/+10
* 1999-09-14 Donn Terry <donn@interix.com>DJ Delorie1999-09-142-2/+7
* Add earm_epoc_pe.c build target.Nick Clifton1999-09-142-0/+8
* * emulparms/elf64hppa.sh (OTHER_GOT_RELOC_SECTIONS): Add .rela.dlt.Jeff Law1999-09-142-0/+7
* * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):Jeff Law1999-09-142-3/+15
* 1999-09-13 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-132-1/+7
* * emulparms/elf64hppa.sh (OTHER_READWRITE_SECTIONS): Put .pltJeff Law1999-09-132-1/+15
* * pe.em: Don't include "../bfd/libbfd.h".Ian Lance Taylor1999-09-121-4/+6
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-123-0/+38
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-122-15/+19
* Define ENTRY in PE emulation files. Also:Ian Lance Taylor1999-09-125-1/+5
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-122-1/+4
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-122-0/+6
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-122-7/+24
* * ld-scripts/script.exp: Add --image-base 0 for PE targets.Ian Lance Taylor1999-09-122-2/+17
* * pe-dll.h: New file.Ian Lance Taylor1999-09-128-26/+98
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-122-7/+46
* * ldlang.c (open_output): Change local variable desired_endianIan Lance Taylor1999-09-122-1/+13
* * emulparams/arm_epoc_pe.sh: Define SUBSYSTEM andIan Lance Taylor1999-09-125-1/+9