aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
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
2005-03-14config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to MASK_SPLIT_ADDRESSES.Richard Sandiford3-316/+205
2005-03-14alloc-pool.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-13configure.ac: Check for MIPS TLS.Daniel Jacobowitz4-5/+253
2005-03-13builtin-attrs.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-11mips.h (mips_fix_vr4130_string): Declare.Richard Sandiford5-18/+77
2005-03-11mips.c (override_options): Only warn about -mint64 deprecation if TARGET_INT64.Richard Sandiford1-1/+1
2005-03-05invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.Richard Sandiford1-1/+8
2005-03-02cfgloop.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-28Don't emit the unused counter word and label when profiling.James E Wilson1-0/+5
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg1-46/+10
2005-02-19re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford1-11/+11
2005-02-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-11linux-unwind.h (mips_fallback_frame_state): Adjust offsets for the big-endian...Daniel Jacobowitz1-0/+7
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney1-1/+9
2005-02-10mips.md: Fix the placement of the match_scratch in the lea64 peephole2.Richard Sandiford1-3/+3
2005-02-07cfgcleanup.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-07re PR target/19796 (Bootstrap fails: Unresolved data symbol "set_fpc_csr")Richard Sandiford3-26/+1
2005-02-01mips.c (override_options): Warn if -mint64 is used.Eric Christopher1-0/+4
2005-01-27c-common.def, [...]: Update copyright.Kazu Hirata1-1/+2
2005-01-26iris6.h (ENDFILE_SPEC): Don't link in irix-csr.o if either -ffast-math or -fu...Richard Sandiford1-1/+2
2005-01-26linux.h (LIB_SPEC): Remove -rpath-link.Daniel Jacobowitz2-6/+1
2005-01-24irix-csr.c: New file.Richard Sandiford3-1/+25
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-17config.gcc (mips64*-*-linux*): Set the default abi to n32.Richard Sandiford2-14/+5
2005-01-15rtems.h (MIPS_DEFAULT_GVALUE): Set to 0.Ralf Corsepius2-3/+10
2005-01-08t-iris6 (MULTILIB_DIRNAMES): Use -mabi argument values.Richard Sandiford1-2/+2
2005-01-08t-slibgcc-irix (SHLIB_LINK): Install a copy of the library as @multilib_dir@/...Richard Sandiford1-1/+3
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-14/+9
2004-12-23mips.h (TARGET_CPU_CPP_BUILTINS): Add assert for machine=mips for !TARGET_IRIX.Eric Christopher4-3/+4
2004-12-22t-linux64: Remove code that messed with $(SPECS).Alexandre Oliva2-32/+3
2004-12-16re PR other/18508 ("basename: too few arguments" when building without bootst...H.J. Lu1-1/+1
2004-12-15mips.c (mips_arg_info): Use FUNCTION_ARG_BOUNDARY to decide whether an argume...Richard Sandiford1-3/+1
2004-12-09mips.c (mips_scalar_mode_supported_p): Rewrite to avoid call to default funct...Eric Christopher1-9/+24
2004-12-07mips-protos.h (mips_valid_pointer_mode): Move prototype...Eric Christopher2-2/+2
2004-12-07re PR target/18442 (Rejects attribute((mode(SI))) when using -mint64)Eric Christopher1-0/+26
2004-12-04mklibgcc.in: Build shared libgcc and shared libunwind in gcc/.Alan Modra1-1/+1
2004-11-27mips-protos.h (function_arg_boundary): Declare.Richard Sandiford3-21/+23
2004-11-16mips.c: Use rtl _P predicates.Eric Christopher3-34/+34
2004-11-11linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA...Peter S. Mazinger1-10/+7
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-11-06* config/mips/t-iris6 (tp-bit.c): Fix target filename.Richard Sandiford1-1/+1
2004-11-06re PR target/16830 (Including <sys/immu.h> with -mabi=n32 causes an error.)Richard Sandiford1-10/+16
2004-10-31mips.c (mips_cannot_change_mode_class): Use a stricter mode check.Richard Sandiford1-21/+30
2004-10-27dbxout.c: Include obstack.h.Zack Weinberg1-5/+5