]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2004-03-19 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 19 Mar 2004 16:44:47 +0000 (16:44 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 19 Mar 2004 16:44:47 +0000 (16:44 +0000)
* PROBLEMS: Delete note that ARM does not use frame code, problem
fixed.

gdb/ChangeLog
gdb/PROBLEMS

index 75ea8da58581c68a18cfa2a149c4da37c3ce5975..fb2d90f8551a16ee00e25dad11f4712ac0c7f66b 100644 (file)
@@ -1,3 +1,8 @@
+2004-03-19  Andrew Cagney  <cagney@redhat.com>
+
+       * PROBLEMS: Delete note that ARM does not use frame code, problem
+       fixed.
+
 2004-03-17  David Carlton  <carlton@kealia.com>
 
        * NEWS: Mention C++ nested types and namespaces
index dd906036a0c9fb1af35347ffaad61f72c679830b..5455f22bb01f269ca4c5c306606254213539ae1d 100644 (file)
@@ -14,15 +14,6 @@ People encountering problems with these targets should consult GDB's
 web pages and mailing lists (http://www.gnu.org/software/gdb/) to see
 if there is an update.
 
-arm-*-*
-
-GDB's ARM target, in 6.0, has not been updated to use the new frame
-mechanism.
-
-Fortunately the ARM target, in the GDB's mainline sources, has been
-updated so people encountering problems should consider downloading a
-more current GDB (http://www.gnu.org/software/gdb/current).
-
 *** Regressions since gdb 6.0
 
 gdb/826: variables in C++ namespaces have to be enclosed in quotes