diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-11-20 01:36:49 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-11-20 01:36:49 +0000 |
commit | 43b5c447a2c35e87e6935e02435d2ddf8a5c6a2d (patch) | |
tree | 74dc98d368e4f83be81eb06fa0a6d779e0f8e38a /gas/ChangeLog | |
parent | aaa2624bf8c08e01b7c4f0d2b39f7fb933f92b46 (diff) | |
download | gdb-43b5c447a2c35e87e6935e02435d2ddf8a5c6a2d.zip gdb-43b5c447a2c35e87e6935e02435d2ddf8a5c6a2d.tar.gz gdb-43b5c447a2c35e87e6935e02435d2ddf8a5c6a2d.tar.bz2 |
* config/tc-arc.c: Remove a local prototype of atof_ieee.
* config/tc-ip2k.c: Likewise.
* config/tc-iq2000.c: Likewise.
* config/tc-tic30.c: Remove a comment.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a41416d..5fda8fe 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +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. + * config/tc-tic30.c: Remove a comment. + 2003-11-19 Bob Wilson <bob.wilson@acm.org> * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and add |