Age | Commit message (Expand) | Author | Files | Lines |
2014-06-23 | x86 Linux watchpoints: Couldn't write debug register: Invalid argument. | Pedro Alves | 1 | -1/+9 |
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 | -3/+16 |
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 | MPX for amd64 | Walfred Tedeschi | 1 | -9/+34 |
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 | -10/+10 |
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/+47 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -1/+1 |
2012-06-26 | Use PTRACE_PEEKUSER to get fs_base/gs_base | H.J. Lu | 1 | -0/+30 |
2012-06-16 | Support x32 siginfo | H.J. Lu | 1 | -1/+200 |
2012-06-16 | Check bits_per_word instead of gdbarch_ptr_bit | H.J. Lu | 1 | -1/+1 |
2012-06-16 | Check DS segment register for x32 process | H.J. Lu | 1 | -2/+31 |
2012-03-21 | struct siginfo vs. siginfo_t | Thomas Schwinge | 1 | -2/+2 |
2012-01-24 | gdb/ | Jan Kratochvil | 1 | -8/+11 |
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 | -41/+89 |
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 | -10/+7 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |
2010-09-24 | gdb/ | Pedro Alves | 1 | -8/+12 |
2010-04-22 | Remove amd64_linux_gregset64_reg_offset. | H.J. Lu | 1 | -30/+1 |
2010-04-07 | Support amd64 AVX. | H.J. Lu | 1 | -12/+102 |
2010-03-01 | Enable XML target descriptions for x86. | H.J. Lu | 1 | -0/+35 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-20 | gdb/ | Jan Kratochvil | 1 | -0/+30 |
2009-06-17 | * ada-tasks.c (read_known_tasks_array): Use target_gdbarch instead | Ulrich Weigand | 1 | -1/+1 |
2009-05-14 | Remove all i386 debug register low level macros in config nm files. | Pierre Muller | 1 | -4/+11 |
2009-03-17 | * amd64-linux-nat.c (si_timerid,si_overrun): Provide definition for | Doug Evans | 1 | -0/+9 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -2/+4 |
2009-02-06 | * amd64-linux-nat.c (compat_int_t, compat_uptr_t, compat_time_t) | Pedro Alves | 1 | -0/+234 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-03-01 | * Makefile.in (i386-nat.o): Update. | Daniel Jacobowitz | 1 | -0/+2 |
2008-01-16 | * amd64-nat.h (amd64_native_gregset_supplies_p): Add gdbarch as | Markus Deuling | 1 | -4/+6 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-01 | * linux-nat.c (linux_nat_new_thread): New variable. | Daniel Jacobowitz | 1 | -19/+41 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -6/+6 |
2007-05-06 | * gregset.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -8/+10 |