aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-spu.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-27fix set but unused variable warningsAlan Modra1-4/+1
2010-04-24include/elf/Alan Modra1-1/+2
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-2/+4
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+4
2009-11-17 * elf32-spu.c (struct spu_link_hash_table): Remove overlay_fixed,Ulrich Weigand1-17/+11
2009-11-032009-11-03 Alan Modra <amodra@bigpond.net.au>Ulrich Weigand1-17/+21
2009-10-01bfd/Ulrich Weigand1-16/+20
2009-09-04 * elf32-spu.c (spu_elf_relocate_section): Correct 2009-07-24 logic.Alan Modra1-2/+3