| Commit message (Expand) | Author | Age | Files | Lines |
* | iris6.h (DRIVER_SELF_SPECS): Check -march as well as -mipsN before forcing a ... | Richard Sandiford | 2005-04-17 | 1 | -1/+1 |
* | mips.h (ASM_OUTPUT_CASE_LABEL): Delete. | Richard Sandiford | 2005-04-13 | 2 | -17/+4 |
* | iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define. | Ian Lance Taylor | 2005-04-07 | 1 | -5/+0 |
* | iris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to match what the system unwind... | Olivier Hainque | 2005-04-05 | 2 | -1/+16 |
* | final.c (final): Remove prescan parameter. | Ian Lance Taylor | 2005-03-30 | 1 | -3/+3 |
* | mips.c (mips_gimplify_va_arg_expr): Update for truthvalue conversion removal. | Eric Christopher | 2005-03-29 | 1 | -1/+2 |
* | params.def: Fix a typo. | Kazu Hirata | 2005-03-23 | 1 | -1/+1 |
* | alpha.opt, [...]: Add copyright notices. | Kazu Hirata | 2005-03-17 | 1 | -0/+21 |
* | toplev.c (display_target_options): Avoid unused variable warning if TARGET_SW... | Richard Sandiford | 2005-03-15 | 3 | -84/+96 |
* | mips.h (DWARF_CIE_DATA_ALIGNMENT): Change for STACK_GROWS_DOWNWARD. | Eric Christopher | 2005-03-15 | 1 | -1/+1 |
* | config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to MASK_SPLIT_ADDRESSES. | Richard Sandiford | 2005-03-14 | 3 | -316/+205 |
* | alloc-pool.c, [...]: Update copyright. | Kazu Hirata | 2005-03-14 | 1 | -1/+1 |
* | configure.ac: Check for MIPS TLS. | Daniel Jacobowitz | 2005-03-13 | 4 | -5/+253 |
* | builtin-attrs.def, [...]: Update copyright. | Kazu Hirata | 2005-03-13 | 1 | -1/+1 |
* | mips.h (mips_fix_vr4130_string): Declare. | Richard Sandiford | 2005-03-11 | 5 | -18/+77 |
* | mips.c (override_options): Only warn about -mint64 deprecation if TARGET_INT64. | Richard Sandiford | 2005-03-11 | 1 | -1/+1 |
* | invoke.texi: Document new MIPS -msym32 and -mno-sym32 options. | Richard Sandiford | 2005-03-05 | 1 | -1/+8 |
* | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 2005-03-02 | 1 | -1/+1 |
* | Don't emit the unused counter word and label when profiling. | James E Wilson | 2005-02-28 | 1 | -0/+5 |
* | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 2005-02-20 | 1 | -46/+10 |
* | re PR other/19525 (In-build-directory multilib testing broken) | Richard Sandiford | 2005-02-19 | 1 | -11/+11 |
* | bitmap.c, [...]: Update copyright. | Kazu Hirata | 2005-02-15 | 1 | -1/+1 |
* | linux-unwind.h (mips_fallback_frame_state): Adjust offsets for the big-endian... | Daniel Jacobowitz | 2005-02-11 | 1 | -0/+7 |
* | linux-unwind.h: Add exception clause to copyright. | David Daney | 2005-02-11 | 1 | -1/+9 |
* | mips.md: Fix the placement of the match_scratch in the lea64 peephole2. | Richard Sandiford | 2005-02-10 | 1 | -3/+3 |
* | cfgcleanup.c, [...]: Update copyright. | Kazu Hirata | 2005-02-07 | 1 | -1/+1 |
* | re PR target/19796 (Bootstrap fails: Unresolved data symbol "set_fpc_csr") | Richard Sandiford | 2005-02-07 | 3 | -26/+1 |
* | mips.c (override_options): Warn if -mint64 is used. | Eric Christopher | 2005-02-01 | 1 | -0/+4 |
* | c-common.def, [...]: Update copyright. | Kazu Hirata | 2005-01-27 | 1 | -1/+2 |
* | iris6.h (ENDFILE_SPEC): Don't link in irix-csr.o if either -ffast-math or -fu... | Richard Sandiford | 2005-01-26 | 1 | -1/+2 |
* | linux.h (LIB_SPEC): Remove -rpath-link. | Daniel Jacobowitz | 2005-01-26 | 2 | -6/+1 |
* | irix-csr.c: New file. | Richard Sandiford | 2005-01-24 | 3 | -1/+25 |
* | darwin.c, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | config.gcc (mips64*-*-linux*): Set the default abi to n32. | Richard Sandiford | 2005-01-17 | 2 | -14/+5 |
* | rtems.h (MIPS_DEFAULT_GVALUE): Set to 0. | Ralf Corsepius | 2005-01-15 | 2 | -3/+10 |
* | t-iris6 (MULTILIB_DIRNAMES): Use -mabi argument values. | Richard Sandiford | 2005-01-08 | 1 | -2/+2 |
* | t-slibgcc-irix (SHLIB_LINK): Install a copy of the library as @multilib_dir@/... | Richard Sandiford | 2005-01-08 | 1 | -1/+3 |
* | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 2004-12-29 | 3 | -14/+9 |
* | mips.h (TARGET_CPU_CPP_BUILTINS): Add assert for machine=mips for !TARGET_IRIX. | Eric Christopher | 2004-12-23 | 4 | -3/+4 |
* | t-linux64: Remove code that messed with $(SPECS). | Alexandre Oliva | 2004-12-22 | 2 | -32/+3 |
* | re PR other/18508 ("basename: too few arguments" when building without bootst... | H.J. Lu | 2004-12-16 | 1 | -1/+1 |
* | mips.c (mips_arg_info): Use FUNCTION_ARG_BOUNDARY to decide whether an argume... | Richard Sandiford | 2004-12-15 | 1 | -3/+1 |
* | mips.c (mips_scalar_mode_supported_p): Rewrite to avoid call to default funct... | Eric Christopher | 2004-12-09 | 1 | -9/+24 |
* | mips-protos.h (mips_valid_pointer_mode): Move prototype... | Eric Christopher | 2004-12-07 | 2 | -2/+2 |
* | re PR target/18442 (Rejects attribute((mode(SI))) when using -mint64) | Eric Christopher | 2004-12-07 | 1 | -0/+26 |
* | mklibgcc.in: Build shared libgcc and shared libunwind in gcc/. | Alan Modra | 2004-12-04 | 1 | -1/+1 |
* | mips-protos.h (function_arg_boundary): Declare. | Richard Sandiford | 2004-11-27 | 3 | -21/+23 |
* | mips.c: Use rtl _P predicates. | Eric Christopher | 2004-11-16 | 3 | -34/+34 |
* | linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA... | Peter S. Mazinger | 2004-11-11 | 1 | -10/+7 |
* | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 2004-11-09 | 1 | -1/+1 |