Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-01-13 | replace XCALLOC with XCNEWVEC or XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-12 | Split i386_stap_parse_special_token into smaller functions | Sergio Durigan Junior | 1 | -244/+271 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-19 | Mask out PREFIX_ADDR when adding prefix to opcode | H.J. Lu | 1 | -1/+2 |
2013-12-19 | Properly decode MODRM byte for 64-bit | H.J. Lu | 1 | -2/+2 |
2013-12-19 | Zero-extend address from 32-bit to 64-bit for ADDR32 prefix | H.J. Lu | 1 | -0/+7 |
2013-12-19 | Extend SystemTap SDT probe argument parser | Sergio Durigan Junior | 1 | -4/+13 |
2013-12-17 | "tfind" across unavailable-stack frames. | Pedro Alves | 1 | -13/+20 |
2013-12-10 | Use target_read_code in skip_prologue (i386) | Yao Qi | 1 | -34/+35 |
2013-11-20 | Add MPX support for i386 | Walfred Tedeschi | 1 | -8/+211 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-07-23 | gdb/ | Yao Qi | 1 | -3/+2 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -5/+5 |
2013-03-13 | More invalid pointer to pointer conversions. | Pedro Alves | 1 | -5/+17 |
2013-03-11 | Rename record_ prefixes in record-full.h into record_full_. | Markus Metzger | 1 | -243/+245 |
2013-03-11 | Split record.h into record.h and record-full.h. | Markus Metzger | 1 | -0/+1 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -2/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-11 | gdb/ | Pedro Alves | 1 | -3/+1 |