Age | Commit message (Expand) | Author | Files | Lines |
2024-06-25 | Revert 4ee1d7e401a8c1aedfdc86aac7faa8267eab1e5c | Nick Clifton | 1 | -9/+2 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-10-02 | Use bfd_get_current_time in places where it is suitable | Nick Clifton | 1 | -9/+1 |
2023-08-11 | warn unused result for bfd IO functions | Alan Modra | 1 | -27/+51 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -10/+10 |
2023-08-03 | ld: sprintf sanitizer null destination pointer | Alan Modra | 1 | -10/+8 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -1/+12 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -12/+1 |
2023-07-24 | objcopy embeds the current time and ignores SOURCE_DATE_EPOCH making the outp... | Johannes Schauer Marin Rodrigues | 1 | -1/+12 |
2023-07-17 | PR10957, Missing option to really print section+offset | Alan Modra | 1 | -1/+1 |
2023-06-14 | asprintf memory leaks | Alan Modra | 1 | -0/+7 |
2023-05-17 | Decorated symbols in import libs (BUG 30421) | Luca Bacci | 1 | -7/+32 |
2023-05-08 | PR30343, LTO ignores linker reference to _pei386_runtime_relocator | Alan Modra | 1 | -0/+1 |
2023-03-27 | Use stdint types in coff internal_auxent | Alan Modra | 1 | -1/+1 |
2023-02-20 | So the linker from producing an export data table when run with --exclude-all... | Nick Clifton | 1 | -1/+2 |
2023-01-31 | Re: Another fix for EFI generation with LTO enabled | Alan Modra | 1 | -16/+0 |
2023-01-27 | Another fix for EFI generation with LTO enabled. | Nick Clifton | 1 | -11/+27 |
2023-01-24 | Fix seg-fault when generating an empty DLL with LTO enabled. | Nick Clifton | 1 | -22/+43 |
2023-01-12 | Use __func__ rather than __FUNCTION__ | Alan Modra | 1 | -6/+6 |
2023-01-10 | Add aarch64-w64-mingw32 target | Mark Harmstone | 1 | -6/+6 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-10-19 | aarch64-pe support for LD, GAS and BFD | Jedidiah Thompson | 1 | -9/+35 |
2022-09-15 | bfd, binutils, gas: Remove/mark unused variables | Tsukasa OI | 1 | -7/+2 |
2022-09-12 | ld: pe: Apply review suggestions on the existing exports/imports arrays | Martin Storsjö | 1 | -3/+3 |
2022-09-12 | ld: pe: Improve performance of object file exclude symbol directives | Martin Storsjö | 1 | -4/+4 |
2022-08-01 | ld: Add support for a new option, -exclude-symbols, in COFF object file direc... | Martin Storsjö | 1 | -0/+10 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 1 | -4/+2 |
2022-05-23 | ld: use definitions in generate_reloc rather than raw literals | Mark Harmstone | 1 | -7/+8 |
2022-05-12 | Fix an illegal memory access when creating DLLs. | Alan Modra | 1 | -123/+119 |
2022-04-27 | Fix potential buffer overruns when creating DLLs. | Nick Clifton | 1 | -15/+43 |
2022-01-11 | Fix multiple problems with DLL generation. | Martin Storsj | 1 | -14/+18 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-04-06 | ld: warn about PE base relocations to sections above .reloc | Jan Beulich | 1 | -1/+10 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -58/+58 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 1 | -1/+1 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -2/+2 |
2021-03-16 | Fix potentially undefined behaviour use of strcpcy. | Nick Clifton | 1 | -1/+3 |
2021-03-15 | ld: don't chance overrunning PE .reloc section content | Jan Beulich | 1 | -3/+0 |
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 |