aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-spu.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-08-13asan: NULL dereference in spu_elf_object_pAlan Modra1-1/+2
2022-06-08Revert reloc howto nitsAlan Modra1-1/+1
2022-06-08HOWTO size encodingAlan Modra1-18/+18
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-01Use startswith more for strncmp function calls.Martin Liska1-13/+13
2021-03-31Use bool in bfdAlan Modra1-318/+318
2021-03-29Miscellaneous BFD int vs bfd_boolean fixesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-26PR26498 UBSAN: elf32-spu.c:2292 left shift overflowAlan Modra1-2/+2
2020-08-25elf_hash_table_id accessAlan Modra1-2/+3
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-10/+5
2020-05-19Use bfd_get_filename throughout bfdAlan Modra1-13/+14
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song1-7/+8
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-1/+4
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-1/+1
2019-11-18elf_backend_init_file_headerAlan Modra1-5/+7
2019-11-18elf_backend_modify_headersAlan Modra1-76/+79
2019-10-25PR4499, assign file positions assumes segment offsets increasingAlan Modra1-0/+1
2019-09-19bfd_section_* macrosAlan Modra1-12/+12
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-08SPU overlay headersAlan Modra1-11/+27
2018-10-05Set correct SHT_NOTE type for .note.spu_nameAlan Modra1-0/+5
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-2/+3
2018-02-26assorted target messagesAlan Modra1-5/+5
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-2/+2
2018-02-19%L conversionsAlan Modra1-2/+3
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-14/+14
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-25/+25
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-2/+2
2017-04-13Rewrite bfd error handlerAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-6/+19
2016-09-30Remove syntactic sugarAlan Modra1-16/+16
2016-05-28Return void from linker callbacksAlan Modra1-18/+12
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-5/+5
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19More fixes related to NONE relocsAlan Modra1-1/+3
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton1-1/+8
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Provide stat function for spu overlay manager iovecAlan Modra1-1/+13
2014-06-13Make bfd.link_next field a unionAlan Modra1-14/+14
2014-06-10Unwrap symbols for debug informationAlan Modra1-0/+5
2014-05-02bfd target vector rationalisationAlan Modra1-15/+15
2014-03-05Update copyright yearsAlan Modra1-1/+1