Age | Commit message (Expand) | Author | Files | Lines |
2005-07-11 | alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref. | Richard Henderson | 1 | -2/+2 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-06-15 | mips.c (mips_rtx_cost_data): Add cost for 4kc, 4kp, 24k and 24kx. | David Ung | 1 | -4/+36 |
2005-06-14 | mips.c (machine_function): Add varargs_size field. | Richard Sandiford | 1 | -115/+87 |
2005-06-05 | mips.c (mips_rtx_costs): Remove unused variable. | Eric Christopher | 1 | -3/+0 |
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 | 1 | -175/+339 |
2005-05-27 | mips-protos.h (mips_declare_object): Add printf attribute. | Kaveh R. Ghazi | 1 | -1/+1 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-26 | ext_ins.c: New test for testing the generation of MIPS32/64 rev 2 ext/ins ins... | David Ung | 1 | -1/+33 |
2005-05-26 | opt-functions.awk (var_type): New function. | Richard Sandiford | 1 | -14/+0 |
2005-05-13 | mips.h (processor_type): Add new PROCESSOR_4KP name. | David Ung | 1 | -1/+2 |
2005-05-09 | mips.h (processor_type): Add names for the 24K. | David Ung | 1 | -0/+4 |
2005-05-08 | mips.c (mips_emit_compare): Don't reverse UNGE and UNGT comparisons. | Richard Sandiford | 1 | -2/+0 |
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 | 1 | -14/+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-13 | mips.h (ASM_OUTPUT_CASE_LABEL): Delete. | Richard Sandiford | 1 | -5/+1 |
2005-04-05 | iris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to match what the system unwind... | Olivier Hainque | 1 | -1/+11 |
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-15 | toplev.c (display_target_options): Avoid unused variable warning if TARGET_SW... | Richard Sandiford | 1 | -60/+72 |
2005-03-14 | config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to MASK_SPLIT_ADDRESSES. | Richard Sandiford | 1 | -17/+32 |
2005-03-13 | configure.ac: Check for MIPS TLS. | Daniel Jacobowitz | 1 | -2/+203 |
2005-03-11 | mips.h (mips_fix_vr4130_string): Declare. | Richard Sandiford | 1 | -4/+24 |
2005-03-11 | mips.c (override_options): Only warn about -mint64 deprecation if TARGET_INT64. | Richard Sandiford | 1 | -1/+1 |
2005-02-20 | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 1 | -46/+10 |
2005-02-07 | cfgcleanup.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-01 | mips.c (override_options): Warn if -mint64 is used. | Eric Christopher | 1 | -0/+4 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -5/+9 |
2004-12-15 | mips.c (mips_arg_info): Use FUNCTION_ARG_BOUNDARY to decide whether an argume... | Richard Sandiford | 1 | -3/+1 |
2004-12-09 | mips.c (mips_scalar_mode_supported_p): Rewrite to avoid call to default funct... | Eric Christopher | 1 | -9/+24 |
2004-12-07 | mips-protos.h (mips_valid_pointer_mode): Move prototype... | Eric Christopher | 1 | -1/+2 |
2004-12-07 | re PR target/18442 (Rejects attribute((mode(SI))) when using -mint64) | Eric Christopher | 1 | -0/+26 |
2004-11-27 | mips-protos.h (function_arg_boundary): Declare. | Richard Sandiford | 1 | -0/+17 |
2004-11-16 | mips.c: Use rtl _P predicates. | Eric Christopher | 1 | -20/+20 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -1/+1 |
2004-10-31 | mips.c (mips_cannot_change_mode_class): Use a stricter mode check. | Richard Sandiford | 1 | -21/+30 |
2004-10-25 | 2004-10-25 David Billinghurst <David.Billinghurst@riotinto.com | David Billinghurst | 1 | -1/+0 |
2004-10-21 | dbxout.c (asmfile): Delete. | Zack Weinberg | 1 | -30/+10 |
2004-10-07 | mips.c (mips_function_rodata_section): New function. | Richard Sandiford | 1 | -0/+39 |
2004-09-25 | mips.h (struct mips_args): Clarify comments. | Richard Sandiford | 1 | -30/+22 |
2004-09-22 | mips.c (mips_function_value): For o32, o64, n32 and n64, use FPRs for scalar,... | Richard Sandiford | 1 | -0/+7 |
2004-09-13 | SB-1 specific MIPS vector instructions. | James E Wilson | 1 | -9/+64 |
2004-09-10 | darwin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 1 | -0/+12 |
2004-09-07 | config.gcc: Added support for --with-divide=[breaks|traps] for mips targets. | David Daney | 1 | -1/+12 |
2004-09-02 | mips.c (mips_classify_symbol, [...]): (mips_restore_gp, mips_set_return_addre... | Richard Sandiford | 1 | -44/+26 |