aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-11-20 04:25:26 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-11-20 04:25:26 +0000
commit600e9c9985ff6c233bc416452af578c309e30fbe (patch)
treee21baa64fbca3f0b70e383a6bc1516f74e43820d /gas/ChangeLog
parentd492b58e48143f12c0cc4262f1112316db42805d (diff)
downloadgdb-600e9c9985ff6c233bc416452af578c309e30fbe.zip
gdb-600e9c9985ff6c233bc416452af578c309e30fbe.tar.gz
gdb-600e9c9985ff6c233bc416452af578c309e30fbe.tar.bz2
* config/tc-h8300.c: Make some functions and global
variables static appropriately.
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 2ff7ad9..58e3efc 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2003-11-19 Kazu Hirata <kazu@cs.umass.edu>
+ * config/tc-h8300.c: Make some functions and global
+ variables static appropriately.
+
+2003-11-19 Kazu Hirata <kazu@cs.umass.edu>
+
* config/obj-ieee.c: Remove duplicate prototypes.
* config/tc-h8300.c: Likewise.