* config/tc-ip2k.c: Likewise.
* config/tc-iq2000.c: Likewise.
* config/tc-tic30.c: Remove a comment.
+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
LITTLENUM_TYPE words[MAX_LITTLENUMS];
LITTLENUM_TYPE *wordP;
char *t;
- char * atof_ieee PARAMS ((char *, int, LITTLENUM_TYPE *));
switch (type)
{
LITTLENUM_TYPE words [MAX_LITTLENUMS];
LITTLENUM_TYPE *wordP;
char * t;
- char * atof_ieee PARAMS ((char *, int, LITTLENUM_TYPE *));
switch (type)
{
int prec;
LITTLENUM_TYPE words [MAX_LITTLENUMS];
char * t;
- char * atof_ieee ();
switch (type)
{
char *token;
char keepval;
unsigned long value;
- /* char *atof_ieee (); */
float float_value;
debug ("In md_atof()\n");
debug ("precision = %c\n", what_statement_type);