summaryrefslogtreecommitdiff
path: root/bfd/coff-rs6000.c
Commit message (Expand)AuthorAgeFilesLines
* Re: Keeping track of rs6000-coff archive element pointersAlan Modra2023-04-281-9/+26
* Keeping track of rs6000-coff archive element pointersAlan Modra2023-04-211-86/+144
* Delete struct artdata archive_headAlan Modra2023-04-211-7/+0
* Use stdint types in coff internal_auxentAlan Modra2023-03-271-5/+5
* XCOFF: use bfd_coff_close_and_cleanupAlan Modra2023-03-221-1/+1
* XCOFF archive sanity checkAlan Modra2023-03-191-4/+10
* 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
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-19/+8
* Don't encode reloc.sizeAlan Modra2022-06-081-3/+3
* HOWTO size encodingAlan Modra2022-06-081-33/+33
* Remove use of bfd_uint64_t and similarAlan Modra2022-05-271-8/+2
* xcoff: implement linker relaxationCl?ment Chigot2022-04-201-11/+88
* 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-21/+12
* ld: Improve thin archive member error messageH.J. Lu2022-01-041-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* asan: Null-dereference in _bfd_xcoff_copy_private_bfd_dataAlan Modra2022-01-011-2/+2
* PR 28447: implement multiple parameters for .file on XCOFFClément Chigot2021-11-101-6/+8
* PR28423, use-after-free in objdumpAlan Modra2021-10-071-4/+45
* objdump: add DWARF support for AIXClément Chigot2021-07-141-12/+14
* Fix problems translating messages when a percentage sign appears at the end o...Nick Clifton2021-07-071-14/+24
* PR 28053: Fix spelling mistakes: usupported -> unsupported and relocatation -...Yuri Chornoivan2021-07-061-1/+1
* Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot2021-05-071-1/+4
* Fix illegal memory access when parsing a corrupt PE format file.Nick Clifton2021-04-301-0/+4
* Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot2021-04-221-118/+74
* Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot2021-04-201-1/+3
* Use bool in bfdAlan Modra2021-03-311-296/+296
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-121-19/+198
* aix: implement R_TOCU and R_TOCL relocationsClément Chigot2021-03-121-14/+56
* aix: correct HOWTO table and add missing relocationsClément Chigot2021-03-121-119/+204
* 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-16/+12
* xcoff dependency list for static librariesAlan Modra2020-11-091-7/+28
* PR26482, ASAN: _bfd_xcoff_sizeof_headers coff-rs6000.c:2585Alan Modra2020-08-251-5/+7
* XCOFF deterministic archivesAlan Modra2020-07-071-0/+14
* Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2020-04-151-1/+2
* XCOFF uninitialized readAlan Modra2020-03-201-4/+4
* bfd_cleanup for object_pAlan Modra2020-03-021-4/+4
* _bfd_xcoff_read_ar_hdr tidyAlan Modra2020-02-271-31/+17
* Indent labelsAlan Modra2020-02-261-1/+1
* _bfd_alloc_and_readAlan Modra2020-02-191-6/+2
* bfd_size_type to size_tAlan Modra2020-02-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* xcoff slurp_armap bounds checkingAlan Modra2019-12-191-4/+22
* xcoff bfd.h tidyAlan Modra2019-09-231-14/+0
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-4/+4
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+1