aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2000-04-182000-04-18 H.J. Lu <hjl@gnu.org>H.J. Lu2-6/+8
2000-04-18Yet another set of fixes for orphan sections.Alan Modra3-181/+239
2000-04-14Zero start address of orphan ~(SEC_LOAD | SEC_ALLOC) sections.Alan Modra3-45/+40
2000-04-12Keep output orphan sections in the same order as input.Alan Modra3-97/+155
2000-03-01Fix building with --enable-targets=all.Nick Clifton1-6/+11
2000-02-29GCC warning fix: Add missing NULL initialiser for find_potential_libraries.Alan Modra15-15/+30
2000-02-24Add support for WinCE based toolchains.Nick Clifton1-1/+68
2000-02-16Add LMA memory region functionality.Timothy Wall3-3/+6
2000-01-22To satisfy latest CVS gcc:Alan Modra13-38/+108
2000-01-04oops - change omitted from previous deltaNick Clifton1-0/+3
2000-01-04Applied Mumit Kha's patch to tweak dll production code.Nick Clifton1-1/+11
1999-11-04Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)Jeff Law1-11/+18
1999-10-27fix compile time warningsNick Clifton1-0/+3
1999-10-26Remove extraneous underscore from prototypeNick Clifton2-2/+2
1999-09-29* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): DeferDJ Delorie1-3/+6
1999-09-17Fix typo in last change.Jeff Law1-1/+1
1999-09-16 * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):Jeff Law1-5/+11
1999-09-141999-09-14 Donn Terry <donn@interix.com>DJ Delorie1-2/+2
1999-09-14 * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):Jeff Law1-3/+11
1999-09-131999-09-13 Donn Terry <donn@interix.com>Ian Lance Taylor1-1/+2
1999-09-12 * pe.em: Don't include "../bfd/libbfd.h".Ian Lance Taylor1-4/+6
1999-09-12 * pe-dll.h: New file.Ian Lance Taylor1-9/+7
1999-09-121999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1-7/+36
1999-08-23Add ability for individual targets to have their own command line switches byNick Clifton1-4/+20
1999-08-06 * emultempl/ostring.sed: Rename from stringify.sed.Ian Lance Taylor17-129/+118
1999-07-12 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Fill inAndreas Schwab1-1/+7
1999-07-12 * emultempl/elf32.em (ld_${EMULATION_NAME}_emulation): Add missingAndreas Schwab1-1/+1
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-1/+7
1999-07-05Abort if input format is ARM and output format is notNick Clifton3-7/+40
1999-06-29Patch from: Jim Pick <jim@jimpick.com>Nick Clifton1-0/+6
1999-06-21Add new command line switch --thumb-entry.Nick Clifton3-2/+156
1999-06-20 * emultempl/armelf.em: Watch EMULATION_LIBPATH instead ofRichard Henderson3-16/+32
1999-06-12 * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't addIan Lance Taylor1-2/+2
1999-06-04Rename epoc-pe interworking function names to avoid a name space clashNick Clifton1-0/+9
1999-06-02Rename ARM interworking functions to avoid a name space collisionNick Clifton1-3/+3
1999-05-29Implement new command line option for new ABI: -p which prevents the ARM codeNick Clifton2-4/+62
1999-05-28fix typo.Nick Clifton1-1/+1
1999-05-241999-05-24 Philip Blundell <philb@gnu.org>Nick Clifton1-0/+2
1999-05-22Add definitions related to shared objects (copied from elf32.em)Nick Clifton1-15/+998
1999-05-111999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie1-10/+85
1999-05-101999-05-10 Catherine Moore <clm@cygnus.com>Catherine Moore1-2/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson18-0/+7353