Age | Commit message (Expand) | Author | Files | Lines |
2016-11-07 | i386-tdep.c (i386_gdbarch_init): Add comments. | Doug Evans | 1 | -2/+6 |
2016-11-03 | Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -3/+6 |
2016-11-03 | GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -8/+3 |
2016-10-18 | i386-tdep: Verify architecture before proceeding with `set/show mpx' | Maciej W. Rozycki | 1 | -2/+4 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -2/+3 |
2016-09-06 | Support 128-bit IEEE floating-point types on Intel and Power | Ulrich Weigand | 1 | -0/+20 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -4/+1 |
2016-04-19 | Add target descriptions for AVX + MPX | Walfred Tedeschi | 1 | -0/+4 |
2016-04-12 | Do target_terminal_ours in query & friends instead of in all callers | Pedro Alves | 1 | -37/+12 |
2016-02-18 | Intel MPX bound violation handling | Walfred Tedeschi | 1 | -3/+1 |
2016-02-10 | gdb/x86: Implement ax_pseudo_register_collect hook. | Marcin KoĆcielnicki | 1 | -6/+84 |
2016-01-12 | Remove trademark acknowledgements throughout | Pedro Alves | 1 | -4/+4 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-12-14 | gdb: Use TYPE_LENGTH macro | Andrew Burgess | 1 | -4/+5 |
2015-11-04 | Improve error message for MPX bound table examinations. | Walfred Tedeschi | 1 | -1/+2 |
2015-10-26 | PR symtab/17391 gdb internal error: assertion fails in regcache.c:178 | Doug Evans | 1 | -5/+17 |
2015-09-30 | gdbarch.h: Change gdbarch_info::tdep_info's type to void * | Simon Marchi | 1 | -1/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -6/+6 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -4/+4 |
2015-07-30 | Remove isize output argument from fast_tracepoint_valid_at | Pierre Langlois | 1 | -4/+2 |
2015-07-06 | Don't throw an error in "show mpx bound" implementation | Patrick Palka | 1 | -5/+11 |
2015-06-24 | Remove redundant include directives. | Gary Benson | 1 | -2/+0 |
2015-06-12 | Fix broken GDB build after adding Bound table support for i386. | Walfred Tedeschi | 1 | -2/+5 |
2015-06-11 | Fix ARI new warnings introduced in i386-tdep.c. | Walfred Tedeschi | 1 | -2/+2 |
2015-06-10 | Add support for bound table in the Intel MPX context. | Walfred Tedeschi | 1 | -0/+273 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -4/+6 |
2015-04-13 | Add support for the x86 XSAVE extended state on FreeBSD/x86. | John Baldwin | 1 | -0/+19 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -9/+9 |
2015-03-07 | Normalize TRY_CATCH exception handling block | Pedro Alves | 1 | -6/+15 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -4/+3 |
2015-02-27 | Do not increment of decrement enums | Tom Tromey | 1 | -1/+2 |
2015-02-04 | Fix internal error when core file section is too big | Andreas Arnez | 1 | -4/+4 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-12 | add gnu_triplet_regexp gdbarch method | Tom Tromey | 1 | -0/+17 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -7/+8 |
2014-11-12 | add a default method for gdbarch_skip_permanent_breakpoint | Pedro Alves | 1 | -15/+0 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-09-30 | X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 1 | -15/+11 |
2014-09-30 | Add 'regset' parameter to 'iterate_over_regset_sections_cb' | Andreas Arnez | 1 | -35/+7 |
2014-09-02 | Rename 32- and 64-bit Intel files from "i386" to "x86" | Gary Benson | 1 | -15/+15 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-05-21 | X86: Replace regset_alloc() invocations by static regset structures. | Andreas Arnez | 1 | -25/+21 |
2014-05-21 | Remove 'arch' field from regset structure. | Andreas Arnez | 1 | -4/+8 |
2014-04-24 | Add AVX512 registers support to GDB and GDBserver. | Michael Sturm | 1 | -18/+447 |
2014-03-27 | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 1 | -41/+47 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -3/+3 |
2014-02-20 | Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with ... | Sergio Durigan Junior | 1 | -1/+10 |
2014-01-16 | gdbarch: add instruction predicate methods | Markus Metzger | 1 | -0/+59 |