aboutsummaryrefslogtreecommitdiff
path: root/ld/pe-dll.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-03 * ld.h: Fix formatting.Kazu Hirata1-33/+33
2002-02-15 Support arbitrary length fill patterns.Alan Modra1-3/+3
2001-10-19* pe-dll.c (autofilter_objectlist): Add gcrt0.o.DJ Delorie1-5/+6
2001-10-19* pe-dll.c (autofilter_objectlist): Add startup objectsDJ Delorie1-6/+8
2001-10-11* pe-dll.c (autofilter_entry_type autofilter_liblist: AddDJ Delorie1-0/+2
2001-09-24Fix thinkoNick Clifton1-1/+1
2001-09-24Remove spurious prototype.Nick Clifton1-4/+0
2001-09-24oops - omitted from previous deltaNick Clifton1-2/+4
2001-09-24Define and use pe_get_data_import_dll_name().Nick Clifton1-3/+6
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-4/+4
2001-09-18 * deffilep.y (def_stash_module): Constify "name" param.Alan Modra1-22/+24
2001-09-14Fix memory leakNick Clifton1-394/+430
2001-09-122001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>Charles Wilson1-5/+5
2001-08-21 * deffilep.y: Add missing prototypes.Andreas Jaeger1-1/+25
2001-08-20 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" paramAlan Modra1-2/+2
2001-08-022001-08-02 Charles Wilson <cwilson@ece.gatech.edu>Charles Wilson1-23/+487
2001-03-13Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton1-1/+1
2000-10-10* pe-dll.c (make_one): Do not generate code thunk for DATADJ Delorie1-21/+29
2000-10-092000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-6/+6
2000-10-092000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-39/+39
2000-10-092000-10-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-51/+51
2000-10-03* pe-dll.c (fill_edata): initialize entire blockDJ Delorie1-4/+4
2000-10-02* emultempl/pe.em (gld_*_after_open): detect case where there twoDJ Delorie1-3/+3
2000-09-292000-09-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-17/+17
2000-09-28* pe-dll.c (process_def_file): Uninitialized data wasn'tDJ Delorie1-5/+10
2000-07-19* pe-dll.c (pe_dll_id_target): check object target name alsoDJ Delorie1-1/+2
2000-07-17* pe-dll.c (process_def_file): auto-export data items alsoDJ Delorie1-3/+9
2000-07-13* pe-dll.c (make_one): fix a typo in the __imp_ name decorationDJ Delorie1-1/+1
2000-07-11Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra1-0/+1
2000-03-01Fix building with --enable-targets=all.Nick Clifton1-9/+6
2000-02-24Add support for WinCE based toolchains.Nick Clifton1-4/+96
2000-01-04Applied Mumit Kha's patch to tweak dll production code.Nick Clifton1-8/+14
2000-01-04Added year 2000 copyright noticeNick Clifton1-1/+1
2000-01-04Apply patch from Mumit Khan to fix bugs generating dll names.Nick Clifton1-8/+1
1999-09-29* pe-dll.c (process_def_file): Move the offset lookup from here toDJ Delorie1-3/+51
1999-09-28* deffilep.y (tokens): Add upper and lower case versions of DATA,DJ Delorie1-1/+2
1999-09-12 * pe-dll.h: New file.Ian Lance Taylor1-12/+13
1999-05-111999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie1-52/+187
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1651