summaryrefslogtreecommitdiff
path: root/bfd/coff-rs6000.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR24061, powerpc-ibm-aix-ar sets bogus file permissions when extractingAlan Modra2019-01-041-36/+36
* 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-5/+1
* Suppress compile time warning message when compiling coff-rs6000.c with gcc v8.Nick Clifton2018-08-011-0/+20
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+1
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-1/+1
* %L conversionsAlan Modra2018-02-191-2/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-3/+3
* Remove bfd stub function casts.Alan Modra2018-02-161-10/+10
* Fix GCC 8's -Wstringop-overflow on bfd/coff-rs6000.cSergio Durigan Junior2018-02-061-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-120/+120
* Fix address violation when attempting to read a corrupt field in a COFF archi...Nick Clifton2017-07-191-50/+76
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-1/+1
* BFD long long cleanupAlan Modra2017-07-031-1/+7
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+1
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-5/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+3
* Remove syntactic sugarAlan Modra2016-09-301-3/+3
* Return void from linker callbacksAlan Modra2016-05-281-14/+10
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-0/+1
* Use a 32-bit value to hold the section number in the internal COFF symbol str...Nick Clifton2016-01-181-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Don't use BFD_TRADITIONAL_FORMAT flag in COFF supportAlan Modra2015-12-011-4/+3
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-231-28/+0
* Make asection->id and asection->index unsignedAlan Modra2015-08-311-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-1/+1
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+2
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-36/+1
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Add pe/x86_64 bigobj file format.Tristan Gingold2014-03-131-0/+2