aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/pe.em
AgeCommit message (Expand)AuthorFilesLines
2009-04-02ld/ChangeLogDave Korn1-0/+6
2009-03-14include/ChangeLogDave Korn1-0/+58
2009-03-03 * emultempl/pe.em (debug_section_p): New bfd_map_over_sections hook.Dave Korn1-0/+30
2009-02-27ld/ChangeLogDave Korn1-1/+15
2009-02-18bfd/ChangeLogDave Korn1-1/+18
2009-02-16 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Don't emitDave Korn1-2/+2
2009-02-16 * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions.Alan Modra1-6/+3
2009-01-082009-01-08 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-0/+7
2009-01-052009-01-05 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-7/+7
2009-01-03 * NEWS: Mention new feature --exclude-modules-for-implib.Dave Korn1-3/+12
2008-11-142008-11-14 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-1/+13
2008-10-20 * ldemul.h (ldemul_place_orphan): Update prototype.Alan Modra1-2/+2
2008-10-04 * ldemul.c (ldemul_place_orphan): Add "constraint" param.Alan Modra1-5/+7
2008-10-03bfd/Alan Modra1-23/+7
2008-09-09* emultempl/pe.em (pe_find_data_imports): Add trailing newlineNick Clifton1-3/+3
2008-08-17bfd/Alan Modra1-19/+23
2008-07-30Silence gcc printf warningsAlan Modra1-1/+1
2008-02-15include/Alan Modra1-22/+26
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