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