Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -3/+6 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -2/+2 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -1/+1 |
2008-03-01 | * Makefile.in (i386-nat.o): Update. | Daniel Jacobowitz | 1 | -0/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-09 | 2007-10-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+10 |
2007-10-01 | * linux-nat.c (linux_nat_new_thread): New variable. | Daniel Jacobowitz | 1 | -22/+36 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-16 | 2007-07-16 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+2 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -5/+1 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+4 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -4/+4 |