Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -317/+317 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 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 | -3/+7 |
2020-12-18 | Statically initialise target common sections | Alan Modra | 1 | -49/+23 |
2020-08-15 | Set SEC_SMALL_DATA on small common | Alan Modra | 1 | -4/+4 |
2020-08-15 | PR26389, nm prints "c" for a common symbol with -flto and -fcommon | Alan Modra | 1 | -3/+4 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -6/+3 |
2020-03-02 | ELF SEC_SMALL_DATA | Alan Modra | 1 | -5/+10 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -1/+1 |
2020-02-06 | V850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJUMP warning | Maciej W. Rozycki | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-23 | v850 bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -16/+15 |
2019-07-24 | Complain about mbind, ifunc, and unique in final_write | Alan Modra | 1 | -3/+3 |
2019-07-23 | ELF final_write_processing | Alan Modra | 1 | -2/+2 |
2019-04-11 | Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry | H.J. Lu | 1 | -3/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -14/+23 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -20/+22 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -7/+11 |
2018-02-19 | %L conversions | Alan Modra | 1 | -16/+16 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -18/+18 |
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 | -222/+222 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -17/+17 |
2017-06-26 | Fix address violations when atempting to parse fuzzed binaries. | Nick Clifton | 1 | -1/+3 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -14/+14 |
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 | -14/+26 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -36/+44 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -13/+7 |
2016-05-16 | V850/BFD: Call `_bfd_elf_copy_private_bfd_data' again | Maciej W. Rozycki | 1 | -6/+13 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-15 | objcopy --extract-symbol | Alan Modra | 1 | -3/+4 |
2015-09-23 | Add support for files that contain multiple symbol index tables. Fixes PR 15835 | Nick Clifton | 1 | -3/+11 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -3/+3 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -9/+9 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 1 | -23/+344 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -4/+4 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -3/+3 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -1/+5 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-22 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -1/+5 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |