Age | Commit message (Expand) | Author | Files | Lines |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -24/+21 |
2023-06-09 | ecoff find_nearest_line and final link leaks | Alan Modra | 1 | -35/+17 |
2023-06-07 | _bfd_free_cached_info | Alan Modra | 1 | -4/+6 |
2023-06-05 | Yet another ecoff fuzzed object fix | Alan Modra | 1 | -3/+9 |
2023-06-03 | Re: More ecoff sanity checks | Alan Modra | 1 | -1/+18 |
2023-06-02 | Re: More ecoff sanity checks | Alan Modra | 1 | -2/+4 |
2023-04-20 | buffer overflow in print_symname | Alan Modra | 1 | -0/+6 |
2023-04-03 | asan: heap buffer overflow printing ecoff debug info file name | Alan Modra | 1 | -13/+12 |
2023-02-15 | More ecoff sanity checks | Alan Modra | 1 | -20/+24 |
2023-02-13 | _bfd_ecoff_slurp_symbol_table buffer overflow | Alan Modra | 1 | -12/+20 |
2023-02-03 | Add ECOFF Symbolic Header sanity checks | Alan Modra | 1 | -4/+17 |
2023-01-10 | Move mips_refhi_list to bfd tdata | Alan Modra | 1 | -0/+15 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-11-23 | PR22509 - Null pointer dereference on coff_slurp_reloc_table | Alan Modra | 1 | -1/+2 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 1 | -3/+3 |
2022-06-02 | asan: uninit write _bfd_ecoff_write_object_contents | Alan Modra | 1 | -1/+1 |
2022-01-04 | ld: Improve thin archive member error message | H.J. Lu | 1 | -1/+3 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-10-31 | Re: PR28420, ecoff fuzzing failures | Alan Modra | 1 | -4/+1 |
2021-10-06 | PR28420, ecoff fuzzing failures | Alan Modra | 1 | -17/+19 |
2021-04-01 | Remove strneq macro and use startswith. | Martin Liska | 1 | -3/+2 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -191/+191 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-18 | Remove some static buffers | Alan Modra | 1 | -16/+20 |
2020-12-18 | Statically initialise target common sections | Alan Modra | 1 | -60/+6 |
2020-08-15 | PR26389, nm prints "c" for a common symbol with -flto and -fcommon | Alan Modra | 1 | -2/+2 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -42/+21 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -1/+1 |
2020-05-18 | ECOFF slurp_relocs thinko | Alan Modra | 1 | -3/+3 |
2020-03-23 | ECOFF archive uninitialised read | Alan Modra | 1 | -10/+25 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 1 | -2/+4 |
2020-03-02 | miscellaneous SEC_SMALL_DATA | Alan Modra | 1 | -7/+10 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -44/+25 |
2020-02-19 | Miscellaneous memory alloc related fixes | Alan Modra | 1 | -5/+10 |
2020-02-19 | _bfd_mul_overflow | Alan Modra | 1 | -23/+42 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -4/+4 |
2020-02-02 | ELF: Add support for unique section ID to assembler | H.J. Lu | 1 | -2/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-23 | ecoff bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -11/+9 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -2/+2 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -8/+7 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-04-16 | Remove netware support | Alan Modra | 1 | -16/+0 |
2018-02-26 | AOUT/COFF/PE messages | Alan Modra | 1 | -1/+1 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -1/+1 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -0/+7 |
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 | -75/+75 |