summaryrefslogtreecommitdiff
path: root/bfd/coff-rs6000.c
AgeCommit message (Expand)Author
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-06-08Don't encode reloc.sizeAlan Modra
2022-06-08HOWTO size encodingAlan Modra
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra
2022-04-20xcoff: implement linker relaxationCl?ment Chigot
2022-04-20Stubs (added in a later patch) will generate new .loader symbols, once the al...Cl?ment Chigot
2022-01-10XCOFF: add support for TLS relocations on hidden symbolsClément Chigot
2022-01-04ld: Improve thin archive member error messageH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2022-01-01asan: Null-dereference in _bfd_xcoff_copy_private_bfd_dataAlan Modra
2021-11-10PR 28447: implement multiple parameters for .file on XCOFFClément Chigot
2021-10-07PR28423, use-after-free in objdumpAlan Modra
2021-07-14objdump: add DWARF support for AIXClément Chigot
2021-07-07Fix problems translating messages when a percentage sign appears at the end o...Nick Clifton
2021-07-06PR 28053: Fix spelling mistakes: usupported -> unsupported and relocatation -...Yuri Chornoivan
2021-05-07Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot
2021-04-30Fix illegal memory access when parsing a corrupt PE format file.Nick Clifton
2021-04-22Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot
2021-03-31Use bool in bfdAlan Modra
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot
2021-03-12aix: correct HOWTO table and add missing relocationsClément Chigot
2021-02-22Don't handle BFD_RELOC_16 in XCOFF reloc_type_lookupAlan Modra
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-16XCOFF constifyAlan Modra
2020-11-09xcoff dependency list for static librariesAlan Modra
2020-08-25PR26482, ASAN: _bfd_xcoff_sizeof_headers coff-rs6000.c:2585Alan Modra
2020-07-07XCOFF deterministic archivesAlan Modra
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song
2020-03-20XCOFF uninitialized readAlan Modra
2020-03-02bfd_cleanup for object_pAlan Modra
2020-02-27_bfd_xcoff_read_ar_hdr tidyAlan Modra
2020-02-26Indent labelsAlan Modra
2020-02-19_bfd_alloc_and_readAlan Modra
2020-02-19bfd_size_type to size_tAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-19xcoff slurp_armap bounds checkingAlan Modra
2019-09-23xcoff bfd.h tidyAlan Modra
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra
2019-09-11Tidy ld/ldmisc.cAlan Modra
2019-01-04PR24061, powerpc-ibm-aix-ar sets bogus file permissions when extractingAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra
2018-08-21Pack reloc_howto_structAlan Modra
2018-08-01Suppress compile time warning message when compiling coff-rs6000.c with gcc v8.Nick Clifton
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu
2018-02-26unrecognized/unsupported reloc messageAlan Modra
2018-02-19%L conversionsAlan Modra