Age | Commit message (Expand) | Author | Files | Lines |
2024-04-08 | Re: PR26978, Inconsistency for strong foo@v1 and weak foo@@v1 | Alan Modra | 1 | -2/+2 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-11-21 | Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warni... | Nick Clifton | 1 | -0/+8 |
2023-08-23 | bfd_get_symbol_leading_char vs. "" | Alan Modra | 1 | -3/+6 |
2023-05-03 | Generated docs and include files | Alan Modra | 1 | -0/+1 |
2023-02-23 | Test SEC_HAS_CONTENTS before reading section contents | Alan Modra | 1 | -17/+28 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-17 | bfd_get_relocated_section_contents allow NULL data buffer | Alan Modra | 1 | -11/+5 |
2022-05-04 | bfd: Check NULL pointer before setting ref_real | H.J. Lu | 1 | -1/+2 |
2022-05-04 | LTO: Handle __real_SYM reference in IR | H.J. Lu | 1 | -0/+1 |
2022-01-04 | ld: Improve thin archive member error message | H.J. Lu | 1 | -1/+2 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-10-19 | Fix a potential illegal memory access when testing for a special LTO symbol n... | Nick Clifton | 1 | -0/+1 |
2021-08-28 | PR28264, ld.bfd crash on linking efivar with LTO | Alan Modra | 1 | -1/+1 |
2021-07-08 | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 1 | -0/+35 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -218/+216 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -4/+4 |
2021-03-01 | PR27451, -z start_stop_gc | Alan Modra | 1 | -0/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-04 | PR26978, Inconsistency for strong foo@v1 and weak foo@@v1 | Alan Modra | 1 | -1/+12 |
2020-08-28 | Prevent the linker from overestimating the alignment requirement of common sy... | Tuckker | 1 | -2/+7 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -8/+4 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -1/+1 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -3/+3 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -4/+5 |
2019-10-16 | PR13616, linker should pad executable sections with nops, not zeros | Alan Modra | 1 | -2/+2 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -2/+2 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -16/+16 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -8/+7 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+7 |
2019-08-16 | Fix detection of missing plugin for LTO objects. | Martin Liska | 1 | -18/+6 |
2019-07-29 | Support .gnu.lto_.lto section in ELF files (PR 24768). | Martin Liska | 1 | -6/+18 |
2019-05-27 | Generic ELF target group signature symbol | Alan Modra | 1 | -6/+7 |
2019-04-03 | BFD whitespace fixes | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-28 | PR24015, glibc-2.28 on little-endian mips32 broken | Alan Modra | 1 | -1/+1 |
2018-07-17 | LD: Export relative-from-absolute symbol marking to BFD | Maciej W. Rozycki | 1 | -1/+14 |
2018-05-21 | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 1 | -0/+26 |
2018-04-17 | Fix illegal memory accesses trigeered when linking corrupt input files. | Nick Clifton | 1 | -0/+6 |
2018-02-26 | BFD messages | Alan Modra | 1 | -1/+1 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -10/+10 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -0/+101 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -44/+44 |
2017-12-04 | x86 map file textrel | Alan Modra | 1 | -1/+1 |
2017-11-28 | PR22471, undefined reference to linker-defined symbols | Alan Modra | 1 | -1/+8 |
2017-10-25 | Allow for __gnu_lto_slim prefixed with extra "_" | Alan Modra | 1 | -1/+3 |
2017-06-16 | Rewrite __start and __stop symbol handling | Alan Modra | 1 | -0/+37 |
2017-06-05 | PR21529, internal error in linker.c | Alan Modra | 1 | -1/+1 |