aboutsummaryrefslogtreecommitdiff
path: root/gdb/s390-nat.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-2/+4
2010-01-04 * features/Makefile (WHICH): Add s390-linux32, s390-linux64,Ulrich Weigand1-0/+87
2009-11-27gdb/Ulrich Weigand1-1/+1
2009-11-112009-11-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-2/+4
2007-11-072007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-5/+9
2007-10-01 * linux-nat.c (linux_nat_new_thread): New variable.Daniel Jacobowitz1-6/+29
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-14/+14
2007-05-06 * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand1-15/+15
2006-11-28 * config/tm-linux.h: Delete file.Ulrich Weigand1-1/+0
2006-03-29 * s390-nat.c (s390_insert_watchpoint): Add missing argument.Ulrich Weigand1-2/+2
2006-03-24 * linux-nat.c (linux_ops_saved): New.Daniel Jacobowitz1-1/+1
2006-02-08 * config/i386/nm-i386sol2.h: Update copyright year.Wu Zhou1-1/+2
2006-02-08 * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Delete.Wu Zhou1-2/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-09-11 * config/s390/nm-linux.h (KERNEL_U_SIZE): Remove.Ulrich Weigand1-7/+20
2005-09-10 * Makefile.in (ALLDEPFILES): Update.Daniel Jacobowitz1-5/+24
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+9
2004-02-182004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Jim Blandy1-2/+14
2004-02-182004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Jim Blandy1-111/+73
2004-02-182004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Jim Blandy1-159/+186
2003-06-20 * config/arm/linux.mt: Remove code protected by GDBSERVER define.Daniel Jacobowitz1-7/+0
2003-06-03* s390-nat.c (supply_gregset, fill_gregset): On the s390x, theJim Blandy1-2/+42
2003-04-142003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+1
2002-07-15From Gerhard Tonn <TON@de.ibm.com>:Andrew Cagney1-12/+26
2001-11-06* s390-nat.c: #include "regcache.h", to get declaration forJim Blandy1-0/+1
2001-11-06* gdb/s390-nat.c (s390_register_u_addr): Pass proper arguments toJim Blandy1-4/+5
2001-11-01use xmalloc() and xfree().Andrew Cagney1-2/+2
2001-10-13S/390 31 & 64 bit target and GNU/Linux native support.Andrew Cagney1-0/+308