summaryrefslogtreecommitdiff
path: root/bfd/coff64-rs6000.c
Commit message (Expand)AuthorAgeFilesLines
* Keeping track of rs6000-coff archive element pointersAlan Modra2023-04-211-5/+5
* Delete struct artdata archive_headAlan Modra2023-04-211-6/+0
* Use stdint types in coff internal_auxentAlan Modra2023-03-271-7/+7
* XCOFF: use bfd_coff_close_and_cleanupAlan Modra2023-03-221-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* bfd: Add bfd_find_nearest_line_with_altAaron Merey2022-09-061-0/+2
* Don't use BFD_VMA_FMT in binutilsAlan Modra2022-08-041-1/+1
* Don't encode reloc.sizeAlan Modra2022-06-081-14/+27
* HOWTO size encodingAlan Modra2022-06-081-35/+35
* xcoff: implement linker relaxationCl?ment Chigot2022-04-201-3/+63
* Stubs (added in a later patch) will generate new .loader symbols, once the al...Cl?ment Chigot2022-04-201-2/+2
* XCOFF: add support for TLS relocations on hidden symbolsClément Chigot2022-01-101-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PR 28447: implement multiple parameters for .file on XCOFFClément Chigot2021-11-101-6/+8
* ubsan: _bfd_xcoff64_swap_aux_in left shift of negative valueAlan Modra2021-10-251-5/+2
* PR28423, use-after-free in objdumpAlan Modra2021-10-071-23/+1
* PR 28053: Fix spelling mistakes: usupported -> unsupported and relocatation -...Yuri Chornoivan2021-07-061-1/+1
* Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot2021-04-221-82/+119
* Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot2021-04-201-1/+20
* Use bool in bfdAlan Modra2021-03-311-170/+170
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-121-13/+96
* aix: implement R_TOCU and R_TOCL relocationsClément Chigot2021-03-121-9/+36
* aix: correct HOWTO table and add missing relocationsClément Chigot2021-03-121-90/+144
* bfd: move xcoff64_ppc_relocate_section after the HOWTO tableClément Chigot2021-03-121-188/+190
* bfd: use default coff_write_object_contents for XCOFF64Clément Chigot2021-03-121-350/+2
* bfd: add missing smclass when creating csect for xcoff64Clément Chigot2021-03-121-3/+3
* Don't handle BFD_RELOC_16 in XCOFF reloc_type_lookupAlan Modra2021-02-221-3/+0
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-071-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* XCOFF constifyAlan Modra2020-12-161-5/+4
* Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2020-04-151-2/+3
* XCOFF64 uninitialised readAlan Modra2020-03-221-2/+2
* bfd_cleanup for object_pAlan Modra2020-03-021-5/+5
* _bfd_alloc_and_readAlan Modra2020-02-191-3/+1
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* xcoff slurp_armap bounds checkingAlan Modra2019-12-191-2/+11
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-3/+3
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+2
* PR24061, powerpc-ibm-aix-ar sets bogus file permissions when extractingAlan Modra2019-01-041-8/+8
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-1/+0
* Pack reloc_howto_structAlan Modra2018-08-211-4/+0
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-12/+12
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-37/+37
* Extend previous fix to coff-rs6000.c to coff64-rs6000.cNick Clifton2017-07-191-1/+41