| Commit message (Expand) | Author | Age | Files | Lines |
* | * aix-thread.c (_initialize_aix_thread): Use add_setshow_boolean_cmd | Joel Brobecker | 2006-02-10 | 1 | -1/+1 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-17 | 1 | -2/+2 |
* | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-14 | 1 | -1/+1 |
* | 2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr> | Andrew Cagney | 2005-01-05 | 1 | -26/+41 |
* | 2004-10-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-10-08 | 1 | -3/+3 |
* | 2004-10-05 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-10-05 | 1 | -2/+2 |
* | * language.c (local_hex_format_custom): Remove. | Paul N. Hilfinger | 2004-09-11 | 1 | -6/+5 |
* | * aix-thread.c (get_signaled_thread): New function. | Joel Brobecker | 2004-08-06 | 1 | -20/+39 |
* | 2004-08-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-08-03 | 1 | -3/+3 |
* | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-26 | 1 | -6/+7 |
* | 2004-07-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-24 | 1 | -20/+25 |
* | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-22 | 1 | -18/+23 |
* | 2004-06-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-06-28 | 1 | -2/+2 |
* | * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/. | Joel Brobecker | 2004-05-13 | 1 | -4/+4 |
* | * aix-thread.c (store_regs_kernel_thread): Fix a little obvious | Joel Brobecker | 2004-05-13 | 1 | -1/+0 |
* | * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy. | Joel Brobecker | 2004-05-13 | 1 | -0/+1 |
* | * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs) | Jim Blandy | 2004-05-13 | 1 | -14/+14 |
* | * aix-thread.c (supply_gprs64, fetch_regs_user_thread) | Jim Blandy | 2004-05-13 | 1 | -7/+9 |
* | * ppc-tdep.h (struct gdbarch_tdep): Change definition of | Jim Blandy | 2004-05-11 | 1 | -13/+29 |
* | Back out change. The NetBSD changes need Jason Thorpe's approval, but | Jim Blandy | 2004-05-10 | 1 | -29/+13 |
* | * ppc-tdep.h (struct gdbarch_tdep): Change definition of | Jim Blandy | 2004-05-10 | 1 | -13/+29 |
* | * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64, | Jim Blandy | 2004-05-07 | 1 | -8/+12 |
* | * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this | Jim Blandy | 2004-05-05 | 1 | -10/+18 |
* | * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition. | Jim Blandy | 2004-05-04 | 1 | -3/+7 |
* | * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno | Jim Blandy | 2004-05-04 | 1 | -1/+1 |
* | 2004-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-04-21 | 1 | -4/+5 |
* | 2003-10-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-10-02 | 1 | -3/+3 |
* | * aix-thread.c (aix_thread_detach): Disable thread debugging on | Corinna Vinschen | 2002-08-22 | 1 | -1/+1 |
* | Delete disabled code. | Kevin Buettner | 2002-07-27 | 1 | -8/+0 |
* | * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32) | Kevin Buettner | 2002-07-26 | 1 | -13/+35 |
* | * aix-thread.c (language.h): Include. | Kevin Buettner | 2002-07-23 | 1 | -23/+24 |
* | Don't rely on FIRST_UISA_SP_REGNUM or LAST_UISA_REGNUM. | Kevin Buettner | 2002-07-23 | 1 | -63/+93 |
* | * aix-thread.c (ops): Rename to aix_thread_ops. | Kevin Buettner | 2002-07-22 | 1 | -78/+80 |
* | * aix-thread.c (ops_prepare_to_store): Eliminate. | Kevin Buettner | 2002-07-22 | 1 | -53/+65 |
* | * aix-thread.c (gdb_assert.h): Include. | Kevin Buettner | 2002-07-22 | 1 | -35/+131 |
* | 2002-07-17 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2002-07-18 | 1 | -214/+262 |
* | * aix-thread.c (ptrace_check): Use safe_strerror() instead of | Kevin Buettner | 2002-07-16 | 1 | -2/+2 |
* | * aix-thread.c (PD_ERROR, CALL_BASE): Delete. | Kevin Buettner | 2002-07-15 | 1 | -25/+29 |
* | * aix-thread.c (ptrace_check): Eliminate goto. | Kevin Buettner | 2002-07-15 | 1 | -32/+44 |
* | * aix-thread.c (gdbcmd.h): Include. | Kevin Buettner | 2002-07-15 | 1 | -75/+71 |
* | From Nicholas Duffek (with minor changes by Martin Hunt, | Kevin Buettner | 2002-07-13 | 1 | -0/+1492 |