Age | Commit message (Expand) | Author | Files | Lines |
2016-04-22 | Fix checks for VSX and Altivec availability on Power | Edjunior Barbosa Machado | 1 | -2/+4 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-03 | target_ops mask_watchpoint: change int to target_hw_bp_type | Simon Marchi | 1 | -2/+2 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -4/+3 |
2015-08-02 | Unbreak PPC gdb builds | Pedro Alves | 1 | -13/+13 |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 1 | -1/+1 |
2015-07-24 | Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere | Pedro Alves | 1 | -1/+1 |
2015-06-24 | Remove redundant include directives. | Gary Benson | 1 | -2/+0 |
2015-01-14 | Detect 64-bit-ness in PowerPC Book III-E | Yao Qi | 1 | -1/+1 |
2015-01-14 | Move some ppc macros to nat/ppc-linux.h | Yao Qi | 1 | -51/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-03 | Avoid software breakpoint's instruction shadow inconsistency | Maciej W. Rozycki | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-14 | 2014-07-14 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com> | Edjunior Barbosa Machado | 1 | -0/+5 |
2014-02-19 | Add target_ops argument to to_can_accel_watchpoint_condition | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_region_ok_for_hw_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_insert_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_remove_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_remove_hw_breakpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_insert_hw_breakpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_can_use_hw_breakpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | add "this" pointers to more target APIs | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
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 | -24/+24 |
2013-08-02 | fix PR symtab/15719 | Tom Tromey | 1 | -2/+2 |
2013-07-22 | 2013-07-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com> | Ulrich Weigand | 1 | -4/+15 |
2013-07-15 | 2013-07-15 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com> | Ulrich Weigand | 1 | -92/+94 |
2013-07-01 | Normalize on PATH_MAX instead of MAXPATHLEN throughout. | Pedro Alves | 1 | -1/+0 |
2013-05-17 | 2013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com> | Edjunior Barbosa Machado | 1 | -8/+11 |
2013-05-07 | gdb/ | Luis Machado | 1 | -1/+12 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -2/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-20 | ARI fixes: sprintf rule. | Pierre Muller | 1 | -4/+4 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -1/+1 |
2012-07-06 | gdb/ | Jan Kratochvil | 1 | -6/+7 |
2012-05-31 | * ppc-linux-nat.c (have_ptrace_booke_interface): Disable ptrace | Edjunior Barbosa Machado | 1 | -10/+13 |
2012-05-30 | * ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): fix | Edjunior Barbosa Machado | 1 | -1/+1 |
2012-03-21 | struct siginfo vs. siginfo_t | Thomas Schwinge | 1 | -1/+1 |
2012-03-02 | Fix -Wmissing-prototypes build. | Ulrich Weigand | 1 | -1/+2 |
2012-02-12 | gdb/ | Jan Kratochvil | 1 | -4/+8 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-12-21 | * ppc-linux-nat.c (create_watchpoint_request): Only use ranged | Andreas Schwab | 1 | -1/+2 |
2011-12-14 | gdb/ | Pedro Alves | 1 | -2/+2 |
2011-10-07 | 2011-10-07 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -22/+16 |
2011-05-06 | 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com> | Thiago Jung Bauermann | 1 | -0/+81 |
2011-04-06 | * ppc-linux-nat.c (check_condition): Add len output parameter. | Thiago Jung Bauermann | 1 | -6/+20 |
2011-03-31 | 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -4/+42 |
2011-02-26 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |