Age | Commit message (Expand) | Author | Files | Lines |
2021-03-08 | Convert stap probes to create operations | Tom Tromey | 1 | -2/+3 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-04 | gdb: rename displaced_step_closure to displaced_step_copy_insn_closure | Simon Marchi | 1 | -6/+6 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -1/+1 |
2020-10-02 | Fix the i386 build | Kamil Rytarowski | 1 | -1/+0 |
2020-09-14 | Apply 'const' in more places | Tom Tromey | 1 | -9/+9 |
2020-04-30 | Use thiscall calling convention for class members | Hannes Domani | 1 | -0/+13 |
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 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-10-26 | [gdb] Fix more typos in comments (2) | Tom de Vries | 1 | -1/+1 |
2019-07-10 | Don't include gdbarch.h from defs.h | Tom Tromey | 1 | -0/+1 |
2019-03-12 | Support the fs_base and gs_base registers on i386. | John Baldwin | 1 | -2/+10 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-02-21 | class readable_regcache and pass readable_regcache to gdbarch pseudo_register... | Yao Qi | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-21 | Create a displaced_step_closure class hierarchy | Simon Marchi | 1 | -0/+4 |
2017-09-04 | Let i386_target_description return tdesc_i386_mmx | Yao Qi | 1 | -3/+0 |
2017-04-12 | gdb: Move DJGPP/go32 bits to their own tdep file | Pedro Alves | 1 | -0/+5 |
2017-02-17 | Add support for Intel PKRU register to GDB and GDBserver. | Michael Sturm | 1 | -1/+13 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-23 | Normalize names of some source files | Simon Marchi | 1 | -1/+1 |
2016-02-18 | Intel MPX bound violation handling | Walfred Tedeschi | 1 | -0/+2 |
2016-02-10 | gdb/x86: Implement ax_pseudo_register_collect hook. | Marcin KoĆcielnicki | 1 | -0/+4 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-09 | i386: Fix type of gdbarch_tdep::register_reggroup_p | Simon Marchi | 1 | -1/+1 |
2015-04-13 | Add support for the x86 XSAVE extended state on FreeBSD/x86. | John Baldwin | 1 | -0/+3 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-30 | X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 1 | -6/+6 |
2014-09-30 | Add 'regset' parameter to 'iterate_over_regset_sections_cb' | Andreas Arnez | 1 | -0/+6 |
2014-05-21 | X86: Replace regset_alloc() invocations by static regset structures. | Andreas Arnez | 1 | -12/+2 |
2014-04-24 | Add AVX512 registers support to GDB and GDBserver. | Michael Sturm | 1 | -2/+62 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-20 | Add MPX support for i386 | Walfred Tedeschi | 1 | -1/+23 |
2013-09-24 | Revert use of classify callback in i386 gdbarch_tdep. | Joel Brobecker | 1 | -24/+0 |
2013-09-24 | Revert use of memory_args_by_pointer in i386 gdbarch_tdep. | Joel Brobecker | 1 | -9/+0 |
2013-09-24 | Revert use of integer_param_regs_saved_in_caller_frame in i386 gdbarch_tdep. | Joel Brobecker | 1 | -14/+4 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-10-15 | Remove sp_regnum_from_eax and pc_regnum_from_eax | H.J. Lu | 1 | -8/+0 |
2012-07-04 | Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdep | H.J. Lu | 1 | -0/+8 |
2012-06-13 | H.J. Lu <hongjiu.lu@intel.com> | Mark Kettenis | 1 | -0/+2 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+9 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-07-22 | gdb | Tom Tromey | 1 | -4/+5 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -3/+4 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+6 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-09-11 | Remove amd64_register_name. | H.J. Lu | 1 | -1/+0 |
2010-06-22 | * i386-tdep.h (i386_displaced_step_copy_insn): Declare. | Doug Evans | 1 | -0/+3 |
2010-04-07 | Support i386 AVX. | H.J. Lu | 1 | -1/+33 |