summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* iris6.h (DRIVER_SELF_SPECS): Check -march as well as -mipsN before forcing a ...Richard Sandiford2005-04-171-1/+1
* mips.h (ASM_OUTPUT_CASE_LABEL): Delete.Richard Sandiford2005-04-132-17/+4
* iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define.Ian Lance Taylor2005-04-071-5/+0
* iris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to match what the system unwind...Olivier Hainque2005-04-052-1/+16
* final.c (final): Remove prescan parameter.Ian Lance Taylor2005-03-301-3/+3
* mips.c (mips_gimplify_va_arg_expr): Update for truthvalue conversion removal.Eric Christopher2005-03-291-1/+2
* params.def: Fix a typo.Kazu Hirata2005-03-231-1/+1
* alpha.opt, [...]: Add copyright notices.Kazu Hirata2005-03-171-0/+21
* toplev.c (display_target_options): Avoid unused variable warning if TARGET_SW...Richard Sandiford2005-03-153-84/+96
* mips.h (DWARF_CIE_DATA_ALIGNMENT): Change for STACK_GROWS_DOWNWARD.Eric Christopher2005-03-151-1/+1
* config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to MASK_SPLIT_ADDRESSES.Richard Sandiford2005-03-143-316/+205
* alloc-pool.c, [...]: Update copyright.Kazu Hirata2005-03-141-1/+1
* configure.ac: Check for MIPS TLS.Daniel Jacobowitz2005-03-134-5/+253
* builtin-attrs.def, [...]: Update copyright.Kazu Hirata2005-03-131-1/+1
* mips.h (mips_fix_vr4130_string): Declare.Richard Sandiford2005-03-115-18/+77
* mips.c (override_options): Only warn about -mint64 deprecation if TARGET_INT64.Richard Sandiford2005-03-111-1/+1
* invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.Richard Sandiford2005-03-051-1/+8
* cfgloop.h, [...]: Update copyright.Kazu Hirata2005-03-021-1/+1
* Don't emit the unused counter word and label when profiling.James E Wilson2005-02-281-0/+5
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-46/+10
* re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford2005-02-191-11/+11
* bitmap.c, [...]: Update copyright.Kazu Hirata2005-02-151-1/+1
* linux-unwind.h (mips_fallback_frame_state): Adjust offsets for the big-endian...Daniel Jacobowitz2005-02-111-0/+7
* linux-unwind.h: Add exception clause to copyright.David Daney2005-02-111-1/+9
* mips.md: Fix the placement of the match_scratch in the lea64 peephole2.Richard Sandiford2005-02-101-3/+3
* cfgcleanup.c, [...]: Update copyright.Kazu Hirata2005-02-071-1/+1
* re PR target/19796 (Bootstrap fails: Unresolved data symbol "set_fpc_csr")Richard Sandiford2005-02-073-26/+1
* mips.c (override_options): Warn if -mint64 is used.Eric Christopher2005-02-011-0/+4
* c-common.def, [...]: Update copyright.Kazu Hirata2005-01-271-1/+2
* iris6.h (ENDFILE_SPEC): Don't link in irix-csr.o if either -ffast-math or -fu...Richard Sandiford2005-01-261-1/+2
* linux.h (LIB_SPEC): Remove -rpath-link.Daniel Jacobowitz2005-01-262-6/+1
* irix-csr.c: New file.Richard Sandiford2005-01-243-1/+25
* darwin.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* config.gcc (mips64*-*-linux*): Set the default abi to n32.Richard Sandiford2005-01-172-14/+5
* rtems.h (MIPS_DEFAULT_GVALUE): Set to 0.Ralf Corsepius2005-01-152-3/+10
* t-iris6 (MULTILIB_DIRNAMES): Use -mabi argument values.Richard Sandiford2005-01-081-2/+2
* t-slibgcc-irix (SHLIB_LINK): Install a copy of the library as @multilib_dir@/...Richard Sandiford2005-01-081-1/+3
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-293-14/+9
* mips.h (TARGET_CPU_CPP_BUILTINS): Add assert for machine=mips for !TARGET_IRIX.Eric Christopher2004-12-234-3/+4
* t-linux64: Remove code that messed with $(SPECS).Alexandre Oliva2004-12-222-32/+3
* re PR other/18508 ("basename: too few arguments" when building without bootst...H.J. Lu2004-12-161-1/+1
* mips.c (mips_arg_info): Use FUNCTION_ARG_BOUNDARY to decide whether an argume...Richard Sandiford2004-12-151-3/+1
* mips.c (mips_scalar_mode_supported_p): Rewrite to avoid call to default funct...Eric Christopher2004-12-091-9/+24
* mips-protos.h (mips_valid_pointer_mode): Move prototype...Eric Christopher2004-12-072-2/+2
* re PR target/18442 (Rejects attribute((mode(SI))) when using -mint64)Eric Christopher2004-12-071-0/+26
* mklibgcc.in: Build shared libgcc and shared libunwind in gcc/.Alan Modra2004-12-041-1/+1
* mips-protos.h (function_arg_boundary): Declare.Richard Sandiford2004-11-273-21/+23
* mips.c: Use rtl _P predicates.Eric Christopher2004-11-163-34/+34
* linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA...Peter S. Mazinger2004-11-111-10/+7
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-1/+1