Age | Commit message (Expand) | Author | Files | Lines |
2021-10-28 | bfd: remove use of INLINE | Alan Modra | 1 | -8/+0 |
2021-10-24 | asan: c4x, c54x coff_canonicalize_reloc buffer overflow | Alan Modra | 1 | -2/+2 |
2021-09-02 | PTR_ADD and NPTR_ADD for bfd.h | Alan Modra | 1 | -0/+5 |
2021-04-05 | C99 bfd configury | Alan Modra | 1 | -17/+1 |
2021-03-31 | PR27671, Poisoning TRUE / FALSE poisons Win32 system headers | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -15/+14 |
2021-03-31 | Use stdbool.h | Alan Modra | 1 | -11/+11 |
2021-03-31 | Remove bfd_stdint.h | Alan Modra | 1 | -1/+1 |
2021-03-31 | Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPY | Alan Modra | 1 | -7/+1 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -11/+1 |
2021-03-21 | Provide an inline startswith function in bfd.h | Alan Modra | 1 | -1/+9 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-23 | linker bfd.h tidy | Alan Modra | 1 | -43/+28 |
2019-09-23 | ecoff bfd.h tidy | Alan Modra | 1 | -42/+0 |
2019-09-23 | elf bfd.h tidy | Alan Modra | 1 | -69/+0 |
2019-09-23 | m68k bfd.h tidy | Alan Modra | 1 | -10/+0 |
2019-09-23 | bfin bfd.h tidy | Alan Modra | 1 | -4/+0 |
2019-09-23 | cr16 bfd.h tidy | Alan Modra | 1 | -4/+0 |
2019-09-23 | obsoleted bfd.h tidy | Alan Modra | 1 | -17/+0 |
2019-09-23 | xcoff bfd.h tidy | Alan Modra | 1 | -28/+0 |
2019-09-23 | coff bfd.h tidy | Alan Modra | 1 | -10/+0 |
2019-09-23 | arm bfd.h tidy | Alan Modra | 1 | -140/+0 |
2019-09-23 | tic6x bfd.h tidy | Alan Modra | 1 | -4/+0 |
2019-09-23 | aarch64 bfd.h tidy | Alan Modra | 1 | -86/+0 |
2019-09-23 | tic54x bfd.h tidy | Alan Modra | 1 | -8/+0 |
2019-09-23 | h8300 bfd.h tidy | Alan Modra | 1 | -4/+0 |
2019-09-23 | ia64 bfd.h tidy | Alan Modra | 1 | -7/+0 |
2019-09-23 | v850 bfd.h tidy | Alan Modra | 1 | -7/+0 |
2019-09-23 | mips bfd.h tidy | Alan Modra | 1 | -4/+0 |
2019-09-23 | csky bfd.h tidy | Alan Modra | 1 | -12/+0 |
2019-09-20 | bfd macro conversion to inline functions, section | Alan Modra | 1 | -25/+0 |
2019-09-20 | bfd macro conversion to inline functions, asymbol | Alan Modra | 1 | -13/+0 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -32/+0 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -15/+9 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -11/+8 |
2019-09-18 | Constify target name, reloc name, and carsym name | Alan Modra | 1 | -1/+1 |
2019-09-06 | bfd_get_filename | Alan Modra | 1 | -3/+1 |
2019-06-06 | [LD, AArch64] Move ELF options behind -z | Sudakshina Das | 1 | -1/+1 |
2019-05-21 | AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373) | Tamar Christina | 1 | -2/+11 |
2019-03-13 | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl... | Sudakshina Das | 1 | -2/+36 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-18 | Include bfd_stdint.h in bfd.h | Alan Modra | 1 | -0/+1 |
2018-08-21 | Pack reloc_howto_struct | Alan Modra | 1 | -3/+0 |
2018-07-30 | Add support for the C_SKY series of processors. | Andrew Jenner | 1 | -0/+12 |
2018-06-04 | Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1 | H.J. Lu | 1 | -0/+1 |
2018-05-18 | Add support for the Freescale s12z processor. | John Darrington | 1 | -0/+2 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -5/+0 |
2018-04-16 | Remove netware support | Alan Modra | 1 | -2/+0 |
2018-02-19 | %L conversions | Alan Modra | 1 | -0/+18 |