aboutsummaryrefslogtreecommitdiff
path: root/ld/pe-dll.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-06* emultempl/pep.em: (pep_enable_stdcall_fixup): Set to value 1.Nick Clifton1-0/+9
2007-07-06Update sources to GPLv3Nick Clifton1-8/+8
2007-06-27bfd/Alan Modra1-4/+4
2007-04-26bfd/Alan Modra1-1/+1
2007-03-16Use pc-relative relocation instead of an absolute relocation for x86_64-pc-mi...Nick Clifton1-1/+5
2007-01-19* pe-dll.c: (make_one) Conditionally include jump stubs.Nick Clifton1-29/+48
2007-01-02 * pe-dll.c: Include pe-dll.h.Alan Modra1-0/+1
2006-12-18* pe-dll.c (pe_bfd_is_dll): New function.Christopher Faylor1-0/+8
2006-11-01* pe-dll.c (autofilter_entry_type): Change name to const.Christopher Faylor1-21/+27
2006-10-29* pe-dll.c (make_singleton_name_thunk): Re-add the NULL terminator.Christopher Faylor1-4/+5
2006-10-03* pe-dll.c : Fix typo.Nick Clifton1-18/+26
2006-09-20Add x86_64-mingw64 targetNick Clifton1-41/+79
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-59/+59
2006-08-21bfdNick Clifton1-0/+14
2006-08-17* pe-dll.c (autofilter_symbolprefixlist): Remove .idata$.Christopher Faylor1-6/+0
2006-06-23* pe-dll.c (pe_details_type): Add new pointer for symbols list autofilter.Nick Clifton1-55/+73
2006-05-11Apply fixes to allow arm WinCE toolchain to produce working executables.Nick Clifton1-13/+39
2006-01-312006-01-31 Filip Navara <navaraf@reactos.com>Danny Smith1-16/+63
2006-01-27* pe-dll.c (pe_dll_generate_implib): Issue "Creating library file:" asNick Clifton1-2/+2
2005-12-08 * pe-dll.c (build_filler_bfd): Conform error message to standard.Alan Modra1-5/+5
2005-08-10pe-dll.c (pe_exe_fill_sections): Call lang_reset_memory_regions beforeNick Clifton1-0/+2
2005-06-09 * ld.h (lang_phase_type): Move to..Alan Modra1-6/+4
2005-05-12Update FSF addressesNick Clifton1-2/+2
2005-03-02bfd/Jan Beulich1-1/+1
2005-02-23 * pe-dll.c: Warning fixes.Alan Modra1-8/+9
2005-01-21 * ldlang.c (lang_reasonable_defaults): Remove.Ben Elliston1-18/+0
2004-10-24 * pe-dll.c (process_def_file): Don't export all symbols by default ifDanny Smith1-1/+1
2004-09-30emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate correct baseNick Clifton1-1/+1
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