mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
2000-09-14 Kazu Hirata <kazu@hxi.com>
* config/tc-a29k.c: Fix formatting. * config/tc-alpha.c: Likewise. * config/tc-arc.c: Likewise. * config/tc-arc.h: Likewise. * config/tc-arm.c: Likewise. * config/tc-arm.h: Likewise. * config/tc-avr.c: Likewise. * config/tc-avr.h: Likewise. * config/tc-tic30.c: Likewise. * config/tc-tic30.h: Likewise. * config/tc-tic54x.c: Likewise. * config/tc-tic54x.h: Likewise. * config/tc-tic80.c: Likewise. * config/tc-tic80.h: Likewise.
This commit is contained in:
@ -1,3 +1,20 @@
|
||||
2000-09-14 Kazu Hirata <kazu@hxi.com>
|
||||
|
||||
* config/tc-a29k.c: Fix formatting.
|
||||
* config/tc-alpha.c: Likewise.
|
||||
* config/tc-arc.c: Likewise.
|
||||
* config/tc-arc.h: Likewise.
|
||||
* config/tc-arm.c: Likewise.
|
||||
* config/tc-arm.h: Likewise.
|
||||
* config/tc-avr.c: Likewise.
|
||||
* config/tc-avr.h: Likewise.
|
||||
* config/tc-tic30.c: Likewise.
|
||||
* config/tc-tic30.h: Likewise.
|
||||
* config/tc-tic54x.c: Likewise.
|
||||
* config/tc-tic54x.h: Likewise.
|
||||
* config/tc-tic80.c: Likewise.
|
||||
* config/tc-tic80.h: Likewise.
|
||||
|
||||
2000-09-14 Timothy Wall <twall@cygnus.com>
|
||||
|
||||
* config/tc-ia64.c (specify_resource): For PR%/PR63, note types of
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* tc-a29k.c -- Assemble for the AMD 29000.
|
||||
Copyright (C) 1989, 90, 91, 92, 93, 94, 95, 1998
|
||||
Copyright (C) 1989, 90, 91, 92, 93, 94, 95, 98, 2000
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
@ -669,7 +669,6 @@ machine_ip (str)
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
case 'f': /* FS bits of CONVERT */
|
||||
if (operand->X_op == O_constant &&
|
||||
operand->X_add_number < 4)
|
||||
@ -792,7 +791,6 @@ md_apply_fix (fixP, val)
|
||||
|
||||
fixP->fx_addnumber = val; /* Remember value for emit_reloc */
|
||||
|
||||
|
||||
know (fixP->fx_size == 4);
|
||||
know (fixP->fx_r_type < NO_RELOC);
|
||||
|
||||
@ -1292,5 +1290,3 @@ md_pcrel_from (fixP)
|
||||
{
|
||||
return fixP->fx_where + fixP->fx_frag->fr_address;
|
||||
}
|
||||
|
||||
/* end of tc-a29k.c */
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* tc-alpha.c - Processor-specific code for the DEC Alpha AXP CPU.
|
||||
Copyright (C) 1989, 93-98, 1999 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989, 93-98, 1999, 2000 Free Software Foundation, Inc.
|
||||
Contributed by Carnegie Mellon University, 1993.
|
||||
Written by Alessandro Forin, based on earlier gas-1.38 target CPU files.
|
||||
Modified by Ken Raeburn for gas-2.x and ECOFF support.
|
||||
@ -127,7 +127,6 @@ struct alpha_macro
|
||||
#define USER_RELOC_P(R) ((R) >= O_literal && (R) <= O_gprellow)
|
||||
#endif
|
||||
|
||||
|
||||
/* Macros for extracting the type and number of encoded register tokens */
|
||||
|
||||
#define is_ir_num(x) (((x) & 32) == 0)
|
||||
@ -4626,7 +4625,6 @@ s_alpha_section (secid)
|
||||
alpha_current_align = 0;
|
||||
}
|
||||
|
||||
|
||||
/* Parse .ent directives. */
|
||||
|
||||
static void
|
||||
@ -4664,7 +4662,6 @@ s_alpha_ent (ignore)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
/* Parse .frame <framreg>,<framesize>,RA,<rsa_offset> directives. */
|
||||
|
||||
static void
|
||||
@ -4853,7 +4850,6 @@ s_alpha_pdesc (ignore)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
/* Support for crash debug on vms. */
|
||||
|
||||
static void
|
||||
@ -4894,7 +4890,6 @@ s_alpha_name (ignore)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
s_alpha_linkage (ignore)
|
||||
int ignore;
|
||||
@ -4923,7 +4918,6 @@ s_alpha_linkage (ignore)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
s_alpha_code_address (ignore)
|
||||
int ignore;
|
||||
@ -4952,7 +4946,6 @@ s_alpha_code_address (ignore)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
s_alpha_fp_save (ignore)
|
||||
int ignore;
|
||||
@ -4964,7 +4957,6 @@ s_alpha_fp_save (ignore)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
s_alpha_mask (ignore)
|
||||
int ignore;
|
||||
@ -4986,7 +4978,6 @@ s_alpha_mask (ignore)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
s_alpha_fmask (ignore)
|
||||
int ignore;
|
||||
@ -5022,7 +5013,6 @@ s_alpha_end (ignore)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
s_alpha_file (ignore)
|
||||
int ignore;
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* tc-arc.c -- Assembler for the ARC
|
||||
Copyright (C) 1994, 1995, 1997, 1998, 1999 Free Software Foundation, Inc.
|
||||
Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Doug Evans (dje@cygnus.com).
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* tc-arc.h - Macros and type defines for the ARC.
|
||||
Copyright (C) 1994, 1995, 1997, 1999 Free Software Foundation, Inc.
|
||||
Copyright (C) 1994, 1995, 1997, 1999, 2000 Free Software Foundation, Inc.
|
||||
Contributed by Doug Evans (dje@cygnus.com).
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is tc-arm.h
|
||||
Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999
|
||||
Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
|
||||
Modified by David Taylor (dtaylor@armltd.co.uk)
|
||||
@ -147,7 +147,6 @@ boolean arm_fix_adjustable PARAMS ((fixS *));
|
||||
#define ARM_SET_INTERWORK(s,t) ((t) ? ARM_SET_FLAG (s, ARM_FLAG_INTERWORK) : ARM_RESET_FLAG (s, ARM_FLAG_INTERWORK))
|
||||
#define THUMB_SET_FUNC(s,t) ((t) ? ARM_SET_FLAG (s, THUMB_FLAG_FUNC) : ARM_RESET_FLAG (s, THUMB_FLAG_FUNC))
|
||||
|
||||
|
||||
#define TC_START_LABEL(C,STR) \
|
||||
(c == ':' || (c == '/' && arm_data_in_code ()))
|
||||
int arm_data_in_code PARAMS ((void));
|
||||
@ -211,5 +210,3 @@ void armelf_frob_symbol PARAMS ((symbolS *, int *));
|
||||
#else
|
||||
#define GLOBAL_OFFSET_TABLE_NAME "__GLOBAL_OFFSET_TABLE_"
|
||||
#endif
|
||||
|
||||
/* end of tc-arm.h */
|
||||
|
@ -24,7 +24,6 @@
|
||||
#error AVR support requires BFD_ASSEMBLER
|
||||
#endif
|
||||
|
||||
|
||||
#define TC_AVR
|
||||
/* By convention, you should define this macro in the `.h' file. For
|
||||
example, `tc-m68k.h' defines `TC_M68K'. You might have to use this
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* tc-c30.c -- Assembly code for the Texas Instruments TMS320C30
|
||||
Copyright (C) 1998, 1999 Free Software Foundation.
|
||||
Copyright (C) 1998, 1999, 2000 Free Software Foundation.
|
||||
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* tc-tic30.h -- Header file for tc-tic30.c
|
||||
Copyright (C) 1998 Free Software Foundation.
|
||||
Copyright (C) 1998, 2000 Free Software Foundation.
|
||||
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* tc-tic80.c -- Assemble for the TI TMS320C80 (MV)
|
||||
Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is tc-tic80.h
|
||||
Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
@ -59,5 +59,3 @@
|
||||
extern short tc_coff_fix2rtype ();
|
||||
|
||||
#endif /* OBJ_COFF */
|
||||
|
||||
/* end of tc-tic80.h */
|
||||
|
Reference in New Issue
Block a user