aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@redhat.com>2000-07-24 14:49:05 +0000
committerAnthony Green <green@redhat.com>2000-07-24 14:49:05 +0000
commit02d44fdba5c3a2e71a38de9e4bb06531dff7dc1d (patch)
tree653a49c305e101c7b98f0382ae78ac17cbf5ffaf
parentd8231941c0ed1846d8d155530de50c5c3a81f8fc (diff)
downloadgdb-02d44fdba5c3a2e71a38de9e4bb06531dff7dc1d.zip
gdb-02d44fdba5c3a2e71a38de9e4bb06531dff7dc1d.tar.gz
gdb-02d44fdba5c3a2e71a38de9e4bb06531dff7dc1d.tar.bz2
Updated TODO.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/TODO3
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1ff13d8..edb02cd 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul 24 07:47:46 2000 Anthony Green <green@redhat.com>
+
+ * TODO: Update. Two of my java patches are in.
+
2000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* gdbarch.sh: Add FETCH_PSEUDO_REGISTER and STORE_PSEUDO_REGISTER
diff --git a/gdb/TODO b/gdb/TODO
index a384611..fb5dc1f 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -570,7 +570,8 @@ http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00496.html
Java (Anthony Green, David Taylor)
Anthony Green has a number of Java patches that did not make it into
-the 5.0 release.
+the 5.0 release. The first two are in cvs now, but the third needs
+some fixing up before it can go in.
Patch: java tests
http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00512.html