aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-spu.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-05bfd/Trevor Smigiel1-0/+135
2009-07-24include/elf/Trevor Smigiel1-0/+15
2009-07-10 * elf32-spu.c (spu_elf_size_stubs): Do set up soft-icache managerAlan Modra1-86/+91
2009-07-09 * elf32-spu.c (mark_functions_via_relocs): Init broken_cycle fieldAlan Modra1-0/+3
2009-07-07 * elf32-spu.c (spu_elf_auto_overlay): Take into account sectionAlan Modra1-12/+26
2009-06-16 * elf32-spu.c (needs_ovl_stub): Respect .brinfo lrlive bitsUlrich Weigand1-10/+6
2009-06-06 * elf32-spu.c (spu_elf_relocate_section): Match overlay numberAlan Modra1-3/+4
2009-05-28 * elf32-spu.c (struct call_info): New member broken_cycle.Ulrich Weigand1-9/+15
2009-05-28 * elf32-spu.c (insert_callee): Accumulate incoming callee->count.Ulrich Weigand1-6/+9
2009-05-21 * elf-bfd.h (struct elf_backend_dataAlan Modra1-2/+2
2009-05-14 * elf32-spu.c (mark_overlay_section): Move .init and .finiUlrich Weigand1-1/+3
2009-05-14bfd/Ulrich Weigand1-53/+25
2009-05-14bfd/Ulrich Weigand1-40/+94
2009-05-14bfd/Ulrich Weigand1-1/+33
2009-05-14 * elf32-spu.c (spu_elf_relocate_section): Only encode overlay indexUlrich Weigand1-8/+2
2009-05-14 * elf32-spu.c (mark_functions_via_relocs): Handle cycles in theUlrich Weigand1-1/+8
2009-05-14 * elf32-spu.c (spu_elf_size_stubs): Even in software i-cache mode,Ulrich Weigand1-4/+4