summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
Commit message (Expand)AuthorAgeFilesLines
* mips.h (MASK_RETURN_ADDR): Expand commentary.Richard Sandiford2008-08-091-4/+26
* mips.h (STATIC_CHAIN_REGNUM): Remap to $15.Richard Sandiford2008-08-091-10/+17
* mips.h (FUNCTION_NAME_ALREADY_DECLARED): Delete.Richard Sandiford2008-08-091-4/+0
* config.gcc (mipsisa64*-*-linux*): New configuration.Adam Nemet2008-08-011-33/+64
* md.texi: Document the MIPS "v" constraint.Richard Sandiford2008-07-121-0/+3
* re PR target/35802 (MIPS64: Unable to find a register to spill in class &#821...Richard Sandiford2008-07-091-3/+0
* mips.h (TARGET_CPU_CPP_BUILTINS): Check mips_base_mips16 instead of TARGET_MI...Richard Sandiford2008-07-061-1/+2
* mips.h (ISA_HAS_CONDMOVE): Slice ISA_HAS_FP_CONDMOVE from it.Maxim Kuvyrkov2008-06-181-4/+21
* loongson2ef.md: New file.Maxim Kuvyrkov2008-06-151-3/+11
* mips-modes.def: Add V8QI, V4HI and V2SI modes.Mark Shinwell2008-06-151-0/+10
* invoke.texi: Document -march=xlr.Sandip Matte2008-06-061-0/+1
* mips.c (mips_cpu_info_table): Add loongson2e and loongson2f entries.Mark Shinwell2008-05-281-1/+6
* defaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as argument.H.J. Lu2008-05-221-1/+2
* mips.md (UNSPEC_SYNC_NEW_OP_12, [...]): New define_constants.David Daney2008-05-201-18/+127
* target-supports.exp (check_effective_target_sync_int_long): Add mips*-*-*.David Daney2008-05-081-2/+17
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz2008-05-081-1/+1
* mips.md (UNSPEC_COMPARE_AND_SWAP_12): New unspec_volitile.Richard Sandiford2008-04-261-0/+24
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-2/+2
* re PR target/34409 (MIPS: Non-optimal DWARF frame data)David Daney2008-02-271-1/+0
* re PR target/34981 (Lazily-bound function called twice)Richard Sandiford2008-01-261-4/+8
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-061-3/+0
* mips.h (MOVE_MAX): Use UNITS_PER_WORD and describe MIPS-specific implementati...Richard Sandiford2007-10-241-20/+49
* mips-protos.h (mips_regno_mode_ok_for_base_p): Give the STRICT_P argument typ...Richard Sandiford2007-10-211-67/+23
* mips.h (ISA_HAS_LDC1_SDC1): New macro.Richard Sandiford2007-10-211-0/+3
* invoke.texi (-mpaired-single): Don't say that the option requires 64-bit code.Richard Sandiford2007-10-211-11/+8
* mips-protos.h (compute_frame_size): Delete.Richard Sandiford2007-10-181-1/+1
* mips-protos.h (mips_frame_pointer_required): Declare.Richard Sandiford2007-10-181-17/+5
* mips.h (STARTING_FRAME_OFFSET): Remove rtl profiling code.Richard Sandiford2007-10-181-13/+2
* mips.h (set_volatile): Delete.Richard Sandiford2007-10-181-1/+0
* mips.h: Move variable declarations to end of file and enclose them all in #if...Richard Sandiford2007-10-181-35/+27
* mips.h (LOCAL_ALIGNMENT): Define.Nigel Stephens2007-10-151-1/+7
* mips.md (sync_compare_and_swap<mode>): Handle compare against constant zero.David Daney2007-10-021-1/+1
* mips.h (PTF_AVOID_BRANCHLIKELY): New macro.Richard Sandiford2007-09-271-3/+12
* re PR target/33479 (SyncTest Intermittent failing on MIPS)David Daney2007-09-261-21/+20
* opth-gen.awk (target_flags_explicit): Declare.Richard Sandiford2007-09-231-13/+8
* mips.h (ISA_HAS_DSP, [...]): New macros.Richard Sandiford2007-09-231-0/+6
* mips.h (POINTERS_EXTEND_UNSIGNED): Define.Richard Sandiford2007-09-161-0/+4
* tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document.Sandra Loosemore2007-09-141-0/+11
* configure.ac (mips*-sde-elf*): New stanza.Richard Sandiford2007-09-141-0/+10
* mips.h (ASM_OUTPUT_REG_PUSH): Replace {d}subu with {d}addiu and a negative im...Sandra Loosemore2007-09-131-2/+2
* mips.h (SYMBOL_FLAG_MIPS16_FUNC): Delete.Richard Sandiford2007-09-131-5/+0
* invoke.texi: Document new MIPS -mllsc and -mno-llsc options.David Daney2007-09-111-17/+38
* mips.h (CONSTANT_POOL_COST): Move to...Richard Sandiford2007-09-111-5/+0
* mips.c (mips_scalar_mode_supported_p): Declare.Chao-ying Fu2007-09-111-0/+13
* mips.h (MIPS_ARCH_FLOAT_SPEC): New macro.Richard Sandiford2007-09-101-0/+10
* Add mips16/nomips16 function attributes and -mflip-mips16 option for testing ...Sandra Loosemore2007-09-051-0/+5
* mips.md (UNSPEC_COMPARE_AND_SWAP, [...]): New define_constants.David Daney2007-09-031-0/+144
* re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore2007-08-241-0/+51
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-1/+1
* vxworks-dummy.h (TARGET_VXWORKS): Define.Richard Sandiford2007-08-111-3/+8