]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/rs6000-tdep.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / rs6000-tdep.c
2020-05-16  Simon Marchigdb: add type::name / type::set_name
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-04-24  Tom TromeyRename "variant" to "ppc_variant"
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-02-18  Bernd EdlingerFix build with gcc-4.8.x
2020-02-14  Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-02-14  Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
2020-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-09-20  Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-09-19  Alan Modrabfd_section_* macros
2019-04-23  Andrew Burgessgdb/rs6000: Use default gdbarch methods where possible
2019-04-08  Tom TromeyReplace throw_exception with throw in some cases
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-01-14  Pedro Franco de... [PowerPC] Aliases for vector registers
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-01  Joel Brobeckerrs6000-tdep.c:skip_prologue avoid negative left shift
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26  Pedro Franco de... [PowerPC] Reject tdescs with VSX and no FPU or Altivec
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-26  Pedro Franco de... [PowerPC] Refactor have_ initializers in rs6000-tdep.c
2018-10-26  Pedro Franco de... [PowerPC] Remove rs6000_pseudo_register_reggroup_p
2018-10-22  Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-08-27  Tom TromeyUse CORE_ADDR_MAX in various "breaks" arrays
2018-07-22  Simon MarchiFix -Wunused-variable warnings related to conditional...
2018-07-11  Alan HaywardRename tdesc_register_size to tdesc_register_bitsize
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-30  Simon MarchiRemove regcache_raw_collect
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_raw_write_part
2018-05-30  Simon MarchiRemove regcache_raw_write
2018-05-22  Pedro Franco de... [PowerPC] Fix inclusion of dfp pseudoregs in tdep
2018-05-22  Pedro Franco de... [PowerPC] Fix VSX registers in linux core files
2018-05-22  Pedro Franco de... [PowerPC] Fix access to VSCR in linux targets
2018-05-05  Tom TromeyAdd two fall-through comments in rs6000-tdep.c
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-03-22  Pedro Franco de... ppc: Fix stwux and stdux masks in skip_prologue
2018-03-22  Pedro Franco de... ppc: Detect when LR is saved through frame pointer
2018-02-21  Yao Qiclass readable_regcache and pass readable_regcache...
2018-02-05  Jan Kratochvilppc64: Fix stwux encoding
2018-01-31  Nikola PricaFix for prologue processing on PowerPC
2018-01-26  Alan ModraPowerPC PLT stub matching
2018-01-22  Yao QiReplace regcache_raw_read with regcache->raw_read
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-21  Uros BizjakRemove write-only assignment in rs6000-tdep.c
2017-11-21  Ulrich Weigand[PowerPC] Detect different long double floating-point...
2017-11-07  Tom TromeyConstify add_setshow_*
2017-11-06  Ulrich WeigandTarget FP: Remove convert_typed_floating from tdep...
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-21  Simon MarchiCreate a displaced_step_closure class hierarchy
2017-10-13  Simon MarchiRemove simple_displaced_step_copy_insn
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-07  Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-06-09  Simon Marchigdbarch: Remove displaced_step_free_closure
2017-05-24  Yao QiUse disassemble.c:disassembler select rs6000 disassembler
2017-05-22  Alan HaywardAdd PPC_MAX_REGISTER_SIZE
2017-05-02  Simon MarchiChange return type of gdbarch_software_single_step...
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-28  Peter BergnerGDB: Add support for the new set/show disassembler...
2017-02-21  Edjunior Barbosa... [ppc64] Add POWER8/ISA 2.07 atomic sequences single...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-09  Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-11-22  Yao QiChange gdbarch software_single_step frame_info to regcache
2016-11-22  Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-08  Yao Qigdbarch software_single_step returns VEC (CORE_ADDR) *
2016-11-03  Yao QiRemove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
2016-11-03  Yao QiSplit breakpoint_from_pc to breakpoint_kind_from_pc...
2016-09-22  Edjunior Barbosa... Fix build breakage from commit 6ec2b2
2016-09-21  Edjunior Barbosa... ppc: Fix return of instruction handlers in ppc_process_...
2016-09-21  Edjunior Barbosa... ppc: Add Power ISA 3.0/POWER9 instructions record support
2016-09-20  Edjunior Barbosa... ppc: Fix record support of Store String Word instructions
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-08-24  Carl E. LoveFix for gdb.base/pc-fp.exp.
2016-08-18  Edjunior Barbosa... ppc: Fix record of HTM instructions
2016-07-26  Alan ModraWean gdb and sim off private libbfd.h header
2016-06-14  John BaldwinInitialize 'ra' to zero to avoid uninitialized use.
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-03-09  Marcin Kościelnickigdb/rs6000: Read backchain as unsigned.
2016-03-09  Marcin Kościelnickigdb: Add gen_return_address for powerpc.
2016-03-09  Marcin Kościelnickigdb: Add ax_pseudo_register_collect for powerpc.
2016-02-26  Keith SeitzFix CXX invalid cast from void *.
2016-02-24  Marcin Kościelnicki[OBV] gdb/rs6000: Fix maybe-uninitialized warning.
2016-02-24  Wei-cheng WangBuild unavailable-stack frames for tracepoint.
2016-01-05  Pedro AlvesFix PR sim/13418: building with --enable-targets=all...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-22  Simon Marchirs6000: Add cast for int to enum conversion
2015-09-30  Simon Marchigdbarch.h: Change gdbarch_info::tdep_info's type to...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-07  Pedro AlvesPPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displace...
2015-08-06  Simon MarchiAdd casts for legitimate integer to enum conversions
next