diff options
author | Richard Sandiford <rsandifo@redhat.com> | 2003-08-10 08:34:32 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2003-08-10 08:34:32 +0000 |
commit | 1d5565cdf26d8af5d3b722f4058ebe13b601c4d5 (patch) | |
tree | 9957888bd7f39cb55be005a1d8e2b87f343e8457 /gcc/cppinit.c | |
parent | b63853f9fd9cc94ebcfcfd908f82384a83641638 (diff) | |
download | gcc-1d5565cdf26d8af5d3b722f4058ebe13b601c4d5.zip gcc-1d5565cdf26d8af5d3b722f4058ebe13b601c4d5.tar.gz gcc-1d5565cdf26d8af5d3b722f4058ebe13b601c4d5.tar.bz2 |
mips-protos.h (coprocessor_operand): Remove declaration.
* config/mips/mips-protos.h (coprocessor_operand): Remove declaration.
(coprocessor2_operand): Likewise.
* config/mips/mips.c (STAB_CODE_TYPE): Remove.
(lookup_name): Remove declaration.
(abort_with_insn): Remove. Replace all uses with fatal_insn.
(mips16, mips_abicalls): Remove.
(mips_char_to_class): Remove initialiser: all entries are NO_REGS.
(arith32_operand, large_int, true_reg_or_0_operand): Remove.
(coprocessor_operand, coprocessor2_operand): Remove.
(override_options): Don't set mips16 or mips_abicalls.
(print_operand): Don't expect SIGN_EXTEND operands.
(mips_secondary_reload_class): Likewise.
(mips_output_conditional_branch): Remove disabled long-branch code.
* config/mips/mips.h (call_used_regs): Remove declaration.
(may_call_alloca): Likewise.
(mips_cpu_attr, mips_abicalls_type, mips_abicalls_attr): Remove.
(mips_abicalls, mips16): Remove declarations.
(ASM_FINAL_SPEC, LIB_SPEC): Remove.
(CC1_SPEC): Remove outdated comment.
(MIPS_VERSION, MACHINE_TYPE): Remove.
(TARGET_VERSION_INTERNAL, TARGET_VERSION): Remove.
(PC_REGNUM, STACK_POINTER_OFFSET): Remove disabled definitions.
(STRUCT_VALUE_RETURN_REGNUM, STACK_DYNAMIC_OFFSET): Likewise.
(PUSH_ROUNDING): Likewise.
(ASSEMBLER_SCRATCH_REGNUM): Remove.
* config/mips/mips.md: Replace mips_cpu_attr with mips_tune
and mips16 with TARGET_MIPS16.
From-SVN: r70286
Diffstat (limited to 'gcc/cppinit.c')
0 files changed, 0 insertions, 0 deletions