Age | Commit message (Expand) | Author | Files | Lines |
2021-04-22 | Harmonize and improve auxiliary entries support for XCOFF | Cl?ment Chigot | 1 | -82/+119 |
2021-04-20 | Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o... | Cl?ment Chigot | 1 | -1/+20 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -170/+170 |
2021-03-12 | aix: implement TLS relocation for gas and ld | Clément Chigot | 1 | -13/+96 |
2021-03-12 | aix: implement R_TOCU and R_TOCL relocations | Clément Chigot | 1 | -9/+36 |
2021-03-12 | aix: correct HOWTO table and add missing relocations | Clément Chigot | 1 | -90/+144 |
2021-03-12 | bfd: move xcoff64_ppc_relocate_section after the HOWTO table | Clément Chigot | 1 | -188/+190 |
2021-03-12 | bfd: use default coff_write_object_contents for XCOFF64 | Clément Chigot | 1 | -350/+2 |
2021-03-12 | bfd: add missing smclass when creating csect for xcoff64 | Clément Chigot | 1 | -3/+3 |
2021-02-22 | Don't handle BFD_RELOC_16 in XCOFF reloc_type_lookup | Alan Modra | 1 | -3/+0 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -0/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-16 | XCOFF constify | Alan Modra | 1 | -5/+4 |
2020-04-15 | Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres... | Fangrui Song | 1 | -2/+3 |
2020-03-22 | XCOFF64 uninitialised read | Alan Modra | 1 | -2/+2 |
2020-03-02 | bfd_cleanup for object_p | Alan Modra | 1 | -5/+5 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -3/+1 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-19 | xcoff slurp_armap bounds checking | Alan Modra | 1 | -2/+11 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -2/+2 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -3/+3 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+2 |
2019-01-04 | PR24061, powerpc-ibm-aix-ar sets bogus file permissions when extracting | Alan Modra | 1 | -8/+8 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-18 | Include bfd_stdint.h in bfd.h | Alan Modra | 1 | -1/+0 |
2018-08-21 | Pack reloc_howto_struct | Alan Modra | 1 | -4/+0 |
2018-05-21 | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 1 | -0/+2 |
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 | -12/+12 |
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 | -37/+37 |
2017-07-19 | Extend previous fix to coff-rs6000.c to coff64-rs6000.c | Nick Clifton | 1 | -1/+41 |
2017-06-16 | Rewrite __start and __stop symbol handling | Alan Modra | 1 | -0/+2 |
2017-05-10 | bfd: new BFD target entry point _bfd_set_reloc. | Jose E. Marchesi | 1 | -0/+2 |
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/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -1/+1 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -14/+9 |
2016-04-21 | Add support for non-ELF targets to check their relocs. | Nick Clifton | 1 | -0/+2 |
2016-01-18 | Use a 32-bit value to hold the section number in the internal COFF symbol str... | Nick Clifton | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-01 | Don't use BFD_TRADITIONAL_FORMAT flag in COFF support | Alan Modra | 1 | -7/+5 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-25 | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 1 | -0/+2 |
2014-10-15 | Merge bfd_find_nearest_line variants | Alan Modra | 1 | -2/+0 |
2014-10-15 | Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME. | Alan Modra | 1 | -2/+2 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -2/+0 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |