Updates.
authorAndrew Cagney <cagney@redhat.com>
Sat, 7 Jul 2001 17:39:35 +0000 (17:39 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 7 Jul 2001 17:39:35 +0000 (17:39 +0000)
gdb/ChangeLog
gdb/TODO

index e7af45bcc29413e268e3105dc985ff946043d179..3e641c1c76c6b65366da7f80ecbf0af750da4bc3 100644 (file)
@@ -1,3 +1,7 @@
+2001-07-07  Andrew Cagney  <ac131313@redhat.com>
+
+       * TODO (5.1): Update.
+
 2001-07-07  Andrew Cagney  <ac131313@redhat.com>
 
        * symtab.c (main_name): New function.
index 15cc5215c8506a9f0fad8128ba978e8188a0bf2c..66d3357a51a22d82dac3fe28e1852168d6ad2587 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -30,19 +30,6 @@ it keeps coming up :-(.  Any volunteers?
 
 Mark
 
---
-
-x86 linux GDB and SIGALRM (???)
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00803.html
-
-This problem has been fixed, but a regression test still needs to be
-added to the testsuite:
-http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00309.html
-
-Mark
-
-[The test has been submitted for approval - cagney]
-
 --
 
                GDB 5.1 - New features
@@ -50,28 +37,6 @@ Mark
 
 The following new features should be included in 5.1.
 
---
-
-Pascal (Pierre Muller, David Taylor)
-
-Pierre Muller has contributed patches for adding Pascal Language
-support to GDB.
-
-2 pascal language patches inserted in database
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00521.html
-
-Indent -gnu ?
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00496.html
-
-[I think this has been merged, need to confirm - cagney]
-
--- 2001-03-08
-
-Add CRIS target.
-
-A predicate to this is the multi-arching of SOFTWARE_SINGLE_STEP().  A
-patch has been submitted.
-
 --
 
                GDB 5.1 - Cleanups