Age | Commit message (Expand) | Author | Files | Lines |
2019-11-21 | PR46, cygwin: FAIL: cdtest with -Ur | Alan Modra | 1 | -2/+5 |
2019-03-21 | Add SORT_NONE to .init and .fini in scripts | Alan Modra | 1 | -2/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -2/+2 |
2018-11-09 | Allow for compilers that do not produce aligned .rdat sections in PE format f... | Marc | 1 | -0/+1 |
2018-08-07 | Explain what happens for PE targeted linkers in the case where the user actua... | Martin Storsjo | 1 | -4/+6 |
2018-02-03 | Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST_... | Nick Clifton | 1 | -4/+20 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -2/+2 |
2017-10-12 | ld whitespace fixes | Alan Modra | 1 | -5/+5 |
2017-08-10 | Add support for PE startup files that want to define their own constructor an... | Nick Clifton | 1 | -4/+18 |
2017-05-15 | Add .debug_gdb_scripts section to PE linker scripts. | Nick Clifton | 1 | -0/+10 |
2017-02-21 | PE ld -r script fixes | Alan Modra | 1 | -7/+12 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -2/+2 |
2016-12-13 | PE linker script improvements. | Nick Clifton | 1 | -3/+3 |
2016-03-18 | Ensure that the .rdata_pseudo_runtime_reloc sections are not discarded by gab... | Awson | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -2/+2 |
2015-07-03 | Add experimental support for --gc-sections with COFF and PE based targets. | Kai Tietz | 1 | -22/+22 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -2/+2 |
2014-08-20 | Add copyright notice to linker script files. | Nick Clifton | 1 | -0/+12 |
2014-04-08 | This patch removes the inclusion of the default manifest in final links for | Nick Clifton | 1 | -17/+3 |
2014-03-19 | Improve .rsrc section merging again. This time with an algorithm that | Nick Clifton | 1 | -3/+6 |
2014-03-19 | Improve .rsrc section merging with better handling of the alignment adjustments | Nick Clifton | 1 | -2/+2 |
2014-02-27 | This patch adds a default manifest in to the final links performed by the Cyg... | Nick Clifton | 1 | -11/+23 |
2012-10-18 | ChangeLog bfd | Kai Tietz | 1 | -0/+68 |
2012-08-17 | PR ld/14326 | Kai Tietz | 1 | -0/+1 |
2012-08-07 | * config/tc-i386.c (lex_got): Provide implementation for PE | Nick Clifton | 1 | -1/+7 |
2011-09-27 | * scripttempl/pe.sc (.text): Add support for | Kai Tietz | 1 | -2/+3 |
2011-08-06 | 2011-08-06 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -0/+5 |
2011-06-02 | Fix spelling mistakes. | Nick Clifton | 1 | -1/+1 |
2011-05-07 | bfd/ChangeLog: | Dave Korn | 1 | -4/+7 |
2011-04-26 | * dw2gencfi.c (dwcfi_seg_list): New struct. | Nick Clifton | 1 | -2/+2 |
2010-11-04 | bfd/ | Kai Tietz | 1 | -0/+6 |
2010-09-22 | 2010-09-22 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -5/+12 |
2009-11-25 | 2009-11-25 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -0/+2 |
2009-09-03 | ld/ChangeLog: | Dave Korn | 1 | -0/+1 |
2009-07-03 | 2009-07-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+5 |
2009-06-27 | 2009-06-27 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -1/+1 |
2009-06-26 | 2009-06-26 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -0/+5 |
2007-10-01 | PR linker/4844 | Nick Clifton | 1 | -4/+11 |
2007-07-12 | * scripttempl/pe.sc: Don't include .gcc_except_table and | Nathan Sidwell | 1 | -2/+2 |
2005-10-05 | * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Set | Danny Smith | 1 | -2/+0 |
2004-11-30 | * scripttempl/pe.sc (.data): Add .jcr subsection. | Danny Smith | 1 | -0/+1 |
2004-09-28 | * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh, | Christopher Faylor | 1 | -1/+5 |
2004-06-22 | * ld/scripttemp/pe.sc (.CRT): Define ___crt_xc_start__, ___crt_xc_end__, | Christopher Faylor | 1 | -2/+22 |
2004-04-29 | Add support for generating DWARF2 debug sections in the x86 PE port | Nick Clifton | 1 | -2/+80 |
2004-04-17 | * scriptempl/pe.sc: Put numbered .ctors.* after .ctors | Danny Smith | 1 | -2/+2 |
2003-11-10 | Add initial support for TLS sections in PE format files. | Nick Clifton | 1 | -0/+9 |
2003-03-03 | * scripttempl/pe.sc: Use PROVIDE with etext, end, _end, | Christopher Faylor | 1 | -3/+3 |
2002-10-23 | (__RUNTIME_PSEUDO_RELOC_LIST__, __RUNTIME_PSEUDO_RELOC_LIST_END__): Add | Nick Clifton | 1 | -4/+4 |
2002-08-27 | Handle .rdata_runtime_pseudo_reloc sections. | Nick Clifton | 1 | -0/+5 |
2002-01-16 | * scripttempl/pe.sc: Add support for constructor priorities. | DJ Delorie | 1 | -2/+2 |