summaryrefslogtreecommitdiff
path: root/bfd/elf32-spu.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* asan: NULL dereference in spu_elf_object_pAlan Modra2022-08-131-1/+2
* Revert reloc howto nitsAlan Modra2022-06-081-1/+1
* HOWTO size encodingAlan Modra2022-06-081-18/+18
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use startswith more for strncmp function calls.Martin Liska2021-04-011-13/+13
* Use bool in bfdAlan Modra2021-03-311-318/+318
* Miscellaneous BFD int vs bfd_boolean fixesAlan Modra2021-03-291-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26498 UBSAN: elf32-spu.c:2292 left shift overflowAlan Modra2020-08-261-2/+2
* elf_hash_table_id accessAlan Modra2020-08-251-2/+3
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-10/+5
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-13/+14
* Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2020-04-151-7/+8
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-1/+4
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-1/+1
* elf_backend_init_file_headerAlan Modra2019-11-181-5/+7
* elf_backend_modify_headersAlan Modra2019-11-181-76/+79
* PR4499, assign file positions assumes segment offsets increasingAlan Modra2019-10-251-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-12/+12
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* SPU overlay headersAlan Modra2018-10-081-11/+27
* Set correct SHT_NOTE type for .note.spu_nameAlan Modra2018-10-051-0/+5
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+3
* assorted target messagesAlan Modra2018-02-261-5/+5
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+2
* %L conversionsAlan Modra2018-02-191-2/+3
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-14/+14
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-25/+25
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-2/+2
* Rewrite bfd error handlerAlan Modra2017-04-131-1/+1
* 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-6/+19
* Remove syntactic sugarAlan Modra2016-09-301-16/+16
* Return void from linker callbacksAlan Modra2016-05-281-18/+12
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-5/+5
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* More fixes related to NONE relocsAlan Modra2015-01-191-1/+3
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-1/+8
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Provide stat function for spu overlay manager iovecAlan Modra2014-11-041-1/+13
* Make bfd.link_next field a unionAlan Modra2014-06-131-14/+14
* Unwrap symbols for debug informationAlan Modra2014-06-101-0/+5
* bfd target vector rationalisationAlan Modra2014-05-021-15/+15
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Call _bfd_elf_post_process_headersH.J. Lu2013-12-171-2/+3