2001-10-21 H.J. Lu <hjl@gnu.org>
[binutils-gdb.git] / ld / pe-dll.c
2001-10-19 DJ Delorie* pe-dll.c (autofilter_objectlist): Add gcrt0.o.
2001-10-19 DJ Delorie* pe-dll.c (autofilter_objectlist): Add startup objects
2001-10-11 DJ Delorie* pe-dll.c (autofilter_entry_type autofilter_liblist...
2001-09-24 Nick CliftonFix thinko
2001-09-24 Nick CliftonRemove spurious prototype.
2001-09-24 Nick Cliftonoops - omitted from previous delta
2001-09-24 Nick CliftonDefine and use pe_get_data_import_dll_name().
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 Alan Modra * deffilep.y (def_stash_module): Constify "name" param.
2001-09-14 Nick CliftonFix memory leak
2001-09-12 Charles Wilson2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technolog...
2001-08-21 Andreas Jaeger * deffilep.y: Add missing prototypes.
2001-08-20 Alan Modra * pe-dll.c (pe_dll_fill_sections): Correct type of...
2001-08-02 Charles Wilson2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2001-03-13 Nick CliftonFixtypos in ChangeLogs, fix copyright dates in files
2000-10-10 DJ Delorie* pe-dll.c (make_one): Do not generate code thunk for...
2000-10-09 Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-09 Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-09 Kazu Hirata2000-10-08 Kazu Hirata <kazu@hxi.com>
2000-10-03 DJ Delorie* pe-dll.c (fill_edata): initialize entire block
2000-10-02 DJ Delorie* emultempl/pe.em (gld_*_after_open): detect case where...
2000-09-29 Kazu Hirata2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-09-28 DJ Delorie* pe-dll.c (process_def_file): Uninitialized data wasn't
2000-07-19 DJ Delorie* pe-dll.c (pe_dll_id_target): check object target...
2000-07-17 DJ Delorie* pe-dll.c (process_def_file): auto-export data items...
2000-07-13 DJ Delorie* pe-dll.c (make_one): fix a typo in the __imp_ name...
2000-07-11 Alan ModraRemove some forward declarations in ldemul.h and ldfile...
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-03-01 Nick CliftonFix building with --enable-targets=all.
2000-02-24 Nick CliftonAdd support for WinCE based toolchains.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-01-04 Nick CliftonApplied Mumit Kha's patch to tweak dll production code.
2000-01-04 Nick CliftonAdded year 2000 copyright notice
2000-01-04 Nick CliftonApply patch from Mumit Khan to fix bugs generating...
1999-09-29 DJ Delorie* pe-dll.c (process_def_file): Move the offset lookup...
1999-09-28 DJ Delorie* deffilep.y (tokens): Add upper and lower case version...
1999-09-12 Ian Lance Taylor * pe-dll.h: New file.
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-11 DJ Delorie1999-05-10 DJ Delorie <dj@cygnus.com>
1999-05-03 Richard Henderson19990502 sourceware import
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-11-24 DJ Delorie * pe-dll.c (make_head): name object files sequentially...
1998-11-23 DJ Delorie * emultempl/pe.em (gld_i386pe_after_open): call
1998-11-17 DJ Delorietypo
1998-11-17 DJ Delorie* emultempl/pe.em (gld_i386_finish): generate import...
1998-11-11 DJ Delorie* pe-dll.c (generate_reloc): don't output PE relocs...
1998-11-11 DJ Delorie* pe-dll.c (fill_edata): don't strip underscores
1998-11-10 DJ Delorie * pe-dll.c (process_def_file): properly note undefined...
1998-11-10 DJ Delorie* deffilep.y: properly handle relocs with multiple...
1998-11-10 DJ Delorie* pe-dll.c (process_def_file): don't assume exports...
1998-11-09 DJ Delorie* pe-dll.c (process_def_file): auto-export everything if
1998-11-09 DJ Delorie * pe-dll.c: New file; direct support for PE DLLs