summaryrefslogtreecommitdiffstats
path: root/bfd/elf32-spu.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * elf32-spu.c (spu_elf_size_stubs): Even in software i-cache mode,Ulrich Weigand2009-05-141-4/+4
* bfd/Alan Modra2009-05-141-9/+35
* * elf32-spu.c (spu_elf_find_overlays): Don't use .ovl.init lma asAlan Modra2009-05-111-2/+12
* bfd/Alan Modra2009-03-191-69/+59
* bfd/Alan Modra2009-03-171-101/+130
* * elf32-spu.c (spu_elf_check_vma): Do not reset auto_overlayUlrich Weigand2009-03-151-17/+20
* * elf32-spu.c (build_stub): Correct icache set_id.Alan Modra2009-03-151-3/+3
* * elf32-spu.c (find_function_stack_adjust): Handle sf instructionUlrich Weigand2009-03-111-0/+13
* * elf32-spu.c (spu_elf_find_overlays): Call bfd_set_error on errors.Alan Modra2009-02-091-8/+14
* * elf32-spu.c (spu_elf_build_stubs): Define __icache_neg_log2_linesize.Alan Modra2009-02-041-1/+7
* bfd/Alan Modra2009-01-211-8/+20
* * elf32-spu.c (spu_elf_build_stubs): Make __icache_base absolute.Alan Modra2009-01-121-2/+2
* * elf32-spu.c (remove_cycles): Always set call->max_depth.Alan Modra2009-01-121-1/+1
OpenPOWER on IntegriCloud