Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-16 | xtensa constify | Alan Modra | 1 | -2/+2 |
2020-08-26 | PR26507 UBSAN: elf32-xtensa.c:6013 null pointer bsearch | Alan Modra | 1 | -6/+9 |
2020-08-26 | PR26506 UBSAN: elf32-xtensa.c:3203 null pointer memcpy | Alan Modra | 1 | -0/+3 |
2020-08-25 | elf_hash_table_id access | Alan Modra | 1 | -2/+3 |
2020-07-22 | bfd: xtensa: pr26246: fix removed_literal_compare | Max Filippov | 1 | -4/+4 |
2020-06-23 | ELF: Add _bfd_elf_add_dynamic_tags | H.J. Lu | 1 | -23/+5 |
2020-06-15 | xtensa: allow runtime ABI selection | Max Filippov | 1 | -3/+31 |
2020-06-04 | ELF: Don't check relocations in non-loaded, non-alloced sections | H.J. Lu | 1 | -1/+1 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -29/+17 |
2020-04-29 | xtensa: fix XTENSA_NDIFF handling for PR ld/25861 | Max Filippov | 1 | -11/+15 |
2020-04-22 | xtensa: fix PR ld/25861 | Max Filippov | 1 | -1/+88 |
2020-03-05 | bfd: xtensa: fix PR ld/25630 | Max Filippov | 1 | -4/+3 |
2020-02-26 | Indent labels | Alan Modra | 1 | -2/+2 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -2/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -1/+4 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -1/+2 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -8/+8 |
2019-08-01 | xtensa: bfd: add special case to loop alignment check | Max Filippov | 1 | -0/+65 |
2019-07-24 | Complain about mbind, ifunc, and unique in final_write | Alan Modra | 1 | -3/+3 |
2019-07-24 | Re: ELF final_write_processing | 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-03-29 | bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamic | Max Filippov | 1 | -1/+2 |
2019-02-20 | bfd: xtensa: fix callx relaxation | Max Filippov | 1 | -0/+55 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-18 | PR23980, assertion fail | Alan Modra | 1 | -1/+5 |
2018-12-11 | bfd: xtensa: ignore overflow in hight part of const16 relocation | Max Filippov | 1 | -2/+3 |
2018-07-23 | xtensa: move dynamic relocations sections consistency check | Max Filippov | 1 | -11/+11 |
2018-07-23 | xtensa: fix relaxation of undefined weak references in shared objects | Max Filippov | 1 | -1/+2 |
2018-07-06 | xtensa: don't emit dynamic relocation for weak undefined symbol | Max Filippov | 1 | -2/+11 |
2018-06-04 | xtensa: use property tables for correct disassembly | Max Filippov | 1 | -5/+4 |
2018-06-04 | xtensa: add separate property sections option | Max Filippov | 1 | -10/+52 |
2018-03-15 | xtensa: bfd: fix assertion in xlate_offset_with_removed_text | Max Filippov | 1 | -3/+13 |
2018-02-27 | Use standardized error message for unrecognized relocs. | Nick Clifton | 1 | -1/+1 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -2/+7 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -3/+3 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+3 |
2018-02-19 | %L conversions | Alan Modra | 1 | -17/+22 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -14/+14 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -2/+1 |
2018-02-14 | Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext... | Nick Clifton | 1 | -1/+1 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -1/+1 |
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 | -45/+45 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -5/+5 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -132/+0 |
2017-07-12 | Fix compile time warnings building the binutils with gcc 7.1.1. | Nick Clifton | 1 | -2/+2 |