Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -65/+65 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -1/+1 |
2021-01-26 | PR27226, ld.bfd contains huge .rodata section | Alan Modra | 1 | -0/+34 |
2021-01-13 | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 1 | -2/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -1/+2 |
2020-09-30 | After preventing creating an import library for an exe when there are no expo... | Jeremy Drake | 1 | -1/+2 |
2020-09-22 | Linker: If the type is pie the results should be an executable which entry po... | Frediano Ziglio | 1 | -1/+1 |
2020-09-11 | Fix a segfault when creating an import library with 0 exports. | Jeremy Drake | 1 | -1/+2 |
2020-08-27 | Change the default characteristics of DLLs built by the linker to more secure... | Jeremy Drake | 1 | -17/+74 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", ld | Alan Modra | 1 | -5/+2 |
2020-05-20 | PR25993, read of freed memory | Alan Modra | 1 | -26/+11 |
2020-05-19 | Use bfd_get_filename throughout ld | Alan Modra | 1 | -9/+11 |
2020-05-18 | Show AIX gc'd symbol address adjustments in map file | Douglas B Rupp | 1 | -1/+2 |
2020-05-18 | Prevent a potential use-after-fee memory corruption bug in the linker (for PE... | Nick Clifton | 1 | -6/+19 |
2020-03-30 | Fix objcopy's --preserve-dates command line option so that it will work with ... | Nick Clifton | 1 | -1/+4 |
2020-02-06 | ELF: Discard a section if any of its linked-to sections has been discarded | H.J. Lu | 1 | -0/+1 |
2020-01-03 | For PE format files, the base relocation table is necessary if the image is l... | Hannes Domani | 1 | -2/+9 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-26 | Avoid ubsan bug complaining about &p->field | Alan Modra | 1 | -1/+1 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -1/+4 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -3/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
2019-09-18 | Use bfd_set_filename more | Alan Modra | 1 | -2/+2 |
2019-09-06 | bfd_get_filename | Alan Modra | 1 | -1/+1 |
2019-08-01 | Rename lang_output_section_statement to lang_os_list | Alan Modra | 1 | -2/+1 |
2019-05-28 | PE linker segmentation fault with MALLOC_PERTURB_=1 | Alan Modra | 1 | -1/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-08-26 | Delay evaluation of alignment expressions in output sections | Alan Modra | 1 | -1/+1 |
2018-04-04 | Speed up direct linking with DLLs on Windows (1/2). | Eric Botcazou | 1 | -112/+9 |
2018-03-23 | Add an extra library name template to the list used by the WIN32 targets. | Nick Clifton | 1 | -0/+2 |
2018-02-26 | ld error/warning messages | Alan Modra | 1 | -31/+31 |
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-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -0/+1 |
2017-10-12 | ld whitespace fixes | Alan Modra | 1 | -25/+25 |
2017-10-11 | ld internationalization fixes | Alan Modra | 1 | -4/+4 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -1/+1 |
2017-04-11 | PR 21274, ld segfaults linking PE DLL | Alan Modra | 1 | -50/+66 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-27 | Fix spelling in comments in .em files (ld) | Ambrogino Modigliani | 1 | -1/+1 |
2016-07-15 | Add support for creating ELF import libraries | Thomas Preud'homme | 1 | -9/+3 |
2016-03-02 | Speedup mmo and pe orphan placement for relocatable link | H.J. Lu | 1 | -12/+18 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-29 | Re: Orphan output section with multiple input sections | Alan Modra | 1 | -5/+20 |
2015-09-23 | Fix compile time warnings generated when compiling with clang. | Nick Clifton | 1 | -2/+2 |
2015-08-19 | Remove link_info.pic | Alan Modra | 1 | -4/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -14/+18 |
2015-06-15 | Fix a segmentation fault triggered when trying to handle an unresolved PE sym... | Nick Clifton | 1 | -1/+10 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |