2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
authorJim Blandy <jimb@codesourcery.com>
Wed, 18 Feb 2004 04:11:01 +0000 (04:11 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 18 Feb 2004 04:11:01 +0000 (04:11 +0000)
Committed by Jim Blandy  <jimb@redhat.com>.

* linux-s390-low.c (s390_num_regs): Update.
(s390_regmap): Remove control registers.  Use __s390x__ predefine
instead of GPR_SIZE to distiguish s390 and s390x targets.

gdb/gdbserver/ChangeLog

index 0d908ea..24c69ab 100644 (file)
@@ -1,3 +1,11 @@
+2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
+
+       Committed by Jim Blandy  <jimb@redhat.com>.
+
+       * linux-s390-low.c (s390_num_regs): Update.
+       (s390_regmap): Remove control registers.  Use __s390x__ predefine 
+       instead of GPR_SIZE to distiguish s390 and s390x targets.
+
 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
 
        * linux-low.c: Update copyright year.