Remove path name from test case
[binutils-gdb.git] / gdb / rs6000-tdep.c
2023-11-08 Carl Lovers6000, Fix test gdb.base/store.exp
2023-10-10 Simon Marchigdb: add inferior::{arch, set_arch}
2023-09-20 Tom TromeyRemove explanatory comments from includes
2023-08-17 Tom de Vries[gdb/build, c++20] Fix Wdeprecated-enum-enum-conversion
2023-06-03 Tom de Vries[gdb] Fix typos
2023-04-21 Tom TromeyUse entry values for 32-bit PPC struct return
2023-04-21 Tom TromeyHandle erroneous DW_AT_call_return_pc
2023-04-06 Andrew Burgessgdb: fix reg corruption from displaced stepping on...
2023-03-29 Andrew Burgessgdb: move displaced_step_dump_bytes into gdbsupport...
2023-03-27 Pedro Alvesdisplaced step: pass down target_waitstatus instead...
2023-03-18 Tom TromeyUnify arch_float_type and init_float_type
2023-03-13 Andrew Burgessgdb: add gdbarch::displaced_step_buffer_length
2023-03-09 Simon Marchigdb, gdbserver, gdbsupport: fix whitespace issues
2023-02-27 Tom TromeyRemove old GNU indent directives
2023-01-05 Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-21 Mike Frysingersim: move register headers into sim/ namespace [PR...
2022-11-14 Carl LovePowerPC, fix support for printing the function return...
2022-11-04 Carl LovePowerPC update comments for the MMA instruction name...
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-11 Simon Marchigdb: fix auxv caching
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-09-29 Keith SeitzConstify target_desc declarations
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-08-04 Tom TromeyUse registry in gdbarch
2022-07-28 Tom TromeyRewrite registry.h
2022-07-21 Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-04-26 Carl LoveAdd recording support for the ISA 3.1 PowerPC instructions.
2022-04-07 Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-04-02 Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-29 Tom TromeyUse correct stream for process record output
2021-12-08 Jan Vranyppc: recognize all program traps
2021-12-08 Jan Vranyppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
2021-11-18 Carl Lovegdb: PowerPC fix gdb.base/break-interp.exp
2021-11-15 Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-11-02 Tom de Vries[gdb/tdep, rs6000] Don't skip system call in skip_prologue
2021-10-28 Simon Marchigdb: add add_setshow_prefix_cmd
2021-10-13 Carl LovePPC fix for stfiwx instruction (and additional stores...
2021-06-29 Simon Marchigdb: add names to unwinders, add debug messages when...
2021-06-28 Simon Marchigdb: remove gdbarch_info_init
2021-06-07 Carl LoveAdd Power 10 PLT instruction patterns
2021-05-27 Simon Marchigdb: fix tab after space indentation issues
2021-05-27 Simon Marchigdb: fix some indentation issues
2021-05-12 Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-04-13 Luis MachadoFix build failure for 32-bit targets with --enable...
2021-04-12 Will Schmidt[PATCH] gdb-power10-single-step
2021-04-12 Will Schmidt[PATCH, rs6000, v3][PR gdb/27525] displaced stepping...
2021-04-12 Carl LoveRS6000 Add support to print vector register contents...
2021-03-24 Simon Marchigdb: remove current_top_target function
2021-01-19 Luis Machadotrad-frame cleanups
2021-01-19 Luis MachadoConvert some frame functions to use gdb::array_view.
2021-01-04 Luis MachadoRefactor struct trad_frame_saved_regs
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04 Simon Marchigdb: make displaced stepping implementation capable...
2020-12-04 Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-12-04 Simon Marchigdb: rename displaced_step_closure to displaced_step_co...
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-30 Simon Marchigdb: introduce displaced_debug_printf
2020-10-30 Simon Marchigdb: rs6000_dwarf2_reg_to_regnum return -1 for unknown...
2020-10-29 Simon Marchigdb: remove parameter of gdbarch_displaced_step_hw_sing...
2020-10-20 Simon Marchigdb: make gdbarch_displaced_step_hw_singlestep return...
2020-09-17 Tom TromeyChange management of tdesc_arch_data
2020-09-14 Simon Marchigdb: add type::is_vector / type::set_is_vector
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
next