aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-06-08 07:38:30 +0000
committerAlan Modra <amodra@gmail.com>2002-06-08 07:38:30 +0000
commitb1f88ebebf2f43710223a81747ee7d8504e94b47 (patch)
tree2cce7118cc9aadab09206468cfd11d6c338adfeb /binutils/ChangeLog
parent5a38dc70b43becf6e5865c90d5dcaf254f5af0e1 (diff)
downloadgdb-b1f88ebebf2f43710223a81747ee7d8504e94b47.zip
gdb-b1f88ebebf2f43710223a81747ee7d8504e94b47.tar.gz
gdb-b1f88ebebf2f43710223a81747ee7d8504e94b47.tar.bz2
* bucomm.c: Replace CONST with const.
* nm.c: Likewise. * objdump.c: Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index a4607a3..2c915e7 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-08 Alan Modra <amodra@bigpond.net.au>
+
+ * bucomm.c: Replace CONST with const.
+ * nm.c: Likewise.
+ * objdump.c: Likewise.
+
2002-06-07 H.J. Lu <hjl@gnu.org>
* readelf.c (DW_CFA_GNU_args_size): Don't define.