aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-spu.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-17Call _bfd_elf_post_process_headersH.J. Lu1-2/+3
2013-08-23 PR binutils/15834Nick Clifton1-3/+2
2013-02-21bfd/Alan Modra1-8/+8
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-4/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-7/+7
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-1/+1
2012-02-26 * elf32-spu.c (build_stub): Fix malloc under-allocation.Alan Modra1-2/+3
2011-10-19 PR ld/13177Alan Modra1-1/+3
2011-02-28ChangeLog libiberty/Kai Tietz1-2/+2
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-10-04bfd/Bernd Schmidt1-1/+1
2010-09-16 * elf32-spu.c (spu_elf_size_sections): Omit fixups for non-allocAlan Modra1-4/+16
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1