Age | Commit message (Expand) | Author | Files | Lines |
2001-09-24 | oops - omitted from previous delta | Nick Clifton | 1 | -18/+6 |
2001-09-24 | Define and use pe_get_data_import_dll_name(). | Nick Clifton | 1 | -2/+19 |
2001-09-18 | * deffilep.y (def_stash_module): Constify "name" param. | Alan Modra | 1 | -14/+15 |
2001-09-12 | 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com> | Charles Wilson | 1 | -6/+22 |
2001-08-31 | * emultempl/pe.em: Add missing prototypes. | Andreas Jaeger | 1 | -65/+87 |
2001-08-20 | * ldlang.c: When traversing lang_statement_union_type lists, | Alan Modra | 1 | -2/+2 |
2001-08-20 | * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param | Alan Modra | 1 | -34/+89 |
2001-08-14 | (wild_doit): Rename to lang_add_section. | Alan Modra | 1 | -3/+3 |
2001-08-02 | 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu> | Charles Wilson | 1 | -5/+156 |
2001-07-11 | Check for the output_bfd not having any coff_data structure allocated to it. | Nick Clifton | 1 | -1/+1 |
2001-06-05 | * emultempl/pe.em (init): Reduce default stack reserve to 0x200000. | DJ Delorie | 1 | -1/+1 |
2001-05-25 | 2001-05-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2001-05-25 | 2001-05-24 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+14 |
2001-05-02 | 2001-05-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+2 |
2001-03-13 | Fixtypos in ChangeLogs, fix copyright dates in files | Nick Clifton | 1 | -1/+2 |
2000-12-26 | Add --no-default-excludes option for PE targets | Nick Clifton | 1 | -3/+7 |
2000-11-13 | 2000-11-09 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -0/+36 |
2000-10-16 | Add tests of return values from bfd function calls | Nick Clifton | 1 | -28/+59 |
2000-10-13 | Oops - fix mistake in previous delta where unused variable 'nsyms' was | Nick Clifton | 1 | -5/+12 |
2000-10-13 | Add #ifdef DLL_SUPPORT around use of pe_dll_search_prefix. | Nick Clifton | 1 | -9/+7 |
2000-10-12 | * emultempl/pe.em (pe_dll_search_prefix): New variable, | DJ Delorie | 1 | -9/+44 |
2000-10-02 | * emultempl/pe.em (gld_*_after_open): detect case where there two | DJ Delorie | 1 | -0/+76 |
2000-09-28 | oops, didn't mean to check in that change yet | DJ Delorie | 1 | -21/+0 |
2000-09-28 | * pe-dll.c (process_def_file): Uninitialized data wasn't | DJ Delorie | 1 | -0/+21 |
2000-07-17 | * src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search | DJ Delorie | 1 | -7/+24 |
2000-07-11 | Remove some forward declarations in ldemul.h and ldfile.h, and | Alan Modra | 1 | -1/+1 |
2000-07-10 | 2000-07-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -3/+9 |
2000-07-07 | * ld/emultempl/pe.em: institute the following search order for | DJ Delorie | 1 | -9/+18 |
2000-07-07 | * ld/emultempl/pe.em (pe_enable_auto_image_base): New variable. | DJ Delorie | 1 | -1/+48 |
2000-05-16 | Apply patch from Charles Wilson to make PE ports search for dynamic libraries | Nick Clifton | 1 | -8/+50 |
2000-04-25 | place_orphan optimisations | Alan Modra | 1 | -61/+29 |
2000-04-18 | Yet another set of fixes for orphan sections. | Alan Modra | 1 | -69/+87 |
2000-04-14 | Zero start address of orphan ~(SEC_LOAD | SEC_ALLOC) sections. | Alan Modra | 1 | -5/+2 |
2000-04-12 | Keep output orphan sections in the same order as input. | Alan Modra | 1 | -23/+43 |
2000-03-01 | Fix building with --enable-targets=all. | Nick Clifton | 1 | -6/+11 |
2000-02-24 | Add support for WinCE based toolchains. | Nick Clifton | 1 | -1/+68 |
2000-02-16 | Add LMA memory region functionality. | Timothy Wall | 1 | -1/+2 |
2000-01-04 | oops - change omitted from previous delta | Nick Clifton | 1 | -0/+3 |
2000-01-04 | Applied Mumit Kha's patch to tweak dll production code. | Nick Clifton | 1 | -1/+11 |
1999-09-29 | * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Defer | DJ Delorie | 1 | -3/+6 |
1999-09-14 | 1999-09-14 Donn Terry <donn@interix.com> | DJ Delorie | 1 | -2/+2 |
1999-09-13 | 1999-09-13 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -1/+2 |
1999-09-12 | * pe.em: Don't include "../bfd/libbfd.h". | Ian Lance Taylor | 1 | -4/+6 |
1999-09-12 | * pe-dll.h: New file. | Ian Lance Taylor | 1 | -9/+7 |
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -7/+36 |
1999-08-06 | * emultempl/ostring.sed: Rename from stringify.sed. | Ian Lance Taylor | 1 | -1/+1 |
1999-07-05 | Abort if input format is ARM and output format is not | Nick Clifton | 1 | -0/+9 |
1999-06-21 | Add new command line switch --thumb-entry. | Nick Clifton | 1 | -0/+49 |
1999-06-12 | * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't add | Ian Lance Taylor | 1 | -2/+2 |
1999-06-04 | Rename epoc-pe interworking function names to avoid a name space clash | Nick Clifton | 1 | -0/+9 |