aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-04 23:21:38 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-04 23:21:38 +0000
commit12466af99cfc3b552044c52901d09a6b2542eecb (patch)
tree12d744a19b265432ef558a1385d86f2f25d2ad9a /gdb/ChangeLog
parente355ef1be406e00240feb66a2e9a0456f79786bd (diff)
downloadfsf-binutils-gdb-12466af99cfc3b552044c52901d09a6b2542eecb.zip
fsf-binutils-gdb-12466af99cfc3b552044c52901d09a6b2542eecb.tar.gz
fsf-binutils-gdb-12466af99cfc3b552044c52901d09a6b2542eecb.tar.bz2
Move value_ptr typedef to gdbtk-wrapper from value.h.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6f0e5d9..e9fbd0a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-04 Andrew Cagney <ac131313@redhat.com>
+
+ * value.h (value_ptr): Delete typedef.
+
2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
* i386nbsd-nat.c: Update copyright years.