aboutsummaryrefslogtreecommitdiff
path: root/ld/pe-dll.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-13* pe-dll.c (auto_export): Filter on just the import prefix, "_imp_", notNick Clifton1-1/+1
2004-06-24bfd/Alan Modra1-2/+2
2004-06-15 * ldwrite.c (build_link_order): Use bfd_get_section_sizeAlan Modra1-1/+1
2004-04-29 * pe-dll.c: Revert changes accidentally committed 2004-03-08.Alan Modra1-13/+12
2004-03-08Honour PRIVATE keywordNick Clifton1-3/+7
2004-02-25 * pe-dll.c (fill_edata): Check that exported_symbol_sections isDanny Smith1-2/+2
2004-01-20 * pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag.Danny Smith1-1/+3
2003-12-05Fixes for use of ARM_26D reloc in arm-wince toolchain.Nick Clifton1-1/+6
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-5/+5
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+8
2003-10-14 * pe-dll.c (pe_implied_import_dll): Also scan .rdata sectionsDanny Smith1-4/+17
2003-10-02 Correct sym def order & pick right sym for .idata$7 reloc.Nick Clifton1-5/+5
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