OSDN Git Service

2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
[pf3gnuchains/pf3gnuchains4x.git] / ld / pe-dll.c
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-14 nickcAdd --enable-auto-import extension.
2002-11-11 cgf* pe-dll.c (autofilter_liblist): add libmingwex and...
2002-11-11 cgf* pe-dll.c (autofilter_liblist): Generalize library...
2002-11-06 nickcAdds support for fastcall symbols as used on Microsoft...
2002-10-30 drow * emultempl/aix.em: Use include <> for generated headers.
2002-10-11 amodra * pe-dll.c (make_import_fixup_mark): Avoid type-punned...
2002-10-07 nickcDon't re-export auto-import symbols.
2002-05-25 kazu * ldemul.c: Fix formatting.
2002-05-22 cgf* pe-dll.c (autofilter_liblist): Add more system libs...
2002-05-03 kazu * ld.h: Fix formatting.
2002-02-15 amodra Support arbitrary length fill patterns.
2001-10-19 dj* pe-dll.c (autofilter_objectlist): Add gcrt0.o.
2001-10-19 dj* pe-dll.c (autofilter_objectlist): Add startup objects
2001-10-11 dj* pe-dll.c (autofilter_entry_type autofilter_liblist...
2001-09-24 nickcFix thinko
2001-09-24 nickcRemove spurious prototype.
2001-09-24 nickcoops - omitted from previous delta
2001-09-24 nickcDefine and use pe_get_data_import_dll_name().
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 amodra * deffilep.y (def_stash_module): Constify "name" param.
2001-09-14 nickcFix memory leak
2001-09-12 cwilson2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technolog...
2001-08-21 aj * deffilep.y: Add missing prototypes.
2001-08-20 amodra * pe-dll.c (pe_dll_fill_sections): Correct type of...
2001-08-02 cwilson2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2001-03-13 nickcFixtypos in ChangeLogs, fix copyright dates in files
2000-10-10 dj* pe-dll.c (make_one): Do not generate code thunk for...
2000-10-09 kazu2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-09 kazu2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-09 kazu2000-10-08 Kazu Hirata <kazu@hxi.com>
2000-10-03 dj* pe-dll.c (fill_edata): initialize entire block
2000-10-02 dj* emultempl/pe.em (gld_*_after_open): detect case where...
2000-09-29 kazu2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-09-28 dj* pe-dll.c (process_def_file): Uninitialized data wasn't
2000-07-19 dj* pe-dll.c (pe_dll_id_target): check object target...
2000-07-17 dj* pe-dll.c (process_def_file): auto-export data items...
2000-07-13 dj* pe-dll.c (make_one): fix a typo in the __imp_ name...
2000-07-11 amodraRemove some forward declarations in ldemul.h and ldfile...
2000-03-01 nickcFix building with --enable-targets=all.
2000-02-24 nickcAdd support for WinCE based toolchains.
2000-01-04 nickcApplied Mumit Kha's patch to tweak dll production code.
2000-01-04 nickcAdded year 2000 copyright notice
2000-01-04 nickcApply patch from Mumit Khan to fix bugs generating...
1999-09-29 dj* pe-dll.c (process_def_file): Move the offset lookup...
1999-09-28 dj* deffilep.y (tokens): Add upper and lower case version...
1999-09-12 ian * pe-dll.h: New file.
1999-05-11 dj1999-05-10 DJ Delorie <dj@cygnus.com>
1999-05-03 rthInitial revision