aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-29mips.c (mips_cpu_info_table): Add 5kf to the table.David Ung4-2/+254
2005-07-23mips-dsp.md: New file.Chao-ying Fu7-95/+1736
2005-07-14mips.c (mips_canonicalize_comparison): Cast argument of trunc_int_for_mode to...Eric Christopher1-1/+1
2005-07-13* config/mips/mips.h (CLZ_DEFINED_VALUE_AT_ZERO): Define.Ian Lance Taylor1-0/+5
2005-07-13mips.c (mips_canonicalize_comparison): New.Eric Christopher1-1/+48
2005-07-11alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref.Richard Henderson1-2/+2
2005-07-11* config/mips/mips.md (ffs<mode>2): Remove.Ian Lance Taylor1-39/+0
2005-07-09re PR target/21656 (Spurious "template with C linkage" error message)Richard Sandiford1-0/+2
2005-07-08* config/mips/mips.md (abs<mode>2) [GPR]: Remove.Ian Lance Taylor1-14/+0
2005-06-25Update FSF address.R. Kelley Cook39-77/+78
2005-06-15mips.c (mips_rtx_cost_data): Add cost for 4kc, 4kp, 24k and 24kx.David Ung1-4/+36
2005-06-15mips.h (GENERATE_MIPS16E): New definition.David Ung2-3/+24
2005-06-14mips.c (machine_function): Add varargs_size field.Richard Sandiford1-115/+87
2005-06-07predicates.md: Revert previous patch.Eric Christopher1-3/+3
2005-06-07predicates.md (sleu_operand): Use IN_RANGE to specify range of operand.Eric Christopher1-3/+3
2005-06-05mips.c (mips_rtx_costs): Remove unused variable.Eric Christopher1-3/+0
2005-06-03mips.opt: Add RejectNegative to divide-breaks and divide-traps.Eric Christopher1-2/+2
2005-06-03cgraph.c, [...]: Fix comment typos.Kazu Hirata1-2/+3
2005-06-02mips.h (processor_type): Remove PROCESSOR_DEFAULT, add PROCESSOR_MAX.Eric Christopher3-186/+364
2005-06-01mips-protos.h (mips_use_ins_ext_p): Remove parameter names.Richard Sandiford1-1/+1
2005-06-01re PR target/21854 (irix6.5 bootstrap fails due to warning in mips.c)David Billinghurst1-0/+1
2005-05-27mips-protos.h (mips_declare_object): Add printf attribute.Kaveh R. Ghazi2-2/+2
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2005-05-26ext_ins.c: New test for testing the generation of MIPS32/64 rev 2 ext/ins ins...David Ung3-5/+83
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford3-18/+3
2005-05-13mips.h (processor_type): Add new PROCESSOR_4KP name.David Ung4-2/+159
2005-05-133000.md, [...]: Update copyright.Kazu Hirata9-9/+9
2005-05-117000.md (rm7_impy_si_mult): Just match imul and imadd.Richard Sandiford2-10/+4
2005-05-11* config/mips/sr71k.md, config/mips/7000.md: Reformat.Richard Sandiford2-279/+257
2005-05-11* config/mips/24k.md: Remove trailing whitespace.Richard Sandiford1-65/+65
2005-05-11mips.md (type): Add imul3.David Ung16-46/+45
2005-05-1024k.md, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-09mips.h (processor_type): Add names for the 24K.David Ung4-3/+490
2005-05-08mips.c (mips_emit_compare): Don't reverse UNGE and UNGT comparisons.Richard Sandiford2-15/+14
2005-05-07invoke.texi: Remove documentation for MIPS' -mint64 option.Richard Sandiford1-41/+1
2005-05-06mips.opt: Remove -mint64 option.Eric Christopher4-45/+25
2005-04-27tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o...Paolo Bonzini1-1/+1
2005-04-26mips.c (mips_legitimize_tls_address): Use gcc_unreachable.Nathan Sidwell1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-4/+4
2005-04-17iris6.h (DRIVER_SELF_SPECS): Check -march as well as -mipsN before forcing a ...Richard Sandiford1-1/+1
2005-04-13mips.h (ASM_OUTPUT_CASE_LABEL): Delete.Richard Sandiford2-17/+4
2005-04-07iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define.Ian Lance Taylor1-5/+0
2005-04-05iris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to match what the system unwind...Olivier Hainque2-1/+16
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-3/+3
2005-03-29mips.c (mips_gimplify_va_arg_expr): Update for truthvalue conversion removal.Eric Christopher1-1/+2
2005-03-23params.def: Fix a typo.Kazu Hirata1-1/+1
2005-03-17alpha.opt, [...]: Add copyright notices.Kazu Hirata1-0/+21
2005-03-15toplev.c (display_target_options): Avoid unused variable warning if TARGET_SW...Richard Sandiford3-84/+96
2005-03-15mips.h (DWARF_CIE_DATA_ALIGNMENT): Change for STACK_GROWS_DOWNWARD.Eric Christopher1-1/+1