diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-10-01 16:41:19 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-10-01 16:41:19 +0000 |
commit | ffef69a368cf1a98865e7a16c130992bc271007b (patch) | |
tree | 598c22d1ff2d2227943226bb2229ed9c6a610bcb /gas/ChangeLog | |
parent | 8940a5834fa1b43d27f06709d47c3e511b3c2e28 (diff) | |
download | gdb-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/ChangeLog | 6 |
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) |