2000-08-03 H.J. Lu (hjl@gnu.org)
[binutils-gdb.git] / ld / pe-dll.c
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