summaryrefslogtreecommitdiffstats
path: root/ld/emultempl/pe.em
Commit message (Expand)AuthorAgeFilesLines
* Check for the output_bfd not having any coff_data structure allocated to it.Nick Clifton2001-07-111-1/+1
* * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.DJ Delorie2001-06-051-1/+1
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-251-1/+1
* 2001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-251-1/+14
* 2001-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-021-0/+2
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+2
* Add --no-default-excludes option for PE targetsNick Clifton2000-12-261-3/+7
* 2000-11-09 Philip Blundell <pb@futuretv.com>Phil Blundell2000-11-131-0/+36
* Add tests of return values from bfd function callsNick Clifton2000-10-161-28/+59
* Oops - fix mistake in previous delta where unused variable 'nsyms' wasNick Clifton2000-10-131-5/+12
* Add #ifdef DLL_SUPPORT around use of pe_dll_search_prefix.Nick Clifton2000-10-131-9/+7
* * emultempl/pe.em (pe_dll_search_prefix): New variable,DJ Delorie2000-10-121-9/+44
* * emultempl/pe.em (gld_*_after_open): detect case where there twoDJ Delorie2000-10-021-0/+76
* oops, didn't mean to check in that change yetDJ Delorie2000-09-281-21/+0
* * pe-dll.c (process_def_file): Uninitialized data wasn'tDJ Delorie2000-09-281-0/+21
* * src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New searchDJ Delorie2000-07-171-7/+24
* Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra2000-07-111-1/+1
* 2000-07-10 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-101-3/+9
* * ld/emultempl/pe.em: institute the following search order forDJ Delorie2000-07-071-9/+18
* * ld/emultempl/pe.em (pe_enable_auto_image_base): New variable.DJ Delorie2000-07-071-1/+48
* Apply patch from Charles Wilson to make PE ports search for dynamic librariesNick Clifton2000-05-161-8/+50
* place_orphan optimisationsAlan Modra2000-04-251-61/+29
* Yet another set of fixes for orphan sections.Alan Modra2000-04-181-69/+87
* Zero start address of orphan ~(SEC_LOAD | SEC_ALLOC) sections.Alan Modra2000-04-141-5/+2
* Keep output orphan sections in the same order as input.Alan Modra2000-04-121-23/+43
* Fix building with --enable-targets=all.Nick Clifton2000-03-011-6/+11
* Add support for WinCE based toolchains.Nick Clifton2000-02-241-1/+68
* Add LMA memory region functionality.Timothy Wall2000-02-161-1/+2
* oops - change omitted from previous deltaNick Clifton2000-01-041-0/+3
* Applied Mumit Kha's patch to tweak dll production code.Nick Clifton2000-01-041-1/+11
* * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): DeferDJ Delorie1999-09-291-3/+6
* 1999-09-14 Donn Terry <donn@interix.com>DJ Delorie1999-09-141-2/+2
* 1999-09-13 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-131-1/+2
* * pe.em: Don't include "../bfd/libbfd.h".Ian Lance Taylor1999-09-121-4/+6
* * pe-dll.h: New file.Ian Lance Taylor1999-09-121-9/+7
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-7/+36
* * emultempl/ostring.sed: Rename from stringify.sed.Ian Lance Taylor1999-08-061-1/+1
* Abort if input format is ARM and output format is notNick Clifton1999-07-051-0/+9
* Add new command line switch --thumb-entry.Nick Clifton1999-06-211-0/+49
* * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't addIan Lance Taylor1999-06-121-2/+2
* Rename epoc-pe interworking function names to avoid a name space clashNick Clifton1999-06-041-0/+9
* Rename ARM interworking functions to avoid a name space collisionNick Clifton1999-06-021-3/+3
* 1999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie1999-05-111-10/+85
* 1999-05-10 Catherine Moore <clm@cygnus.com>Catherine Moore1999-05-101-2/+2
* 19990502 sourceware importRichard Henderson1999-05-031-0/+1104
OpenPOWER on IntegriCloud