aboutsummaryrefslogtreecommitdiff
path: root/gdb/aix-thread.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-21 * aix-thread.c (pdc_read_regs): Fix compiler warning.Joel Brobecker1-7/+7
2008-03-17 * aix-thread.c (pdc_read_regs): Minor reformatting.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-072007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-5/+5
2007-10-082007-10-08 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-32/+40
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-10/+16
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+3
2007-05-11doc/ChangeLog:Ulrich Weigand1-11/+3
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-8/+8
2007-05-06 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs,Ulrich Weigand1-109/+115
2007-04-27 * aix-thread.c (aix_thread_xfer_memory): Replace by ...Ulrich Weigand1-14/+15
2007-04-27 * aix-thread.c (fill_sprs32): Change argument types to "uint32_t *".Ulrich Weigand1-19/+30
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-02-10 * aix-thread.c (_initialize_aix_thread): Use add_setshow_boolean_cmdJoel Brobecker1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-172005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-052005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>Andrew Cagney1-26/+41
2004-10-082004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2004-10-052004-10-05 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-09-11* language.c (local_hex_format_custom): Remove.Paul N. Hilfinger1-6/+5
2004-08-06 * aix-thread.c (get_signaled_thread): New function.Joel Brobecker1-20/+39
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+7
2004-07-242004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-20/+25
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-18/+23
2004-06-282004-06-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-05-13 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.Joel Brobecker1-4/+4
2004-05-13 * aix-thread.c (store_regs_kernel_thread): Fix a little obviousJoel Brobecker1-1/+0
2004-05-13 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.Joel Brobecker1-0/+1
2004-05-13* aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)Jim Blandy1-14/+14
2004-05-13* aix-thread.c (supply_gprs64, fetch_regs_user_thread)Jim Blandy1-7/+9
2004-05-11* ppc-tdep.h (struct gdbarch_tdep): Change definition ofJim Blandy1-13/+29
2004-05-10Back out change. The NetBSD changes need Jason Thorpe's approval, butJim Blandy1-29/+13
2004-05-10* ppc-tdep.h (struct gdbarch_tdep): Change definition ofJim Blandy1-13/+29
2004-05-07* aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,Jim Blandy1-8/+12
2004-05-05* config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that thisJim Blandy1-10/+18
2004-05-04* config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.Jim Blandy1-3/+7
2004-05-04* aix-thread.c (fill_fprs): Fix off-by-one error comparing regnoJim Blandy1-1/+1
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+5
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2002-08-22 * aix-thread.c (aix_thread_detach): Disable thread debugging onCorinna Vinschen1-1/+1
2002-07-27Delete disabled code.Kevin Buettner1-8/+0
2002-07-26 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)Kevin Buettner1-13/+35
2002-07-23 * aix-thread.c (language.h): Include.Kevin Buettner1-23/+24
2002-07-23Don't rely on FIRST_UISA_SP_REGNUM or LAST_UISA_REGNUM.Kevin Buettner1-63/+93
2002-07-22 * aix-thread.c (ops): Rename to aix_thread_ops.Kevin Buettner1-78/+80
2002-07-22 * aix-thread.c (ops_prepare_to_store): Eliminate.Kevin Buettner1-53/+65
2002-07-22 * aix-thread.c (gdb_assert.h): Include.Kevin Buettner1-35/+131