Age | Commit message (Expand) | Author | Files | Lines |
2022-06-08 | HOWTO size encoding | Alan Modra | 1 | -1/+1 |
2022-06-08 | NONE reloc fixes | Alan Modra | 1 | -1/+1 |
2022-06-03 | asan: heap buffer overflow in _bfd_mips_elf_section_from_shdr | Alan Modra | 1 | -23/+32 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-17 | asan: use after free in _bfd_elf_mips_get_relocated_section_contents | Alan Modra | 1 | -5/+21 |
2021-10-28 | bfd: remove use of INLINE | Alan Modra | 1 | -2/+2 |
2021-06-30 | Mark .gnu.debuglto_.debug_* as SHT_MIPS_DWARF | YunQiang Su | 1 | -2/+6 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -737/+737 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 1 | -1/+1 |
2021-03-29 | hash table iterator callback functions int vs. bfd_boolean | Alan Modra | 1 | -2/+2 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -1/+1 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -26/+26 |
2021-02-14 | Modernise _bfd_elf_mips_get_relocated_section_contents | Alan Modra | 1 | -21/+93 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-18 | Statically initialise target common sections | Alan Modra | 1 | -30/+10 |
2020-12-01 | PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 | Alan Modra | 1 | -4/+4 |
2020-08-31 | PR26476, PR26477 UBSAN: elfxx-mips.c:2695,5370 cannot be represented | Alan Modra | 1 | -5/+5 |
2020-08-26 | PR26475 UBSAN: elfxx-mips.c:12180 null pointer memset | Alan Modra | 1 | -1/+2 |
2020-08-25 | elf_hash_table_id access | Alan Modra | 1 | -2/+3 |
2020-08-15 | Set SEC_SMALL_DATA on small common | Alan Modra | 1 | -1/+1 |
2020-08-15 | PR26389, nm prints "c" for a common symbol with -flto and -fcommon | Alan Modra | 1 | -1/+1 |
2020-07-30 | elf: Add sym_cache to elf_link_hash_table | H.J. Lu | 1 | -4/+1 |
2020-07-29 | MIPS: Make the IRIX naming of local section symbols consistent | Maciej W. Rozycki | 1 | -1/+1 |
2020-06-06 | ELF: Add target_os to elf_link_hash_table/elf_backend_data | H.J. Lu | 1 | -54/+66 |
2020-06-04 | ELF: Don't check relocations in non-loaded, non-alloced sections | H.J. Lu | 1 | -4/+2 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -57/+28 |
2020-05-01 | FIXME for merging of e_flags and .gnu.attributes | Alan Modra | 1 | -0/+1 |
2020-04-16 | Stop the MIPS assembler from accepting ifunc symbols. | Nick Clifton | 1 | -6/+15 |
2020-04-15 | Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres... | Fangrui Song | 1 | -4/+5 |
2020-03-02 | ELF SEC_SMALL_DATA | Alan Modra | 1 | -4/+4 |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -4/+3 |
2020-02-19 | _bfd_mul_overflow | Alan Modra | 1 | -5/+11 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -7/+7 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-18 | Yet more signed overflow fixes | Alan Modra | 1 | -1/+1 |
2019-11-27 | PR23652, Use symbols from debug bfd for _bfd_elf_find_function properly | Alan Modra | 1 | -1/+2 |
2019-11-27 | PR23652, Use symbols from debug bfd for _bfd_elf_find_function | Alan Modra | 1 | -20/+10 |
2019-11-18 | elf_backend_init_file_header | Alan Modra | 1 | -4/+6 |
2019-09-23 | ecoff bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -44/+37 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -2/+2 |
2019-08-14 | Remove _bfd_dwarf2_find_nearest_line addr_size parameter | Alan Modra | 1 | -1/+0 |
2019-08-09 | Add support for a MIPS specific .MIPS.xhash section. | Mihailo Stojanovic | 1 | -0/+78 |
2019-07-25 | When linking binary files into MIPS executables, default to MIPS 3 emaulation... | YunQiang Su | 1 | -0/+6 |
2019-07-24 | Complain about mbind, ifunc, and unique in final_write | Alan Modra | 1 | -6/+5 |
2019-07-23 | ELF final_write_processing | Alan Modra | 1 | -2/+9 |
2019-05-28 | MIPS/LD: Skip overflow check for %pcrel_hi relocations | Faraz Shahbazker | 1 | -2/+0 |
2019-05-21 | MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared library | Faraz Shahbazker | 1 | -0/+12 |
2019-05-21 | MIPS/LD: Fix memory fault linking non-PIC object in to shared library | Faraz Shahbazker | 1 | -8/+11 |