Age | Commit message (Expand) | Author | Files | Lines |
2008-04-08 | * elf32-spu.c (spu_elf_build_stubs): Correct error message. | Alan Modra | 1 | -3/+3 |
2008-04-08 | bfd/ | Alan Modra | 1 | -46/+1167 |
2008-04-07 | * elf32-spu.c (allocate_spuear_stubs): Ensure _SPUEAR_ symbol | Alan Modra | 1 | -9/+25 |
2008-04-01 | * elf32-spu.c (insert_callee): Reorder call list so most recent | Alan Modra | 1 | -200/+208 |
2008-03-20 | bfd/ | Alan Modra | 1 | -56/+56 |
2008-03-14 | * elf32-spu.c (process_stubs, spu_elf_relocate_section): Move | Alan Modra | 1 | -119/+149 |
2008-03-11 | * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype. | Alan Modra | 1 | -8/+1 |
2008-03-11 | * elf32-spu.c (spu_elf_relocate_section): Test identical conditions | Alan Modra | 1 | -18/+35 |
2008-03-03 | * elf32-spu.c (struct got_entry): Add "addend" field. | Alan Modra | 1 | -27/+44 |
2008-02-28 | * elf32-spu.c (mark_functions_via_relocs): Don't assume that | Alan Modra | 1 | -11/+27 |
2008-02-07 | bfd/ | Alan Modra | 1 | -6/+6 |
2008-02-04 | * elf32-spu.c (spu_elf_relocate_section): Correct return type. | Alan Modra | 1 | -3/+4 |
2008-01-28 | Rewrite SPU overlay handling code. Put overlay calls stubs in the | Alan Modra | 1 | -627/+517 |
2007-12-05 | * elf32-spu.c (spu_elf_size_stubs): Do consider branches to | Alan Modra | 1 | -1/+2 |
2007-12-04 | * elf32-spu.c (spu_elf_size_stubs): Correct section alignment. | Alan Modra | 1 | -2/+2 |
2007-09-25 | bfd/ | Alan Modra | 1 | -0/+69 |
2007-09-25 | * elf32-spu.c (struct spu_link_hash_table): Add "stubs". | Alan Modra | 1 | -48/+46 |
2007-09-24 | * elf32-spu.c (is_indirect_branch): New function. | Alan Modra | 1 | -2/+19 |
2007-09-04 | * elf32-spu.c (elf_howto_table): Formatting. | Alan Modra | 1 | -4/+4 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -1/+1 |
2007-06-29 | * elf32-spu.c (spu_elf_fake_sections): New function. | Alan Modra | 1 | -0/+13 |
2007-06-27 | * elf32-spu.c (spu_elf_create_sections): Properly iterate over | Alan Modra | 1 | -1/+1 |
2007-05-12 | include/elf/ | Alan Modra | 1 | -0/+3 |
2007-05-11 | include/elf/ | Alan Modra | 1 | -1/+63 |
2007-05-08 | * elf32-spu.c (spu_elf_size_stubs): Use "void *" for psyms. | Alan Modra | 1 | -5/+6 |
2007-05-07 | * elf32-spu.c (spu_elf_reloc_type_lookup): Return NULL on | Alan Modra | 1 | -52/+6 |
2007-04-30 | bfd/ | Alan Modra | 1 | -14/+1248 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-04-12 | * elf32-spu.c (needs_ovl_stub): Test that spu_elf_section_data | Alan Modra | 1 | -1/+2 |
2007-04-05 | bfd/ | Alan Modra | 1 | -0/+42 |
2007-03-26 | * elf32-spu.c (struct stubarr): Add stub_hash_table and err fields. | Alan Modra | 1 | -0/+55 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -0/+15 |
2007-03-23 | * elf32-spu.c (spu_stub_name): Don't put input section in stub name. | Alan Modra | 1 | -69/+70 |
2007-03-17 | * elf32-spu.c (spu_elf_size_stubs): Always use an overlay stub | Alan Modra | 1 | -2/+14 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -3/+14 |
2007-02-27 | * elf32-spu.h (struct _ovl_stream): Make "start" and "end" const. | Alan Modra | 1 | -2/+2 |
2007-02-21 | * elf32-spu.c (spu_elf_size_stubs): Correct order of warning args. | Alan Modra | 1 | -2/+2 |
2006-12-15 | bfd/ | Alan Modra | 1 | -0/+1 |
2006-10-25 | New Cell SPU port. | Alan Modra | 1 | -0/+1749 |