summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Add support for WinCE based toolchains.Nick Clifton2000-02-2413-11/+255
* * scripttempl/elfd10v.sc: Remove dynamic linking hooks.Richard Henderson2000-02-232-98/+44
* Add IBM 370 support.Alan Modra2000-02-236-0/+245
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-212-22/+31
* * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.Richard Henderson2000-02-162-0/+5
* Add LMA memory region functionality.Timothy Wall2000-02-169-47/+139
* These snippets were missed in the previous bytes vs octets patch toTimothy Wall2000-02-092-2/+11
* Fix typo in ALIGN_N usage.Timothy Wall2000-02-042-2/+6
* Add octets vs bytes functionality to LD.Timothy Wall2000-02-033-51/+106
* Most of these changes are really only cosmetic. The readelf.c patchAlan Modra2000-01-263-4/+13
* To satisfy latest CVS gcc:Alan Modra2000-01-2215-38/+122
* fix typo in comment.Nick Clifton2000-01-212-0/+5
* Apply H.J.'s patch to fix NOLOAD section sizes and dot updatesNick Clifton2000-01-182-3/+13
* Add arm-conix targetNick Clifton2000-01-102-0/+5
* Fix description of -n command line switchNick Clifton2000-01-072-5/+7
* Remind users about -Wl,Nick Clifton2000-01-072-0/+20
* * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore2000-01-057-37/+92
* oops - change omitted from previous deltaNick Clifton2000-01-041-0/+3
* Applied Mumit Kha's patch to tweak dll production code.Nick Clifton2000-01-044-10/+42
* Added year 2000 copyright noticeNick Clifton2000-01-042-2/+2
* Apply patch from Mumit Khan to fix bugs generating dll names.Nick Clifton2000-01-043-9/+14
* 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