aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
AgeCommit message (Expand)AuthorFilesLines
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-3/+3
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-4/+0
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-3/+3
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-1/+1
2002-08-20config.sub: Import from master repository.Eric Christopher1-5/+80
2002-08-17t-coff, [...] (MULTILIB_MATCHES): Define.Richard Sandiford1-1/+1
2002-08-11alpha.h (TARGET_CPU_CPP_BUILTINS): Replace reference to clk_objective_c with ...Ziemowit Laski1-1/+1
2002-08-06mips.c (override_options): Set MASK_BRANCHLIKELY in target_flags based on ISA...Chris Demetriou1-3/+10
2002-08-02config.gcc (mips*-*-linux*): Fix ordering of tm_file.Eric Christopher1-3/+4
2002-08-02config.gcc: Don't include mips/abi64.h in $tm_file.Richard Sandiford1-87/+62
2002-08-01config.gcc (mipsisa64sb1-*-elf*): New configuration.Chris Demetriou1-1/+4
2002-08-01mips.h (BRANCH_LIKELY_P): Remove unused macro.Chris Demetriou1-1/+0
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-10/+2
2002-07-30* config/mips/mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Fix typo.Richard Sandiford1-1/+1
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-16/+0
2002-07-29elf.h: Remove ecoff.h and gofast includes.Eric Christopher1-4/+5
2002-07-25invoke.texi: Document -mabi=meabi, and expand on the EABI description.Richard Sandiford1-25/+109
2002-07-22mips.h (CLASS_CANNOT_CHANGE_MODE): Include FP_REGS on big-endian targets.Richard Sandiford1-2/+6
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-3/+0
2002-07-17mips-protos.h (mips_sign_extend): Declare.Richard Sandiford1-10/+13
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg1-2/+2
2002-07-11configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth1-1/+1
2002-07-04linux.h: Add #undef for SUBTARGET_CPP_SPEC.Eric Christopher1-23/+9
2002-07-01* mips.h (FUNCTION_ARG_REGNO_P): Fix parentheses.Kaveh R. Ghazi1-5/+4
2002-06-20mips.h (ISA_HAS_FP4): Fix comment to reflect use.Chris Demetriou1-2/+2
2002-06-19mips.c (symbol_operand): New function.Eric Christopher1-42/+50
2002-06-18mips-protos.h (mips_initial_elimination_offset): Declare.Richard Sandiford1-66/+2
2002-06-122002-06-12 Eric Christopher <echristo@redhat.com>Eric Christopher1-6/+8
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-3/+0
2002-06-11tm.texi (Run-time Target): Add comment about flag_iso and strict ANSI.Eric Christopher1-147/+159
2002-06-06toplev.c: Remove half-pic.Eric Christopher1-79/+8
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-6/+6
2002-05-30mips.h (READONLY_DATA_SECTION_ASM_OP): Define only if not already defined.Jason Thorpe1-0/+2
2002-05-20Base on suggestions from Zhang Fuxin <fxzhang@ict.ac.cn>:H.J. Lu1-0/+7
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-190/+2
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-4/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-17/+4
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-4/+2
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg1-135/+0
2002-04-25mips.c (mips_class_max_nregs, [...]): New functions.Matt Hiller1-68/+253
2002-04-23mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Revert patch of 2002-04-09 due to bi...Eric Christopher1-6/+6
2002-04-10mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Add additional information to .comm ...Eric Christopher1-3/+6
2002-04-05mips.h (ISA_HAS_BRANCHLIKELY, [...]): Disable if TARGET_MIPS16.Alexandre Oliva1-18/+17
2002-04-05mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs to avoid clash with Irix...Richard Sandiford1-2/+2
2002-03-24re PR rtl-optimization/5742 (bug with -freg-struct-return and functions retur...Richard Henderson1-13/+4
2002-03-22mips.h (MASK_RETURN_ADDR): Define.Alexandre Oliva1-0/+11
2002-03-22abi64.h (SETUP_INCOMING_VARARGS): Undefine.Richard Sandiford1-25/+81
2002-03-22mips.h (FUNCTION_ARG_REGNO_P): Simplify.Richard Sandiford1-12/+5