aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-10-01 16:41:19 +0000
committerIan Lance Taylor <ian@airs.com>1996-10-01 16:41:19 +0000
commitffef69a368cf1a98865e7a16c130992bc271007b (patch)
tree598c22d1ff2d2227943226bb2229ed9c6a610bcb /gas/ChangeLog
parent8940a5834fa1b43d27f06709d47c3e511b3c2e28 (diff)
downloadgdb-ffef69a368cf1a98865e7a16c130992bc271007b.zip
gdb-ffef69a368cf1a98865e7a16c130992bc271007b.tar.gz
gdb-ffef69a368cf1a98865e7a16c130992bc271007b.tar.bz2
* config/tc-alpha.c: Add some static function prototypes.
(alpha_macros): Move to top of file. Make static. (alpha_num_macros): Move to top of file.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 1b043ed..d862ba5 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+Tue Oct 1 12:37:48 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * config/tc-alpha.c: Add some static function prototypes.
+ (alpha_macros): Move to top of file. Make static.
+ (alpha_num_macros): Move to top of file.
+
start-sanitize-v850
Tue Oct 1 09:36:19 1996 Stu Grossman (grossman@critters.cygnus.com)