aboutsummaryrefslogtreecommitdiff
path: root/gdb/s390-nat.c
AgeCommit message (Expand)AuthorFilesLines
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