aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-08-06 06:24:31 +0000
committerJeff Law <law@redhat.com>1997-08-06 06:24:31 +0000
commitc031a0bdf6bb1f5cdf16b338ba5c5f4e08fbc8f1 (patch)
treed34b69b20d4c0c3ccf8043fa345b7845f1061e47 /gdb/ChangeLog
parentef9a68f7e3e53c264e53597034c9c345e39e93b6 (diff)
downloadgdb-c031a0bdf6bb1f5cdf16b338ba5c5f4e08fbc8f1.zip
gdb-c031a0bdf6bb1f5cdf16b338ba5c5f4e08fbc8f1.tar.gz
gdb-c031a0bdf6bb1f5cdf16b338ba5c5f4e08fbc8f1.tar.bz2
* hpread.c (hpread_read_struct_type): Use accessor macros rather
than directly mucking around with data structures.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2fe53e7..25b098f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug 6 00:24:08 1997 Jeffrey A Law (law@cygnus.com)
+
+ * hpread.c (hpread_read_struct_type): Use accessor macros rather
+ than directly mucking around with data structures.
+
Tue Aug 5 13:37:14 1997 Per Bothner <bothner@cygnus.com>
* gdbtypes.h: Re-interpret struct field. Suppport address of static.