aboutsummaryrefslogtreecommitdiff
path: root/ld/pe-dll.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-17Add libcygwin to the lib autofiler listNick Clifton1-0/+1
2003-06-28Convert to C90Alan Modra1-257/+167
2003-06-17Catch and ignore an ARM_26D reloc.Nick Clifton1-0/+7
2003-06-02Scan table pe_dll->exports, which is sorted alphabetically, instead ofNick Clifton1-6/+10
2003-04-02pe-dll.c (pe_detail_list): arm-pe targets use underscores.Nick Clifton1-2/+12
2003-02-21Disable region size checking whilst relaxing sections.Nick Clifton1-2/+2
2003-01-28Add code to prevent importing a dll multiple times.Nick Clifton1-3/+13
2003-01-05* ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0.Christopher Faylor1-0/+1
2003-01-02Add do_pseudo_reloc and _pei386_runtime_relocator to the exclude list.Nick Clifton1-1/+3
2003-01-02 * ldfile.c: Fix comment typos.Kazu Hirata1-6/+6
2002-12-16Add support to skip import libraries for performance reasons and insteadNick Clifton1-9/+74
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-17/+17
2002-11-14Add --enable-auto-import extension.Nick Clifton1-8/+135
2002-11-11* pe-dll.c (autofilter_liblist): add libmingwex and libgcj to the list ofChristopher Faylor1-0/+2
2002-11-11* pe-dll.c (autofilter_liblist): Generalize library names to catch moreChristopher Faylor1-6/+6
2002-11-06Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton1-17/+45
2002-10-30 * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz1-1/+1
2002-10-11 * pe-dll.c (make_import_fixup_mark): Avoid type-punned pointer.Alan Modra1-7/+12
2002-10-07Don't re-export auto-import symbols.Nick Clifton1-2/+6
2002-05-25 * ldemul.c: Fix formatting.Kazu Hirata1-5/+5
2002-05-22* pe-dll.c (autofilter_liblist): Add more system libs excluded by default.Christopher Faylor1-6/+27
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