aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2009-04-02mips.c (mips_frame_info): Add acc_mask...Chao-ying Fu5-51/+587
2009-03-28inclhack.def (aix_syswait, [...]): Remove.Joseph Myers1-3/+0
2009-03-02mips.c (mips_mdebug_abi_name): Fix the handling of ABI_64.Richard Sandiford1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek23-23/+25
2009-02-17mips.c (mips_override_options): Set flag_dwarf2_cfi_asm to 0 for EABI64.Richard Sandiford1-0/+21
2009-02-17mips.md (type): Reclassify lui_movf as "unknown".Richard Sandiford1-1/+3
2009-02-17mips.c (mips_gimplify_va_arg_expr): Fix invalid tree sharing.Richard Sandiford1-12/+14
2009-02-172009-02-xx Ruan Beihong <ruanbeihong@gmail.com> Richard Sandiford <rdsandifor...Ruan Beihong2-2/+1
2009-02-02sde.h (SUBTARGET_ARM_SPEC): Don;t assemble -fpic code as -mabicalls.Catherine Moore1-1/+0
2009-02-02mips.h (FILE_HAS_64BIT_SYMBOLS): New macro.Richard Sandiford1-4/+17
2009-01-28re PR rtl-optimization/38740 (Incorrect delayed branch optimization)Jakub Jelinek1-1/+1
2009-01-06function.h (rtl_data): Add a dbr_scheduled_p field.Richard Sandiford1-6/+1
2009-01-04sync.md (*mb_barrier): Rename to...Richard Sandiford1-1/+1
2009-01-04s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak1-3/+12
2008-12-21mips-dsp.md (mips_lbux): Turn into a define_expand, changing operand 1 to a p...Richard Sandiford2-20/+64
2008-12-15mips.c (mips_output_conditional_branch): Assert that openrands[1] is a CODE_L...Adam Nemet1-0/+2
2008-12-15mips.c (mips_expand_builtin_direct): Set TARGET to the result of mips_prepare...Richard Sandiford1-1/+2
2008-12-15mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_abicalls if TARGET_ABICALLS i...Richard Sandiford1-0/+5
2008-12-15mips.md (move_doubleword_fpr<mode>): Use TARGET_FLOAT64 && !TARGET_64BIT to d...Richard Sandiford1-3/+3
2008-12-11* config/mips/mips.md (*branch_bit<bbv><mode>,Adam Nemet1-8/+8
2008-12-10sync.md (sync_<optab>_12): Replace MIPS_SYNC_OP_12_NOT_NOP with MIPS_SYNC_OP_...David Daney2-49/+45
2008-12-02Sorry, committed the wrong version of the last patch.Richard Sandiford1-6/+5
2008-12-02mips.c (mips_expand_builtin): Fix the mode of the error return value.Richard Sandiford2-26/+39
2008-12-01linux64.h (DRIVER_SELF_SPECS): Add LINUX_DRIVER_SELF_SPECS.David Daney1-3/+4
2008-11-26mips.md (clear_hazard): Rename to clear_hazard_<mode>.Adam Nemet1-4/+6
2008-11-24mips.h (ASM_OUTPUT_DEBUG_LABEL): Define.Richard Sandiford1-0/+26
2008-11-22mips.md (rdhwr): Rename to rdhwr_synci_step_<mode>.Adam Nemet2-6/+8
2008-11-19mips.c (mips_gimplify_va_arg_expr): Use -rsize with the same type as the firs...Adam Nemet1-1/+1
2008-11-18re PR target/37362 (Bootstrap broken on mipsisa64r2-linux-gcc)Uros Bizjak1-3/+3
2008-11-18config.gcc (mips*-sde-elf*): Handle mipsisa64r2*.Adam Nemet4-12/+16
2008-11-17mips.h (REG_ALLOC_ORDER): Put accumulators first.Richard Sandiford2-7/+19
2008-11-17mips.md (*mul_acc_si): Remove middle alternative and its associated define_sp...Richard Sandiford1-66/+47
2008-11-16mips.h (MIPS_ISA_LEVEL_SPEC): Map -march=r1[0246]000 to -mips4.Joshua Kinard1-1/+2
2008-11-16re PR target/38052 (genautomata segfaults when -O2 is enabled)Richard Sandiford1-28/+65
2008-11-16re PR target/38052 (genautomata segfaults when -O2 is enabled)Richard Sandiford1-10/+11
2008-11-15invoke.texi (-mfix-r10000): Document.Joshua Kinard5-51/+103
2008-11-13loongson.md (<u>div<mode>3, [...]): New patterns.Ruan Beihong4-8/+56
2008-11-10config.gcc (mips64vrel-*-elf*): Include the tm_file prior to vr.h.Catherine Moore6-8/+36
2008-11-03mips.c (mips_conditional_register_usage): Handle the DSP control register.Catherine Moore1-1/+8
2008-10-25mips.h (REG_ALLOC_ORDER): Put call-clobbered registers first.Richard Sandiford1-7/+25
2008-10-24mips.c (mips_canonicalize_move_class): New function.Richard Sandiford1-44/+124
2008-10-22* config/mips/mips.opt (msmartmips): Accept -mno-smartmips.Chao-ying Fu1-1/+1
2008-10-14mips.h (reg_class): Remove HI_AND_GR_REGS...Richard Sandiford2-54/+60
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck1-1/+1
2008-10-07mips.md (mulsi3_mul3, [...]): Merge these ...Adam Nemet1-24/+10
2008-10-06invoke.texi: List r1x000 family under the -march MIPS option.Joshua Kinard4-2/+277
2008-09-26mips.h (ISA_HAS_DMUL3, [...]): Change them to yield false with MIPS16.Adam Nemet1-7/+9
2008-09-22re PR target/37593 (-mlong-calls doesn't affect calls to _mcount generated wi...David Daney1-1/+12
2008-09-22mips.h (ISA_HAS_BADDU): New macro.Adam Nemet2-0/+35
2008-09-21mips.h (TUNE_OCTEON): New macro.Adam Nemet4-1/+95