Age | Commit message (Expand) | Author | Files | Lines |
2002-10-11 | * pe-dll.c (make_import_fixup_mark): Avoid type-punned pointer. | Alan Modra | 1 | -7/+12 |
2002-10-07 | Don't re-export auto-import symbols. | Nick Clifton | 1 | -2/+6 |
2002-05-25 | * ldemul.c: Fix formatting. | Kazu Hirata | 1 | -5/+5 |
2002-05-22 | * pe-dll.c (autofilter_liblist): Add more system libs excluded by default. | Christopher Faylor | 1 | -6/+27 |
2002-05-03 | * ld.h: Fix formatting. | Kazu Hirata | 1 | -33/+33 |
2002-02-15 | Support arbitrary length fill patterns. | Alan Modra | 1 | -3/+3 |
2001-10-19 | * pe-dll.c (autofilter_objectlist): Add gcrt0.o. | DJ Delorie | 1 | -5/+6 |
2001-10-19 | * pe-dll.c (autofilter_objectlist): Add startup objects | DJ Delorie | 1 | -6/+8 |
2001-10-11 | * pe-dll.c (autofilter_entry_type autofilter_liblist: Add | DJ Delorie | 1 | -0/+2 |
2001-09-24 | Fix thinko | Nick Clifton | 1 | -1/+1 |
2001-09-24 | Remove spurious prototype. | Nick Clifton | 1 | -4/+0 |
2001-09-24 | oops - omitted from previous delta | Nick Clifton | 1 | -2/+4 |
2001-09-24 | Define and use pe_get_data_import_dll_name(). | Nick Clifton | 1 | -3/+6 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -4/+4 |
2001-09-18 | * deffilep.y (def_stash_module): Constify "name" param. | Alan Modra | 1 | -22/+24 |
2001-09-14 | Fix memory leak | Nick Clifton | 1 | -394/+430 |
2001-09-12 | 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com> | Charles Wilson | 1 | -5/+5 |
2001-08-21 | * deffilep.y: Add missing prototypes. | Andreas Jaeger | 1 | -1/+25 |
2001-08-20 | * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param | Alan Modra | 1 | -2/+2 |
2001-08-02 | 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu> | Charles Wilson | 1 | -23/+487 |
2001-03-13 | Fixtypos in ChangeLogs, fix copyright dates in files | Nick Clifton | 1 | -1/+1 |
2000-10-10 | * pe-dll.c (make_one): Do not generate code thunk for DATA | DJ Delorie | 1 | -21/+29 |
2000-10-09 | 2000-10-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -6/+6 |
2000-10-09 | 2000-10-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -39/+39 |
2000-10-09 | 2000-10-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -51/+51 |
2000-10-03 | * pe-dll.c (fill_edata): initialize entire block | DJ Delorie | 1 | -4/+4 |
2000-10-02 | * emultempl/pe.em (gld_*_after_open): detect case where there two | DJ Delorie | 1 | -3/+3 |
2000-09-29 | 2000-09-29 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -17/+17 |
2000-09-28 | * pe-dll.c (process_def_file): Uninitialized data wasn't | DJ Delorie | 1 | -5/+10 |
2000-07-19 | * pe-dll.c (pe_dll_id_target): check object target name also | DJ Delorie | 1 | -1/+2 |
2000-07-17 | * pe-dll.c (process_def_file): auto-export data items also | DJ Delorie | 1 | -3/+9 |
2000-07-13 | * pe-dll.c (make_one): fix a typo in the __imp_ name decoration | DJ Delorie | 1 | -1/+1 |
2000-07-11 | Remove some forward declarations in ldemul.h and ldfile.h, and | Alan Modra | 1 | -0/+1 |
2000-03-01 | Fix building with --enable-targets=all. | Nick Clifton | 1 | -9/+6 |
2000-02-24 | Add support for WinCE based toolchains. | Nick Clifton | 1 | -4/+96 |
2000-01-04 | Applied Mumit Kha's patch to tweak dll production code. | Nick Clifton | 1 | -8/+14 |
2000-01-04 | Added year 2000 copyright notice | Nick Clifton | 1 | -1/+1 |
2000-01-04 | Apply patch from Mumit Khan to fix bugs generating dll names. | Nick Clifton | 1 | -8/+1 |
1999-09-29 | * pe-dll.c (process_def_file): Move the offset lookup from here to | DJ Delorie | 1 | -3/+51 |
1999-09-28 | * deffilep.y (tokens): Add upper and lower case versions of DATA, | DJ Delorie | 1 | -1/+2 |
1999-09-12 | * pe-dll.h: New file. | Ian Lance Taylor | 1 | -12/+13 |
1999-05-11 | 1999-05-10 DJ Delorie <dj@cygnus.com> | DJ Delorie | 1 | -52/+187 |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+1651 |