diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-03-08 16:51:28 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-03-08 16:51:28 +0000 |
commit | d16938f52e306395a0e73ba71c87aa5b68f3382d (patch) | |
tree | 60d58d146381e5dc93133825aa9de6321899c1f0 /gas | |
parent | 7944822188eb0d050112f2de13d0c7513692a042 (diff) | |
download | gdb-d16938f52e306395a0e73ba71c87aa5b68f3382d.zip gdb-d16938f52e306395a0e73ba71c87aa5b68f3382d.tar.gz gdb-d16938f52e306395a0e73ba71c87aa5b68f3382d.tar.bz2 |
* messages.c (as_perror): Declare arguments const.
* as.h (as_perror): Change declaration.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 50b5b56..f69701a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 8 11:49:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * messages.c (as_perror): Declare arguments const. + * as.h (as_perror): Change declaration. + Mon Mar 7 16:08:25 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * config/tc-mips.c (load_address): When calling frag_grow, allow |