Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -1/+1 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -15/+8 |
2016-05-25 | Skip an archive element if not added by linker | H.J. Lu | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -4/+4 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -1/+1 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -12/+16 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-05 | 2014-12-05 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 1 | -1/+1 |
2014-11-27 | Fixes a few more memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -0/+15 |