aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2000-07-19 00:33:45 +0000
committerH.J. Lu <hjl.tools@gmail.com>2000-07-19 00:33:45 +0000
commitb2c5d9a323f7cf65d994fec77388502e7ac7ea00 (patch)
tree14a53f6668e2f79242c2163dd412b4c01300e7f2 /include/elf/ChangeLog
parent9d68bc829ca59311705d4b0bb563b9419d88fb31 (diff)
downloadgdb-b2c5d9a323f7cf65d994fec77388502e7ac7ea00.zip
gdb-b2c5d9a323f7cf65d994fec77388502e7ac7ea00.tar.gz
gdb-b2c5d9a323f7cf65d994fec77388502e7ac7ea00.tar.bz2
2000-07-18 H.J. Lu <hjl@gnu.org>
* common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index b78876d..8edd529 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2000-07-18 H.J. Lu <hjl@gnu.org>
+
+ * common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.
+
2000-07-12 Alan Modra <alan@linuxcare.com.au>
* internal.h (struct elf_internal_sym): Update comment for st_other.