summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
Commit message (Expand)AuthorAgeFilesLines
* chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe2002-08-291-3/+3
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-1/+1
* config.sub: Import from master repository.Eric Christopher2002-08-201-5/+80
* t-coff, [...] (MULTILIB_MATCHES): Define.Richard Sandiford2002-08-171-1/+1
* alpha.h (TARGET_CPU_CPP_BUILTINS): Replace reference to clk_objective_c with ...Ziemowit Laski2002-08-111-1/+1
* mips.c (override_options): Set MASK_BRANCHLIKELY in target_flags based on ISA...Chris Demetriou2002-08-061-3/+10
* config.gcc (mips*-*-linux*): Fix ordering of tm_file.Eric Christopher2002-08-021-3/+4
* config.gcc: Don't include mips/abi64.h in $tm_file.Richard Sandiford2002-08-021-87/+62
* config.gcc (mipsisa64sb1-*-elf*): New configuration.Chris Demetriou2002-08-011-1/+4
* mips.h (BRANCH_LIKELY_P): Remove unused macro.Chris Demetriou2002-08-011-1/+0
* * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi2002-07-311-10/+2
* * config/mips/mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Fix typo.Richard Sandiford2002-07-301-1/+1
* alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi2002-07-301-16/+0
* elf.h: Remove ecoff.h and gofast includes.Eric Christopher2002-07-291-4/+5
* invoke.texi: Document -mabi=meabi, and expand on the EABI description.Richard Sandiford2002-07-251-25/+109
* mips.h (CLASS_CANNOT_CHANGE_MODE): Include FP_REGS on big-endian targets.Richard Sandiford2002-07-221-2/+6
* cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth2002-07-171-3/+0
* mips-protos.h (mips_sign_extend): Declare.Richard Sandiford2002-07-171-10/+13
* builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg2002-07-161-2/+2
* configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth2002-07-111-1/+1
* linux.h: Add #undef for SUBTARGET_CPP_SPEC.Eric Christopher2002-07-041-23/+9
* * mips.h (FUNCTION_ARG_REGNO_P): Fix parentheses.Kaveh R. Ghazi2002-07-011-5/+4
* mips.h (ISA_HAS_FP4): Fix comment to reflect use.Chris Demetriou2002-06-201-2/+2
* mips.c (symbol_operand): New function.Eric Christopher2002-06-191-42/+50
* mips-protos.h (mips_initial_elimination_offset): Declare.Richard Sandiford2002-06-181-66/+2
* 2002-06-12 Eric Christopher <echristo@redhat.com>Eric Christopher2002-06-121-6/+8
* c-common.c (builtin_define_type_max): New.Richard Henderson2002-06-111-3/+0
* tm.texi (Run-time Target): Add comment about flag_iso and strict ANSI.Eric Christopher2002-06-111-147/+159
* toplev.c: Remove half-pic.Eric Christopher2002-06-061-79/+8
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-6/+6
* mips.h (READONLY_DATA_SECTION_ASM_OP): Define only if not already defined.Jason Thorpe2002-05-301-0/+2
* Base on suggestions from Zhang Fuxin <fxzhang@ict.ac.cn>:H.J. Lu2002-05-201-0/+7
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-181-190/+2
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-4/+0
* final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2002-05-181-17/+4
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-4/+2
* c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg2002-05-151-135/+0
* mips.c (mips_class_max_nregs, [...]): New functions.Matt Hiller2002-04-251-68/+253
* mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Revert patch of 2002-04-09 due to bi...Eric Christopher2002-04-231-6/+6
* mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Add additional information to .comm ...Eric Christopher2002-04-101-3/+6
* mips.h (ISA_HAS_BRANCHLIKELY, [...]): Disable if TARGET_MIPS16.Alexandre Oliva2002-04-051-18/+17
* mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs to avoid clash with Irix...Richard Sandiford2002-04-051-2/+2
* re PR rtl-optimization/5742 (bug with -freg-struct-return and functions retur...Richard Henderson2002-03-241-13/+4
* mips.h (MASK_RETURN_ADDR): Define.Alexandre Oliva2002-03-221-0/+11
* abi64.h (SETUP_INCOMING_VARARGS): Undefine.Richard Sandiford2002-03-221-25/+81
* mips.h (FUNCTION_ARG_REGNO_P): Simplify.Richard Sandiford2002-03-221-12/+5
* mips.h (ENCODE_SECTION_INFO): Don't use %gprel for symbols that are going to ...Alexandre Oliva2002-03-181-1/+5
* mips.h (ELIMINABLE_REGS): Can't eliminate RETURN_ADDRESS_POINTER_REGNUM to $ra.Alexandre Oliva2002-03-181-14/+14
* mips.h (CAN_ELIMINATE): Don't eliminate rap to $fp (s8), but rather HARD_FRAM...Alexandre Oliva2002-03-171-8/+11
* mips.h (ISA_HAS_COND_TRAP): Not available on MIPS16.Alexandre Oliva2002-03-161-1/+1