Age | Commit message (Expand) | Author | Files | Lines |
2021-05-12 | gdb: generate the prefix name for prefix commands on demand | Marco Barisione | 1 | -2/+2 |
2021-04-13 | Fix build failure for 32-bit targets with --enable-targets=all | Luis Machado | 1 | -2/+4 |
2021-04-12 | [PATCH] gdb-power10-single-step | Will Schmidt | 1 | -9/+49 |
2021-04-12 | [PATCH, rs6000, v3][PR gdb/27525] displaced stepping across addpcis/lnia. | Will Schmidt | 1 | -1/+26 |
2021-04-12 | RS6000 Add support to print vector register contents as float128 | Carl Love | 1 | -0/+6 |
2021-03-24 | gdb: remove current_top_target function | Simon Marchi | 1 | -1/+2 |
2021-01-19 | trad-frame cleanups | Luis Machado | 1 | -4/+2 |
2021-01-19 | Convert some frame functions to use gdb::array_view. | Luis Machado | 1 | -4/+8 |
2021-01-04 | Refactor struct trad_frame_saved_regs | Luis Machado | 1 | -13/+14 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-04 | gdb: make displaced stepping implementation capable of managing multiple buffers | Simon Marchi | 1 | -1/+1 |
2020-12-04 | gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp... | Simon Marchi | 1 | -2/+76 |
2020-12-04 | gdb: rename displaced_step_closure to displaced_step_copy_insn_closure | Simon Marchi | 1 | -7/+9 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -205/+205 |
2020-10-30 | gdb: introduce displaced_debug_printf | Simon Marchi | 1 | -28/+13 |
2020-10-30 | gdb: rs6000_dwarf2_reg_to_regnum return -1 for unknown register number | Simon Marchi | 1 | -2/+3 |
2020-10-29 | gdb: remove parameter of gdbarch_displaced_step_hw_singlestep | Simon Marchi | 1 | -2/+1 |
2020-10-20 | gdb: make gdbarch_displaced_step_hw_singlestep return bool | Simon Marchi | 1 | -2/+2 |
2020-09-17 | Change management of tdesc_arch_data | Tom Tromey | 1 | -122/+62 |
2020-09-14 | gdb: add type::is_vector / type::set_is_vector | Simon Marchi | 1 | -2/+2 |
2020-05-16 | gdb: add type::name / type::set_name | Simon Marchi | 1 | -2/+2 |
2020-05-14 | gdb: remove TYPE_CODE macro | Simon Marchi | 1 | -3/+3 |
2020-04-24 | Rename "variant" to "ppc_variant" | Tom Tromey | 1 | -5/+5 |
2020-04-17 | Replace most calls to help_list and cmd_show_list | Tom Tromey | 1 | -22/+6 |
2020-02-18 | Fix build with gcc-4.8.x | Bernd Edlinger | 1 | -1/+2 |
2020-02-14 | gdb: introduce displaced_step_closure_up type alias | Simon Marchi | 1 | -1/+1 |
2020-02-14 | gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr | Simon Marchi | 1 | -2/+2 |
2020-02-08 | Move DWARF code to dwarf2/ subdirectory | Tom Tromey | 1 | -1/+1 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-11-22 | Replace the MSYMBOL_*_NAME macros with member functions | Christian Biesinger | 1 | -4/+4 |
2019-10-26 | [gdb] Fix more typos in comments (2) | Tom de Vries | 1 | -1/+1 |
2019-10-18 | [gdb] Fix more typos in comments | Tom de Vries | 1 | -1/+1 |
2019-09-20 | Remove Cell Broadband Engine debugging support | Ulrich Weigand | 1 | -10/+0 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
2019-04-23 | gdb/rs6000: Use default gdbarch methods where possible | Andrew Burgess | 1 | -18/+0 |
2019-04-08 | Replace throw_exception with throw in some cases | Tom Tromey | 1 | -2/+2 |
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -2/+2 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -6/+4 |
2019-01-14 | [PowerPC] Aliases for vector registers | Pedro Franco de Carvalho | 1 | -1/+107 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-01 | rs6000-tdep.c:skip_prologue avoid negative left shift | Joel Brobecker | 1 | -4/+7 |
2018-10-26 | [PowerPC] Add support for HTM registers | Edjunior Barbosa Machado | 1 | -85/+544 |
2018-10-26 | [PowerPC] Reject tdescs with VSX and no FPU or Altivec | Pedro Franco de Carvalho | 1 | -1/+2 |
2018-10-26 | [PowerPC] Add support for EBB and PMU registers | Edjunior Barbosa Machado | 1 | -1/+73 |
2018-10-26 | [PowerPC] Add support for TAR | Edjunior Barbosa Machado | 1 | -0/+25 |
2018-10-26 | [PowerPC] Add support for PPR and DSCR | Edjunior Barbosa Machado | 1 | -1/+61 |
2018-10-26 | [PowerPC] Refactor have_ initializers in rs6000-tdep.c | Pedro Franco de Carvalho | 1 | -2/+2 |
2018-10-26 | [PowerPC] Remove rs6000_pseudo_register_reggroup_p | Pedro Franco de Carvalho | 1 | -24/+0 |
2018-10-21 | Introduce gdbarch_num_cooked_regs | Simon Marchi | 1 | -5/+2 |