gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / elf32-sh.c
2020-06-03  H.J. LuELF: Consolidate maybe_set_textrel
2020-06-03  H.J. LuELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect
2020-06-03  H.J. LuELF: Consolidate readonly_dynrelocs
2020-06-02  H.J. LuELF: Move dyn_relocs to struct elf_link_hash_entry
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-01  Alan ModraFIXME for merging of e_flags and .gnu.attributes
2020-04-21  Alan ModraRemove SH-5 remnants
2020-04-15  Fangrui SongUnify the behaviour of ld.bfd and ld.gold with respect...
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-11-27  Alan ModraCorrect R_SH_IND12W handling
2019-11-26  Nick CliftonFix comparison operations in SH code that trigger warni...
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_modify_headers
2019-09-19  Alan Modrabfd_section_* macros
2019-04-11  H.J. LuCheck corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18  Alan ModraPR23980, assertion fail
2018-07-30  Nick CliftonPrevent a seg-fault in the linker when trying to proces...
2018-04-16  Alan ModraRemove sh5 and sh64 support
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 %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
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-12-06  Alan ModraFix Common symbol override test fails
2017-12-06  Alan Modradyn_relocs tidy
2017-12-01  Alan Modrareadonly_dynrelocs
2017-11-28  H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
2017-11-23  Alan ModraRename u.weakdef and make it a circular list
2017-10-14  H.J. Lush: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-11  Maciej W. RozyckiELF/BFD,GDB: Handle both variants of the 32-bit Linux...
2017-10-09  H.J. Lush: Dump dynamic relocation info to the map file
2017-07-18  Yuri ChornovianFix spelling typos.
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-06-14  Nick CliftonFix address violation bug when disassembling a corrupt...
2017-05-16  Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-29  Alan Modralink_hash_copy_indirect and symbol flags
2016-11-23  Alan Modraelf_backend_dtrel_excludes_plt
2016-11-23  Alan ModraDelete duplicate target short-cuts to dynamic sections
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07  Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-10-07  Alan Modrabfd_merge_private_bfd_data tidy
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-08-02  Nick CliftonFix SH GOT allocation in the presence of linker garbage...
2016-05-28  Alan ModraReturn void from linker callbacks
2016-01-01  Alan ModraCopyright update for binutils
2015-10-14  Rich Felkerbfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionally
2015-09-20  Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-14  Rich FelkerFix the SH behavior for EF_SH_PIC flag in FDPIC ABI
2015-08-19  Alan ModraAdd bfd_link_pde, and simplify some tests of link_info...
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-08-12  H.J. LuRemove trailing spaces in bfd
2015-02-03  Nick CliftonMore fixes for illegal memory accesses triggered by...
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-12-12  Alan ModraCopy relocations against protected symbols
2014-08-01  Kaz KojimaFix PR10373 which is SH relax bug.
2014-07-08  Nick CliftonThis fixes PR 17110 which shows that the SH section...
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-05-02  Alan Modrabfd target vector rationalisation
2014-03-05  Alan ModraUpdate copyright years
2013-12-17  H.J. LuUse _bfd_elf_copy_private_bfd_data
2013-12-12  H.J. LuRemove bfd_elf32_bfd_set_private_bfd_flags
2013-03-30  Alan Modra PR ld/15323
2013-03-28  Kaz Kojima * elf32-sh.c (sh_elf_relocate_section): Suppress warni...
2013-03-27  Alan Modra * elf-bfd.h (enum elf_reloc_type_class): Add reloc_cla...
2013-02-21  Alan Modra * elf-bfd.h (struct core_elf_obj_tdata): New.
2013-02-10  Alan Modra PR ld/15113
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-10-23  Nathan Sidwell bfd/
2012-09-02  H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-06-29  Alan Modra * section.c (bfd_get_linker_section): New function.
2012-06-29  Alan Modra * elf32-sh.c (sh_elf_create_dynamic_sections): Don...
2012-05-07  Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24  Alan Modra PR ld/13991
2012-04-19  Thomas Schwingebfd/
2012-04-17  Kaz Kojima * elf32-sh.c (allocate_dynrelocs): Don't allocate...
2012-03-13  Alan Modra * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol...
2012-02-27  Alan Modra * elf32-sh.c (sh_elf_osec_to_segment): Check for elf...
2011-10-19  Alan Modra PR ld/13177
2011-06-22  Kaz Kojima * elf32-sh.c (sh_elf_relocate_section): Allow R_SH_TLS...
2011-06-13  Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2010-10-25  Daniel Jacobowitz bfd/
2010-09-24  Thomas Schwinge2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
2010-08-25  H.J. LuAdd target_id to elf_backend_data.
2010-08-20  Maciej W. Rozycki * elf32-sh.c (sh_elf_relocate_section): Handle non...
2010-08-18  Pedro Alves2010-08-18 Pedro Alves <pedro@codesourcery.com>
2010-06-27  Alan Modrafix set but unused variable warnings
2010-05-25  Nick Clifton2010-05-21 Daniel Jacobowitz <dan@codesourcery.com>
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-09-02  Alan Modraupdate copyright dates
next
This page took 0.783196 seconds and 106 git commands to generate.