summaryrefslogtreecommitdiff
path: root/bfd/elf32-spu.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR binutils/15834Nick Clifton2013-08-231-3/+2
* bfd/Alan Modra2013-02-211-8/+8
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-4/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-7/+7
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-1/+1
* * elf32-spu.c (build_stub): Fix malloc under-allocation.Alan Modra2012-02-261-2/+3
* PR ld/13177Alan Modra2011-10-191-1/+3
* ChangeLog libiberty/Kai Tietz2011-02-281-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* bfd/Bernd Schmidt2010-10-041-1/+1
* * elf32-spu.c (spu_elf_size_sections): Omit fixups for non-allocAlan Modra2010-09-161-4/+16
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* fix set but unused variable warningsAlan Modra2010-06-271-4/+1
* include/elf/Alan Modra2010-04-241-1/+2
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-2/+4
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-5/+4
* * elf32-spu.c (struct spu_link_hash_table): Remove overlay_fixed,Ulrich Weigand2009-11-171-17/+11
* 2009-11-03 Alan Modra <amodra@bigpond.net.au>Ulrich Weigand2009-11-031-17/+21
* bfd/Ulrich Weigand2009-10-011-16/+20
* * elf32-spu.c (spu_elf_relocate_section): Correct 2009-07-24 logic.Alan Modra2009-09-041-2/+3
* bfd/Trevor Smigiel2009-08-051-0/+135
* include/elf/Trevor Smigiel2009-07-241-0/+15
* * elf32-spu.c (spu_elf_size_stubs): Do set up soft-icache managerAlan Modra2009-07-101-86/+91
* * elf32-spu.c (mark_functions_via_relocs): Init broken_cycle fieldAlan Modra2009-07-091-0/+3
* * elf32-spu.c (spu_elf_auto_overlay): Take into account sectionAlan Modra2009-07-071-12/+26
* * elf32-spu.c (needs_ovl_stub): Respect .brinfo lrlive bitsUlrich Weigand2009-06-161-10/+6
* * elf32-spu.c (spu_elf_relocate_section): Match overlay numberAlan Modra2009-06-061-3/+4
* * elf32-spu.c (struct call_info): New member broken_cycle.Ulrich Weigand2009-05-281-9/+15
* * elf32-spu.c (insert_callee): Accumulate incoming callee->count.Ulrich Weigand2009-05-281-6/+9
* * elf-bfd.h (struct elf_backend_dataAlan Modra2009-05-211-2/+2
* * elf32-spu.c (mark_overlay_section): Move .init and .finiUlrich Weigand2009-05-141-1/+3
* bfd/Ulrich Weigand2009-05-141-53/+25
* bfd/Ulrich Weigand2009-05-141-40/+94
* bfd/Ulrich Weigand2009-05-141-1/+33
* * elf32-spu.c (spu_elf_relocate_section): Only encode overlay indexUlrich Weigand2009-05-141-8/+2
* * elf32-spu.c (mark_functions_via_relocs): Handle cycles in theUlrich Weigand2009-05-141-1/+8