aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qsort: pe-dll.c reloc sortingAlan Modra2019-10-141-3/+13
* bfd, ld: add CTF section linkingNick Alcock2019-10-031-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-39/+37
* Fix PR ld/24574Eric Botcazou2019-09-051-0/+5
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Remove arm-epoc-pe supportAlan Modra2018-04-161-13/+1
* Speed up direct linking with DLLs on Windows (2/2).Eric Botcazou2018-04-041-0/+35
* Speed up direct linking with DLLs on Windows (1/2).Eric Botcazou2018-04-041-126/+213
* ld error/warning messagesAlan Modra2018-02-261-28/+28
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Add libmsvcrt, libmsvcrt-os and libucrtbase to the list of libraries for whic...Martin Storsjo2017-11-231-0/+3
* ld whitespace fixesAlan Modra2017-10-121-120/+120
* ld internationalization fixesAlan Modra2017-10-111-7/+7
* Support pe-bigobj-x86-64 as an output format in 64-bit PE based linkers.Awson2017-05-091-0/+11
* PR 21274, ld segfaults linking PE DLLAlan Modra2017-04-111-36/+22
* Make the linker fail if asked to create more than 1^16 ordinal values for PE ...Nick Clifton2017-03-031-26/+29
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix generation of IDATA[6] for PE files.Rudy Y2016-12-011-2/+9
* Fix spelling in comments in C source files (ld)Ambrogino Modigliani2016-11-271-1/+1
* Ignore DWARF debug information with a version of 0 - assume that it is padding.Nick Clifton2016-04-041-0/+3
* Improve COFF/PE linker garbage collection by preventing the removal of sectio...Nick Clifton2016-03-221-0/+3
* Remove use of alloca.Nick Clifton2016-03-211-18/+24
* Fix possible failure in the AVR linker tests.Senthil Kumar Selvaraj2016-03-181-0/+38
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* This is necessary for adding __cxa_atexit support for Cygwin in GCC withoutYaakov Selkowitz2014-08-131-0/+1
* Make bfd.link_next field a unionAlan Modra2014-06-131-6/+6
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * windres.c (define_resource): Use zero for timestamp, makingCory Fields2013-11-221-4/+4
* PR ld/16192Nick Clifton2013-11-211-3/+2
* * pe-dll.c (process_def_file_and_drectve): Don't handle VCKai Tietz2013-03-211-2/+5
* Remove trailing white spaces in ldH.J. Lu2013-01-101-2/+2
* PR ld/14357Nick Clifton2012-07-131-2/+3
* 2012-05-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-05-071-1/+1
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-6/+7
* 2012-03-14 Kai Tietz <ktietz@redhat.com>Kai Tietz2012-03-141-26/+168
* * deffilep.y (cmp_import_elem): Sort first by module name.Kai Tietz2012-02-191-88/+96
* * pe-dll.c (auto_export): Use bsearch to speed up scan of exportsNick Clifton2012-02-111-8/+21
* * pe-dll.c (generate_reloc): Don't emit a base reloc for anDave Korn2011-10-131-0/+9
* Check if a symbol is hidden by linker script.H.J. Lu2011-09-161-7/+4
* PR ld/12726Alan Modra2011-05-031-3/+3
* 2011-04-13 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-04-131-7/+13
* 2011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2011-02-281-5/+6
* 2011-02-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2011-02-151-2/+1
* fix set but unused variable warningsAlan Modra2010-06-271-14/+2
* PR ld/11603Dave Korn2010-06-091-22/+22
* 2010-05-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-05-151-2/+8