Age | Commit message (Expand) | Author | Files | Lines |
2021-09-03 | ubsan: alpha: member access within null pointer | Alan Modra | 1 | -1/+2 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 1 | -1/+2 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -333/+333 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -2/+2 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -3/+3 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-01 | PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 | Alan Modra | 1 | -2/+2 |
2020-08-27 | Re: commit eae0b5c3b2d6b | Alan Modra | 1 | -3/+2 |
2020-08-26 | Fix sanitization problems running the linker testsuite for the alpha-elf target. | Nick Clifton | 1 | -11/+14 |
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 | -0/+1 |
2020-06-23 | ELF: Add _bfd_elf_add_dynamic_tags | H.J. Lu | 1 | -31/+7 |
2020-06-04 | ELF: Don't check relocations in non-loaded, non-alloced sections | H.J. Lu | 1 | -9/+0 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -34/+17 |
2020-04-21 | elf: Strip zero-sized dynamic sections | H.J. Lu | 1 | -0/+3 |
2020-04-21 | alpha: Warn DT_TEXTREL with -M | H.J. Lu | 1 | -9/+22 |
2020-03-02 | ELF SEC_SMALL_DATA | Alan Modra | 1 | -3/+1 |
2020-03-02 | elf_backend_section_flags and _bfd_elf_init_private_section_data | Alan Modra | 1 | -2/+2 |
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 | -4/+3 |
2020-01-01 | Update year range in copyright notice of binutils files | 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-18 | elf_backend_init_file_header | Alan Modra | 1 | -6/+9 |
2019-09-23 | ecoff bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -13/+12 |
2019-08-14 | Remove _bfd_dwarf2_find_nearest_line addr_size parameter | Alan Modra | 1 | -1/+1 |
2019-05-28 | Alpha-linux linker segmentation fault | Alan Modra | 1 | -1/+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 | -2/+3 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -2/+2 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -4/+4 |
2018-02-19 | %L conversions | Alan Modra | 1 | -4/+6 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -17/+17 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -1/+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 | -88/+88 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -1/+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 | -67/+0 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -6/+4 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-02-21 | Alpha DT_RELA | Alan Modra | 1 | -8/+14 |
2017-01-04 | bfd: alpha: Fix crash caused by double free with --no-keep-memory | James Clarke | 1 | -1/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -10/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -22/+18 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -2/+19 |