2001-01-14 Kazu Hirata <kazu@hxi.com>

* config/tc-alpha.c: Fix formatting.
	* config/tc-arc.c: Likewise.
	* config/tc-arc.h: Likewise.
	* config/tc-d10v.c: Likewise.
	* config/tc-i370.c: Likewise.
	* config/tc-i386.c: Likewise.
	* config/tc-i960.c: Likewise.
	* config/tc-m68k.c: Likewise.
	* config/tc-ppc.c: Likewise.
	* config/tc-sparc.c: Likewise.
	* config/tc-tahoe.c: Likewise.
	* config/tc-vax.c: Likewise.
This commit is contained in:
Kazu Hirata 2001-01-14 18:54:06 +00:00
parent d952f17a9d
commit bfb32b5207
13 changed files with 43 additions and 38 deletions

View File

@ -1,3 +1,18 @@
2001-01-14 Kazu Hirata <kazu@hxi.com>
* config/tc-alpha.c: Fix formatting.
* config/tc-arc.c: Likewise.
* config/tc-arc.h: Likewise.
* config/tc-d10v.c: Likewise.
* config/tc-i370.c: Likewise.
* config/tc-i386.c: Likewise.
* config/tc-i960.c: Likewise.
* config/tc-m68k.c: Likewise.
* config/tc-ppc.c: Likewise.
* config/tc-sparc.c: Likewise.
* config/tc-tahoe.c: Likewise.
* config/tc-vax.c: Likewise.
2001-01-14 Alan Modra <alan@linuxcare.com.au>
* config/tc-hppa.c (pa_build_unwind_subspace): Use SEGREL32 for

View File

@ -1419,7 +1419,6 @@ arc_common (localScope)
}
assert (symbolP->sy_frag == &zero_address_frag);
/* Now parse the alignment field. This field is optional for
local and global symbols. Default alignment is zero. */
if (*input_line_pointer == ',')

View File

@ -2679,7 +2679,6 @@ md_convert_frag (abfd, sec, fragp)
/* We have no need to default values of symbols. */
/*ARGSUSED*/
symbolS *
md_undefined_symbol (name)
char *name;

View File

@ -4703,7 +4703,6 @@ tc_gen_reloc (section, fixp)
rel->addend -= fixp->fx_size;
}
rel->howto = bfd_reloc_type_lookup (stdoutput, code);
if (rel->howto == NULL)
{
@ -4932,7 +4931,6 @@ struct intel_token
static struct intel_token cur_token, prev_token;
/* Token codes for the intel parser. Since T_SHORT is already used
by COFF, undefine it first to prevent a warning. */
#define T_NIL -1

View File

@ -2788,7 +2788,6 @@ s_endian (ignore)
/* We have no need to default values of symbols. */
/* ARGSUSED */
symbolS *
md_undefined_symbol (name)
char *name;

View File

@ -7048,7 +7048,6 @@ is_label (str)
/* We have no need to default values of symbols. */
/* ARGSUSED */
symbolS *
md_undefined_symbol (name)
char *name ATTRIBUTE_UNUSED;
@ -7100,7 +7099,6 @@ md_pcrel_from (fixP)
#ifndef BFD_ASSEMBLER
#ifdef OBJ_COFF
/*ARGSUSED*/
void
tc_coff_symbol_emit_hook (ignore)
symbolS *ignore ATTRIBUTE_UNUSED;

View File

@ -4595,7 +4595,6 @@ md_convert_frag (abfd, sec, fragp)
/* We have no need to default values of symbols. */
/*ARGSUSED*/
symbolS *
md_undefined_symbol (name)
char *name ATTRIBUTE_UNUSED;

View File

@ -1975,7 +1975,6 @@ md_assemble (instruction_string)
/* We have no need to default values of symbols. */
/* ARGSUSED */
symbolS *
md_undefined_symbol (name)
char *name;

View File

@ -3204,7 +3204,6 @@ VMS options:\n\
/* We have no need to default values of symbols. */
/* ARGSUSED */
symbolS *
md_undefined_symbol (name)
char *name;