aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl/pep.sc
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2023-01-04Avoid unaligned pointer reads in PEP .idata sectionMark Harmstone1-0/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2022-12-21Keep the .drectve section when performing a relocateable link.Nick Clifton1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2021-03-01Add DWARF-5 section names to PE and PEP linker scripts.Nick Clifton1-17/+70
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2019-11-21PR46, cygwin: FAIL: cdtest with -UrAlan Modra1-2/+5
2019-03-21Add SORT_NONE to .init and .fini in scriptsAlan Modra1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2018-11-09Allow for compilers that do not produce aligned .rdat sections in PE format f...Marc1-0/+1
2018-08-07Explain what happens for PE targeted linkers in the case where the user actua...Martin Storsjo1-4/+6
2018-02-03Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST_...Nick Clifton1-4/+20
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2017-10-12ld whitespace fixesAlan Modra1-5/+5
2017-08-10Add support for PE startup files that want to define their own constructor an...Nick Clifton1-12/+18
2017-05-15Add .debug_gdb_scripts section to PE linker scripts.Nick Clifton1-0/+10
2017-02-21PE ld -r script fixesAlan Modra1-8/+13
2017-01-02Update year range in copyright notice of all files.Alan Modra1-2/+2
2016-03-18Ensure that the .rdata_pseudo_runtime_reloc sections are not discarded by gab...Awson1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-2/+2
2015-07-03Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz1-26/+34
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-2/+2
2014-08-20Add copyright notice to linker script files.Nick Clifton1-0/+12
2014-04-08This patch removes the inclusion of the default manifest in final links forNick Clifton1-17/+3
2014-03-19Improve .rsrc section merging again. This time with an algorithm thatNick Clifton1-3/+6
2014-03-19Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton1-2/+2
2014-02-27This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton1-11/+23
2013-02-15 * scripttempl/pep.sc (.xdata): Merge .xdata* into .xdata section.Kai Tietz1-2/+2
2013-01-23 PR ld/15041Nick Clifton1-4/+4
2012-10-18ChangeLog bfdKai Tietz1-0/+68
2012-08-07 * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton1-1/+7
2011-09-27 * scripttempl/pe.sc (.text): Add support forKai Tietz1-2/+3
2011-08-062011-08-06 Kai Tietz <ktietz@redhat.com>Kai Tietz1-0/+5
2011-06-02Fix spelling mistakes.Nick Clifton1-1/+1
2011-05-07bfd/ChangeLog:Dave Korn1-4/+7
2011-04-26 * dw2gencfi.c (dwcfi_seg_list): New struct.Nick Clifton1-2/+2
2010-11-04bfd/Kai Tietz1-0/+6
2010-09-222010-09-22 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-5/+12
2010-09-15ChangeLog gasKai Tietz1-1/+6
2009-11-252009-11-25 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-0/+2
2009-09-03ld/ChangeLog:Dave Korn1-0/+1
2009-07-032009-07-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+5
2009-06-272009-06-27 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-1/+1
2009-06-262009-06-26 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-0/+5
2008-04-18[patch]: ctor/dtor section must start at alignment of 8 for x86_64-pc-mingw32.Kai Tietz1-0/+1
2007-10-01PR linker/4844Nick Clifton1-4/+11
2007-07-24* pep.sc: Correct ctor/dtor sentinels for 64-bit targets.Nick Clifton1-2/+2
2007-07-12 * scripttempl/pe.sc: Don't include .gcc_except_table andNathan Sidwell1-2/+2