aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-01-12 03:43:19 +0000
committerKen Raeburn <raeburn@cygnus>1995-01-12 03:43:19 +0000
commitba1c97e74792eafab9e0ea54b28bba520b24ff1a (patch)
tree5de6ffd7ce9c90571cf6e8a4e77fe05a5708ec1e /include/ChangeLog
parent9c84b228d84ac003c9f24c725d52dc8348f6c95a (diff)
downloadgdb-ba1c97e74792eafab9e0ea54b28bba520b24ff1a.zip
gdb-ba1c97e74792eafab9e0ea54b28bba520b24ff1a.tar.gz
gdb-ba1c97e74792eafab9e0ea54b28bba520b24ff1a.tar.bz2
* libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init, hex_p,
hex_value): New macros and declarations, for hex.c.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index efb0a5d..e476eba 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jan 11 22:36:40 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
+
+ * libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init,
+ hex_p, hex_value): New macros and declarations, for hex.c.
+
Fri Jan 6 17:44:14 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
* dis-asm.h: Make idempotent.