Age | Commit message (Expand) | Author | Files | Lines |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -1/+1 |
2017-10-21 | Create a displaced_step_closure class hierarchy | Simon Marchi | 1 | -7/+7 |
2017-10-12 | Remove simple_displaced_step_copy_insn | Simon Marchi | 1 | -3/+3 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-09-05 | Convert the rest x86 target descriptions | Yao Qi | 1 | -1/+1 |
2017-09-05 | Share i386-linux target description between GDB and GDBserver | Yao Qi | 1 | -34/+2 |
2017-09-05 | [GDBserver] Centralize tdesc for i386-linux | Yao Qi | 1 | -0/+1 |
2017-08-07 | gdbarch: Use an anonymous union for target data in `gdbarch_info' | Maciej W. Rozycki | 1 | -2/+1 |
2017-07-26 | Add "maint check xml-descriptions" to test builtin xml target descriptions | Yao Qi | 1 | -0/+24 |
2017-07-26 | Lazily and dynamically create i386-linux target descriptions | Yao Qi | 1 | -34/+49 |
2017-07-26 | Centralize i386 linux target descriptions | Yao Qi | 1 | -11/+23 |
2017-06-10 | gdbarch: Remove displaced_step_free_closure | Simon Marchi | 1 | -2/+0 |
2017-02-17 | Add support for Intel PKRU register to GDB and GDBserver. | Michael Sturm | 1 | -4/+5 |
2017-02-17 | Add target description for avx-avx512. | Michael Sturm | 1 | -1/+4 |
2017-02-17 | Rename target descriptions to reflect actual content of description. | Michael Sturm | 1 | -5/+5 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | Class-ify ui_out | Simon Marchi | 1 | -15/+10 |
2016-04-19 | Add target descriptions for AVX + MPX | Walfred Tedeschi | 1 | -0/+4 |
2016-02-25 | Initialize variables in i386_linux_handle_segmentation_fault | Simon Marchi | 1 | -1/+2 |
2016-02-18 | Intel MPX bound violation handling | Walfred Tedeschi | 1 | -0/+68 |
2016-02-02 | Use linux_get_siginfo_type_with_fields for x86 | Walfred Tedeschi | 1 | -0/+8 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-30 | gdb/linux-record: Support time, waitpid, pipe syscalls | Marcin Kościelnicki | 1 | -0/+1 |
2015-10-30 | gdb/linux-record: Fix readdir and getdents handling | Marcin Kościelnicki | 1 | -2/+1 |
2015-10-30 | gdb/linux-record: Fix sizes of sigaction and sigset_t | Marcin Kościelnicki | 1 | -3/+3 |
2015-10-30 | gdb/linux-record: Fix size_[ug]id values | Marcin Kościelnicki | 1 | -2/+2 |
2015-10-30 | gdb/linux-record: Remove size_siginfo | Marcin Kościelnicki | 1 | -1/+0 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -1/+2 |
2015-08-06 | Add casts for legitimate integer to enum conversions | Simon Marchi | 1 | -1/+1 |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 1 | -1/+1 |
2015-06-24 | Call set_gdbarch_get_siginfo_type in linux_init_abi | Yao Qi | 1 | -2/+0 |
2015-06-24 | Remove redundant include directives. | Gary Benson | 1 | -2/+0 |
2015-04-10 | PR13858 - Can't do displaced stepping with no symbols | Pedro Alves | 1 | -1/+1 |
2015-02-04 | x86: Use correct .reg-xstate section size | Andreas Arnez | 1 | -2/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-20 | Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o... | Sergio Durigan Junior | 1 | -1/+1 |
2014-09-30 | Add 'regset' parameter to 'iterate_over_regset_sections_cb' | Andreas Arnez | 1 | -4/+36 |
2014-09-30 | Replace 'core_regset_sections' by iterator method | Andreas Arnez | 1 | -31/+23 |
2014-09-02 | Rename 32- and 64-bit Intel files from "i386" to "x86" | Gary Benson | 1 | -11/+11 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-04-24 | Add AVX512 registers support to GDB and GDBserver. | Michael Sturm | 1 | -4/+12 |
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/+8 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-07-23 | gdb/ | Yao Qi | 1 | -3/+2 |
2013-03-11 | Rename record_ prefixes in record-full.h into record_full_. | Markus Metzger | 1 | -14/+14 |
2013-03-11 | Split record.h into record.h and record-full.h. | Markus Metzger | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |