Age | Commit message (Expand) | Author | Files | Lines |
2010-02-08 | mips.md (*<optab>_trunc<mode>_exts): Fix comment before the pattern. | Adam Nemet | 1 | -2/+3 |
2010-01-26 | config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint. | Rainer Orth | 1 | -0/+36 |
2010-01-12 | iris6.h (SUBTARGET_DONT_WARN_UNUSED_SPEC, [...]): Move ... | Rainer Orth | 3 | -11/+17 |
2009-12-01 | mips-dsp.md (mips_lhx_<mode>): Use sign_extend. | Chao-ying Fu | 1 | -1/+1 |
2009-11-21 | mips-protos.h (mulsidi3_gen_fn): New typedef. | Adam Nemet | 3 | -9/+53 |
2009-11-04 | re PR driver/11810 (gcc -pipe -ox.o -c x.c writes erroneous x.o on compile e... | Mark Mitchell | 1 | -3/+0 |
2009-11-03 | mips.md: Fix typos. | Richard Sandiford | 1 | -2/+2 |
2009-10-29 | invoke.texi (mmcount-ra-address): Document new command line option. | David Daney | 4 | -38/+65 |
2009-10-29 | mips.c (mips_emit_unary, [...]): New functions. | Chao-ying Fu | 1 | -3/+50 |
2009-10-25 | mips.c (mips_restore_gp_from_cprestore_slot): Emit a note when expanding to n... | Richard Sandiford | 1 | -1/+4 |
2009-10-25 | predicates.md (hilo_operand): New predicate. | Adam Nemet | 2 | -15/+49 |
2009-10-20 | mips.c (mips_binary_cost): Add new argument speed. | Adam Nemet | 1 | -18/+22 |
2009-10-05 | mips-protos.h (mips_trampoline_code_size): Declare. | Richard Sandiford | 3 | -51/+187 |
2009-10-05 | mips.h (DWARF_FRAME_RETURN_COLUMN): Replace GP_REG_FIRST + 31 with RETURN_ADD... | Richard Sandiford | 4 | -34/+35 |
2009-10-01 | 2009-10-01 David Daney <ddaney@caviumnetworks.com> | David Daney | 1 | -1/+16 |
2009-09-27 | config.gcc: Update OpenBSD targets. | Jonathan Gray | 1 | -2/+5 |
2009-09-22 | mips.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New. | Richard Henderson | 2 | -59/+66 |
2009-09-20 | configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check. | Richard Sandiford | 2 | -0/+40 |
2009-09-19 | mips.opt (mrelax-pic-calls): New option. | Adam Nemet | 5 | -58/+289 |
2009-09-14 | mips-protos.h (mips_cfun_has_cprestore_slot_p): Declare. | Richard Sandiford | 7 | -385/+900 |
2009-09-03 | mips.c (USEFUL_INSN_P): Use NONDEBUG_INSN_P instead of INSN_P. | Richard Sandiford | 1 | -7/+7 |
2009-08-26 | mips-protos.h (mips_output_sync): Declare. | Richard Sandiford | 5 | -466/+595 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 2 | -5/+12 |
2009-08-19 | method.c (use_thunk): Call free_after_compilation after assemble_end_function. | Jakub Jelinek | 1 | -1/+0 |
2009-08-16 | re PR target/38599 (There should be a Pmode == DImode version of the MIPS lwx... | Richard Sandiford | 1 | -3/+3 |
2009-08-16 | mips-protos.h (mips_push_asm_switch): New function. | Richard Sandiford | 5 | -85/+113 |
2009-08-11 | predicates.md (qi_mask_operand, [...]): New predicates. | Adam Nemet | 5 | -54/+154 |
2009-08-06 | mips.h (TARGET_SYNC_AFTER_SC): New macro. | David Daney | 2 | -3/+19 |
2009-08-06 | sync.md (sync_compare_and_swap<mode>, [...]): Rewrite calls to mips_output_sy... | David Daney | 4 | -100/+107 |
2009-08-04 | invoke.texi (MIPS Options): Document new 1004K -march options. | Sandra Loosemore | 2 | -3/+9 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 3 | -11/+9 |
2009-07-31 | mips.md (*clear_upper32_dext): New pattern. | Adam Nemet | 1 | -1/+16 |
2009-07-20 | mips.md (move_type): Add arith. | Adam Nemet | 1 | -3/+19 |
2009-07-20 | config.gcc (mips64-*-*): Add definition of tm_defines in order to set MIPS_AB... | Nick Clifton | 1 | -2/+0 |
2009-07-15 | * config/mips/mips.md (*extenddi_truncate<mode>, | Adam Nemet | 1 | -23/+32 |
2009-07-10 | re PR target/39079 (MIPS: __builtin___clear_cache() broken on SMP ISA_HAS_SYN... | David Daney | 4 | -3/+15 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 3 | -6/+6 |
2009-06-13 | alpha.c (alpha_build_builtin_va_list): Pass location to build_decl. | Aldy Hernandez | 1 | -10/+20 |
2009-06-05 | mips.c: Use REG_P and CONST_INT_P where applicable. | Shujing Zhao | 2 | -18/+18 |
2009-06-03 | ansidecl.h (EXPORTED_CONST): Define. | Ian Lance Taylor | 1 | -1/+1 |
2009-05-28 | re PR middle-end/33699 (missing optimization on const addr area store) | Adam Nemet | 1 | -0/+4 |
2009-05-26 | Makefile.in (COMPILER, [...]): Define. | Ian Lance Taylor | 1 | -1/+1 |
2009-05-21 | mips.md (*extzv_trunc<mode>_exts): Turn into a regular pattern from a templat... | Adam Nemet | 1 | -4/+4 |
2009-05-20 | * config/mips/mips.md (*extenddi_truncate<mode>, | Adam Nemet | 1 | -6/+41 |
2009-05-18 | * config/mips/mips.md (*zero_extend<GPR:mode>_trunc<SHORT:mode>, | Adam Nemet | 1 | -62/+62 |
2009-05-17 | * config/mips/mips.md (*zero_extend<mode>_trunchi, | Adam Nemet | 1 | -14/+8 |
2009-05-16 | config.gcc (mips*-*-*): Support arch_32, arch_64, tune_32 and tune_64. | Joseph Myers | 1 | -28/+43 |
2009-05-15 | frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS. | Paolo Bonzini | 2 | -2/+2 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 3 | -19/+6 |
2009-05-14 | mips.c (mips_print_operand): Check for invalid values of LETTER. | Adam Nemet | 1 | -0/+6 |