Age | Commit message (Expand) | Author | Files | Lines |
2021-03-04 | ld: don't generate base relocations in PE output for absolute symbols | Jan Beulich | 1 | -3/+9 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-27 | Change the default characteristics of DLLs built by the linker to more secure... | Jeremy Drake | 1 | -3/+7 |
2020-08-26 | PR26431 UBSAN: pe-dll.c:568 null pointer bsearch | Alan Modra | 1 | -2/+3 |
2020-06-23 | PR 22843: ld, gold: Add --dependency-file option. | Roland McGrath | 1 | -0/+2 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", ld | Alan Modra | 1 | -6/+3 |
2020-05-19 | Use bfd_get_filename throughout ld | Alan Modra | 1 | -17/+21 |
2020-04-27 | x86: Add i386 PE big-object support | Tamar Christina | 1 | -0/+10 |
2020-04-17 | Revert "Fix the test for PR 18963 so that it will work on 16-bit targets." | Nick Clifton | 1 | -1/+1 |
2020-04-16 | Fix the test for PR 18963 so that it will work on 16-bit targets. | Stephen Casner | 1 | -1/+1 |
2020-03-30 | Fix objcopy's --preserve-dates command line option so that it will work with ... | Nick Clifton | 1 | -1/+3 |
2020-01-03 | For PE format files, the base relocation table is necessary if the image is l... | Hannes Domani | 1 | -22/+13 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-18 | ld signed overflow fix | Alan Modra | 1 | -2/+2 |
2019-10-14 | qsort: pe-dll.c reloc sorting | Alan Modra | 1 | -3/+13 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -39/+37 |
2019-09-05 | Fix PR ld/24574 | Eric Botcazou | 1 | -0/+5 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-04-16 | Remove arm-epoc-pe support | Alan Modra | 1 | -13/+1 |
2018-04-04 | Speed up direct linking with DLLs on Windows (2/2). | Eric Botcazou | 1 | -0/+35 |
2018-04-04 | Speed up direct linking with DLLs on Windows (1/2). | Eric Botcazou | 1 | -126/+213 |
2018-02-26 | ld error/warning messages | Alan Modra | 1 | -28/+28 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -1/+1 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -3/+3 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-23 | Add libmsvcrt, libmsvcrt-os and libucrtbase to the list of libraries for whic... | Martin Storsjo | 1 | -0/+3 |
2017-10-12 | ld whitespace fixes | Alan Modra | 1 | -120/+120 |
2017-10-11 | ld internationalization fixes | Alan Modra | 1 | -7/+7 |
2017-05-09 | Support pe-bigobj-x86-64 as an output format in 64-bit PE based linkers. | Awson | 1 | -0/+11 |
2017-04-11 | PR 21274, ld segfaults linking PE DLL | Alan Modra | 1 | -36/+22 |
2017-03-03 | Make the linker fail if asked to create more than 1^16 ordinal values for PE ... | Nick Clifton | 1 | -26/+29 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-01 | Fix generation of IDATA[6] for PE files. | Rudy Y | 1 | -2/+9 |
2016-11-27 | Fix spelling in comments in C source files (ld) | Ambrogino Modigliani | 1 | -1/+1 |
2016-04-04 | Ignore DWARF debug information with a version of 0 - assume that it is padding. | Nick Clifton | 1 | -0/+3 |
2016-03-22 | Improve COFF/PE linker garbage collection by preventing the removal of sectio... | Nick Clifton | 1 | -0/+3 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -18/+24 |
2016-03-18 | Fix possible failure in the AVR linker tests. | Senthil Kumar Selvaraj | 1 | -0/+38 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -3/+3 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-08-13 | This is necessary for adding __cxa_atexit support for Cygwin in GCC without | Yaakov Selkowitz | 1 | -0/+1 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -6/+6 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-22 | * windres.c (define_resource): Use zero for timestamp, making | Cory Fields | 1 | -4/+4 |
2013-11-21 | PR ld/16192 | Nick Clifton | 1 | -3/+2 |
2013-03-21 | * pe-dll.c (process_def_file_and_drectve): Don't handle VC | Kai Tietz | 1 | -2/+5 |
2013-01-10 | Remove trailing white spaces in ld | H.J. Lu | 1 | -2/+2 |
2012-07-13 | PR ld/14357 | Nick Clifton | 1 | -2/+3 |