Age | Commit message (Expand) | Author | Files | Lines |
2014-09-09 | Fix missing "struct iovec" definition on some x86-linux. | Joel Brobecker | 1 | -0/+1 |
2014-09-02 | Rename 32- and 64-bit Intel files from "i386" to "x86" | Gary Benson | 1 | -3/+3 |
2014-08-06 | Remove duplicated include file | Yao Qi | 1 | -1/+0 |
2014-07-11 | Tidy #include lists | Gary Benson | 1 | -30/+3 |
2014-07-11 | Move duplicated code into new files | Gary Benson | 1 | -533/+2 |
2014-07-11 | Comment and whitespace changes | Gary Benson | 1 | -3/+12 |
2014-07-11 | Pull out common parts of _initialize_{i386,amd64}_linux_nat | Gary Benson | 1 | -17/+35 |
2014-07-11 | Merge ps_get_thread_area | Gary Benson | 1 | -8/+28 |
2014-07-11 | Merge {i386,amd64}_linux_read_description | Gary Benson | 1 | -10/+90 |
2014-07-11 | Rename identical functions | Gary Benson | 1 | -40/+40 |
2014-06-23 | x86 Linux watchpoints: Couldn't write debug register: Invalid argument. | Pedro Alves | 1 | -1/+4 |
2014-06-20 | Move shared native target specific code to gdb/nat | Gary Benson | 1 | -1/+1 |
2014-04-24 | Add AVX512 registers support to GDB and GDBserver. | Michael Sturm | 1 | -1/+4 |
2014-02-19 | Add target_ops argument to to_read_btrace | Tom Tromey | 1 | -1/+10 |
2014-02-19 | Add target_ops argument to to_teardown_btrace | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_disable_btrace | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_enable_btrace | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_post_startup_inferior | Tom Tromey | 1 | -3/+4 |
2014-01-16 | btrace, gdbserver: read branch trace incrementally | Markus Metzger | 1 | -3/+3 |
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 | -4/+13 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -15/+15 |
2013-03-11 | Install the btrace target ops for i386-linux-nat and amd64-linux-nat. | Markus Metzger | 1 | -0/+51 |
2013-02-13 | [native x86 GNU/Linux] Access debug register mirror from the corresponding pr... | Pedro Alves | 1 | -5/+45 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-03-02 | gdb/ | Yao Qi | 1 | -0/+3 |
2012-01-24 | gdb/ | Jan Kratochvil | 1 | -6/+7 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2012-01-02 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2011-12-20 | 2011-12-20 Pedro Alves <alves.ped@gmail.com> | Pedro Alves | 1 | -0/+9 |
2011-12-14 | gdb/ | Pedro Alves | 1 | -55/+88 |
2011-12-05 | 2012-12-05 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -9/+0 |
2011-10-07 | 2011-10-07 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -11/+8 |
2011-09-23 | gdb/ | Yao Qi | 1 | -1/+2 |
2011-02-27 | 2011-02-27 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+25 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-06-11 | * gregset.h (GDB_FPXREGSET_T): Remove. | Ulrich Weigand | 1 | -23/+2 |
2010-04-22 | Remove regmap from i386-linux-nat.c. | H.J. Lu | 1 | -30/+14 |
2010-04-08 | Support i386 without SSE. | H.J. Lu | 1 | -7/+21 |
2010-04-07 | Support i386 AVX. | H.J. Lu | 1 | -1/+124 |
2010-03-01 | Enable XML target descriptions for x86. | H.J. Lu | 1 | -0/+10 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-20 | gdb/ | Jan Kratochvil | 1 | -0/+31 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -1/+6 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -3/+5 |
2009-05-14 | Remove all i386 debug register low level macros in config nm files. | Pierre Muller | 1 | -4/+11 |
2009-02-23 | * i386-linux-nat.c (i386_linux_fetch_inferior_registers): Pass | Pedro Alves | 1 | -1/+1 |