aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/pe.em
AgeCommit message (Expand)AuthorFilesLines
2007-11-06Add __ImageBase symbol to pe.em and pep.em.Kai Tietz1-0/+5
2007-10-04PR linker/4844Nick Clifton1-2/+14
2007-10-01PR linker/4844Nick Clifton1-0/+4
2007-08-17 * ldexp.c (exp_get_vma, exp_get_fill): Canonicalise error messages.Alan Modra1-1/+1
2007-07-192007-07-19 Roland McGrath <roland@redhat.com>Roland McGrath1-7/+7
2007-07-06Update sources to GPLv3Nick Clifton1-4/+7
2007-04-26bfd/Alan Modra1-1/+1
2007-01-19* pe-dll.c: (make_one) Conditionally include jump stubs.Nick Clifton1-1/+69
2006-12-18* pe-dll.c (pe_bfd_is_dll): New function.Christopher Faylor1-13/+2
2006-10-03* pe-dll.c : Fix typo.Nick Clifton1-4/+5
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-3/+2
2006-08-21bfdNick Clifton1-32/+43
2006-06-27* emultempl/pe.em (gld_$_open_dynamic_archive): Compute maximum length ofNick Clifton1-7/+19
2006-06-22PR ld/2757Nick Clifton1-1/+1
2006-06-22Correct comment.Nick Clifton1-2/+4
2006-06-22* emultempl/pe.em (gld_${EMULATION_NAME}_open_dynamic_archive): Restructure.Nick Clifton1-66/+65
2006-05-11Apply fixes to allow arm WinCE toolchain to produce working executables.Nick Clifton1-1/+1
2005-11-24bfd/Alan Modra1-1/+1
2005-11-17 * ldlang.h (lang_input_section_type): Remove "ifile" field.Alan Modra1-5/+4
2005-10-05 * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): SetDanny Smith1-0/+3
2005-08-04bfd/Alan Modra1-1/+0
2005-08-04bfd/Alan Modra1-2/+3
2005-07-15 * ldemul.c (ldemul_do_assignments): New function.Alan Modra1-0/+1
2005-07-10* emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Enable runtimeChristopher Faylor1-2/+2
2005-06-01ld:Zack Weinberg1-4/+4
2005-05-12Update FSF addressesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-0/+3
2005-03-03update copyright datesAlan Modra1-2/+2
2005-01-21 * ldlang.c (lang_reasonable_defaults): Remove.Ben Elliston1-8/+0
2004-12-29 * emultempl/pe.em (set_pe_subsystem): Change second arg toDanny Smith1-1/+1
2004-11-26Add support for --subsystem:xbox as well as --subsystem:<number>.Nick Clifton1-40/+61
2004-10-19 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): SimplifyDanny Smith1-11/+10
2004-10-14ld/Alan Modra1-259/+82
2004-10-12 PR 44Alan Modra1-97/+133
2004-09-30emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate correct baseNick Clifton1-1/+1
2004-09-28* emultempl/pe.em (gld_${EMULATION_NAME}_unrecognized_file): AllowChristopher Faylor1-4/+1
2004-09-17include/Alan Modra1-4/+4
2004-08-27Do not assume that either bfd is an archiveNick Clifton1-6/+8
2004-07-13(make_import_fixup): Use bfd_get_32 to correct for endian-ness of extractedNick Clifton1-3/+3
2004-05-19 * ldgram.y (sect_constraint): New.Jakub Jelinek1-1/+3
2004-05-07* emultempl/pe.em (real_flags): New static.Brian Ford1-0/+15
2004-02-05Fix typo in previous deltaNick Clifton1-1/+1
2004-02-04Fix thinko checking for dlls in archives.Nick Clifton1-1/+1
2004-01-03 * ldexp.c (align_n): Make static.Alan Modra1-1/+0
2004-01-03 * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra1-10/+2
2003-12-18When scanning MS import libraries allow for the possible presence of staticNick Clifton1-6/+45
2003-12-02Rename bfd_link_hash_entry field "next" -> "und_next".Alan Modra1-3/+3
2003-11-04 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only doAlan Modra1-1/+3
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-2/+2
2003-08-07 * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Danny Smith1-3/+3