Remove path name from test case
[binutils-gdb.git] / bfd / elf32-spu.c
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-08-13 Alan Modraasan: NULL dereference in spu_elf_object_p
2022-06-08 Alan ModraRevert reloc howto nits
2022-06-08 Alan ModraHOWTO size encoding
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-04-01 Martin LiskaUse startswith more for strncmp function calls.
2021-03-31 Alan ModraUse bool in bfd
2021-03-29 Alan ModraMiscellaneous BFD int vs bfd_boolean fixes
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-08-26 Alan ModraPR26498 UBSAN: elf32-spu.c:2292 left shift overflow
2020-08-24 Alan Modraelf_hash_table_id access
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19 Alan ModraUse bfd_get_filename throughout bfd
2020-04-15 Fangrui SongUnify the behaviour of ld.bfd and ld.gold with respect...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-25 Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25 Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-18 Alan Modraelf_backend_init_file_header
2019-11-18 Alan Modraelf_backend_modify_headers
2019-10-25 Alan ModraPR4499, assign file positions assumes segment offsets...
2019-09-19 Alan Modrabfd_section_* macros
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-08 Alan ModraSPU overlay headers
2018-10-05 Alan ModraSet correct SHT_NOTE type for .note.spu_name
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25 Alan Modraassorted target messages
2018-02-25 Alan Modraunrecognized/unsupported reloc message
2018-02-19 Alan Modra%L conversions
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-04-13 Alan ModraRewrite bfd error handler
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30 Alan ModraRemove syntactic sugar
2016-05-28 Alan ModraReturn void from linker callbacks
2016-01-01 Alan ModraCopyright update for binutils
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-19 Alan ModraMore fixes related to NONE relocs
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-15 Nick CliftonFix memory access violations triggered by running objdu...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-04 Alan ModraProvide stat function for spu overlay manager iovec
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-06-10 Alan ModraUnwrap symbols for debug information
2014-05-02 Alan Modrabfd target vector rationalisation
2014-03-05 Alan ModraUpdate copyright years
2013-12-17 H.J. LuCall _bfd_elf_post_process_headers
2013-08-23 Nick Clifton PR binutils/15834
2013-02-21 Alan Modrabfd/
2013-02-10 Alan Modra * coff-arm.c (coff_arm_link_hash_table_create): Use...
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2012-05-07 Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24 Alan Modra PR ld/13991
2012-02-26 Alan Modra * elf32-spu.c (build_stub): Fix malloc under-allocation.
2011-10-19 Alan Modra PR ld/13177
2011-02-28 Kai TietzChangeLog libiberty/
2010-10-25 Daniel Jacobowitz bfd/
2010-10-04 Bernd Schmidtbfd/
2010-09-16 Alan Modra * elf32-spu.c (spu_elf_size_sections): Omit fixups...
2010-08-25 H.J. LuAdd target_id to elf_backend_data.
2010-06-27 Alan Modrafix set but unused variable warnings
2010-04-24 Alan Modrainclude/elf/
2010-02-04 Nick Clifton * elf-bfd.h (emum elf_object_id): Rename to...
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-11-17 Ulrich Weigand * elf32-spu.c (struct spu_link_hash_table): Remove...
2009-11-03 Ulrich Weigand2009-11-03 Alan Modra <amodra@bigpond.net.au>
2009-10-01 Ulrich Weigandbfd/
2009-09-04 Alan Modra * elf32-spu.c (spu_elf_relocate_section): Correct...
2009-08-05 Trevor Smigielbfd/
2009-07-24 Trevor Smigielinclude/elf/
2009-07-10 Alan Modra * elf32-spu.c (spu_elf_size_stubs): Do set up soft...
2009-07-09 Alan Modra * elf32-spu.c (mark_functions_via_relocs): Init broken...
2009-07-07 Alan Modra * elf32-spu.c (spu_elf_auto_overlay): Take into accoun...
2009-06-16 Ulrich Weigand * elf32-spu.c (needs_ovl_stub): Respect .brinfo lrlive...
2009-06-06 Alan Modra * elf32-spu.c (spu_elf_relocate_section): Match overla...
2009-05-28 Ulrich Weigand * elf32-spu.c (struct call_info): New member broken_cycle.
2009-05-28 Ulrich Weigand * elf32-spu.c (insert_callee): Accumulate incoming...
2009-05-21 Alan Modra * elf-bfd.h (struct elf_backend_data
2009-05-14 Ulrich Weigand * elf32-spu.c (mark_overlay_section): Move .init and...
2009-05-14 Ulrich Weigandbfd/
2009-05-14 Ulrich Weigandbfd/
2009-05-14 Ulrich Weigandbfd/
2009-05-14 Ulrich Weigand * elf32-spu.c (spu_elf_relocate_section): Only encode...
2009-05-14 Ulrich Weigand * elf32-spu.c (mark_functions_via_relocs): Handle...
2009-05-14 Ulrich Weigand * elf32-spu.c (spu_elf_size_stubs): Even in software...
2009-05-14 Alan Modrabfd/
2009-05-11 Alan Modra * elf32-spu.c (spu_elf_find_overlays): Don't use ...
2009-03-19 Alan Modrabfd/
2009-03-17 Alan Modrabfd/
2009-03-15 Ulrich Weigand * elf32-spu.c (spu_elf_check_vma): Do not reset auto_o...
2009-03-15 Alan Modra * elf32-spu.c (build_stub): Correct icache set_id.
2009-03-11 Ulrich Weigand * elf32-spu.c (find_function_stack_adjust): Handle...
2009-02-09 Alan Modra * elf32-spu.c (spu_elf_find_overlays): Call bfd_set_er...
2009-02-04 Alan Modra * elf32-spu.c (spu_elf_build_stubs): Define __icache_n...
2009-01-21 Alan Modrabfd/
2009-01-12 Alan Modra * elf32-spu.c (spu_elf_build_stubs): Make __icache_bas...
2009-01-12 Alan Modra * elf32-spu.c (remove_cycles): Always set call->max_depth.
next