summaryrefslogtreecommitdiff
path: root/ld/scripttempl/pe.sc
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-2/+2
* Keep the .drectve section when performing a relocateable link.Nick Clifton2022-12-211-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-2/+2
* Add DWARF-5 section names to PE and PEP linker scripts.Nick Clifton2021-03-011-14/+67
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-2/+2
* PR46, cygwin: FAIL: cdtest with -UrAlan Modra2019-11-211-2/+5
* Add SORT_NONE to .init and .fini in scriptsAlan Modra2019-03-211-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-2/+2
* Allow for compilers that do not produce aligned .rdat sections in PE format f...Marc2018-11-091-0/+1
* Explain what happens for PE targeted linkers in the case where the user actua...Martin Storsjo2018-08-071-4/+6
* Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST_...Nick Clifton2018-02-031-4/+20
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-2/+2
* ld whitespace fixesAlan Modra2017-10-121-5/+5
* Add support for PE startup files that want to define their own constructor an...Nick Clifton2017-08-101-4/+18
* Add .debug_gdb_scripts section to PE linker scripts.Nick Clifton2017-05-151-0/+10
* PE ld -r script fixesAlan Modra2017-02-211-7/+12
* Update year range in copyright notice of all files.Alan Modra2017-01-021-2/+2
* PE linker script improvements.Nick Clifton2016-12-131-3/+3
* Ensure that the .rdata_pseudo_runtime_reloc sections are not discarded by gab...Awson2016-03-181-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-2/+2
* Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz2015-07-031-22/+22
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-2/+2
* Add copyright notice to linker script files.Nick Clifton2014-08-201-0/+12
* This patch removes the inclusion of the default manifest in final links forNick Clifton2014-04-081-17/+3
* Improve .rsrc section merging again. This time with an algorithm thatNick Clifton2014-03-191-3/+6
* Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton2014-03-191-2/+2
* This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton2014-02-271-11/+23
* ChangeLog bfdKai Tietz2012-10-181-0/+68
* PR ld/14326Kai Tietz2012-08-171-0/+1
* * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton2012-08-071-1/+7
* * scripttempl/pe.sc (.text): Add support forKai Tietz2011-09-271-2/+3
* 2011-08-06 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-08-061-0/+5
* Fix spelling mistakes.Nick Clifton2011-06-021-1/+1
* bfd/ChangeLog:Dave Korn2011-05-071-4/+7
* * dw2gencfi.c (dwcfi_seg_list): New struct.Nick Clifton2011-04-261-2/+2
* bfd/Kai Tietz2010-11-041-0/+6
* 2010-09-22 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-09-221-5/+12
* 2009-11-25 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-11-251-0/+2
* ld/ChangeLog:Dave Korn2009-09-031-0/+1
* 2009-07-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-07-031-1/+5
* 2009-06-27 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-06-271-1/+1
* 2009-06-26 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-06-261-0/+5
* PR linker/4844Nick Clifton2007-10-011-4/+11
* * scripttempl/pe.sc: Don't include .gcc_except_table andNathan Sidwell2007-07-121-2/+2
* * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): SetDanny Smith2005-10-051-2/+0
* * scripttempl/pe.sc (.data): Add .jcr subsection.Danny Smith2004-11-301-0/+1
* * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh,Christopher Faylor2004-09-281-1/+5
* * ld/scripttemp/pe.sc (.CRT): Define ___crt_xc_start__, ___crt_xc_end__,Christopher Faylor2004-06-221-2/+22
* Add support for generating DWARF2 debug sections in the x86 PE portNick Clifton2004-04-291-2/+80