aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2000-06-21 21:31:24 +0000
committerJeff Law <law@redhat.com>2000-06-21 21:31:24 +0000
commit40f09f82cc8956e5b8ad5c71a4b76828f538b27c (patch)
tree5d8930d42c9b49a9eb384be222356f52952cc439 /gas/ChangeLog
parent6b2463a3eed0bbd5e592b85e0361431e684b96bd (diff)
downloadgdb-40f09f82cc8956e5b8ad5c71a4b76828f538b27c.zip
gdb-40f09f82cc8956e5b8ad5c71a4b76828f538b27c.tar.gz
gdb-40f09f82cc8956e5b8ad5c71a4b76828f538b27c.tar.bz2
* config/tc-h8300.c (parse_reg): Make the function static.
(parse_exp): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7f6ff45..88ec756 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-21 Kazu Hirata <kazu@hxi.com>
+
+ * config/tc-h8300.c (parse_reg): Make the function static.
+ (parse_exp): Likewise.
+
2000-06-20 DJ Delorie <dj@cygnus.com>
* config/tc-i386.c (tc_i386_fix_adjustable): Revert change from