diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-11-20 03:11:18 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-11-20 03:11:18 +0000 |
commit | fe01a20a70947d1fc586eb0efd0b475a02bdbf26 (patch) | |
tree | fdc2cfccdd23a3da083dacdf42c9f9f6999bff56 /gas/ChangeLog | |
parent | dd9d4b48fdbaaa23f7af0acdeb40f0c9fd618de6 (diff) | |
download | gdb-fe01a20a70947d1fc586eb0efd0b475a02bdbf26.zip gdb-fe01a20a70947d1fc586eb0efd0b475a02bdbf26.tar.gz gdb-fe01a20a70947d1fc586eb0efd0b475a02bdbf26.tar.bz2 |
* config/tc-mcore.h: Remove prototypes already in tc.h.
* config/tc-tic4x.c: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5fda8fe..2c5c2db 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2003-11-19 Kazu Hirata <kazu@cs.umass.edu> + * config/tc-mcore.h: Remove prototypes already in tc.h. + * config/tc-tic4x.c: Likewise. + +2003-11-19 Kazu Hirata <kazu@cs.umass.edu> + * config/tc-arc.c: Remove a local prototype of atof_ieee. * config/tc-ip2k.c: Likewise. * config/tc-iq2000.c: Likewise. |