aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2001-04-07config.gcc: Set default for xmake_file at top, not bottom.Zack Weinberg9-176/+2
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek2-82/+97
2001-03-23iris4.h (ASM_OUTPUT_ASCII): Rename local variables to avoid shadowing arguments.Richard Henderson1-12/+13
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-2/+0
2001-03-16Fix some MIPS warningsMichael Meissner3-19/+29
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-25/+0
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg2-8/+0
2001-03-12iris5.h: Change WCHAR_TYPE to int.Neil Booth1-3/+3
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg1-7/+0
2001-03-12config.gcc: Where xm-host.h used to include another xm-host.h...Zack Weinberg1-5/+0
2001-03-08xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.Kaveh R. Ghazi1-22/+0
2001-03-08xm-mvs.h, [...]: Delete references to the USG macro.Kaveh R. Ghazi6-50/+0
2001-03-07Brad's -ffast-math breakup.Brad Lucier1-4/+4
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-6/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg7-46/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-8/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+0
2001-02-28xm-iris4.h: Delete #if 0 block (there since before 1997).Zack Weinberg1-10/+0
2001-02-27mips.c (mips_make_temp_file): Fix thinko in last change.Jeffrey Oldham1-1/+1
2001-02-25config.gcc: Put back pa/t-openbsd and rs6000/t-openbsd.Zack Weinberg1-3/+3
2001-02-25xm-interix.h, [...]: Don't define any of...Zack Weinberg2-53/+6
2001-02-25config.gcc: Expunge references to alpha/t-pe...Zack Weinberg2-36/+0
2001-02-18* mips.c (mips_expand_prologue) Add REG_MAYBE_DEAD toRichard Henderson1-3/+12
2001-02-16resource.c (mark_referenced_resources): Fix typo in introductory comment.Jeffrey Oldham1-2/+2
2001-02-05mips.c (mips_make_temp_file): Call fatal_io_error, not pfatal_with_name.Richard Kenner1-5/+5
2001-02-05* config/mips/mips.c (override_options): Fix typo in last change.Richard Kenner1-1/+1
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-8/+15
2001-02-04* mips.h (MULTILIB_ISA_DEFAULT): Don't use #elif.Kaveh R. Ghazi1-11/+17
2001-02-01iris6.h (SUPPORTS_INIT_PRIORITY): Reverse change of 2001-Jan-29.Jeffrey Oldham1-1/+1
2001-01-29iris6.h (SUPPORTS_INIT_PRIORITY): Revise definition to use flag_gnu_linker.Jeffrey Oldham1-1/+1
2001-01-24abi64.h (RETURN_IN_MEMORY): Always take into account whether registers are 32...Will Cohen1-1/+1
2001-01-15linux.h (SUBTARGET_CPP_SPEC): Default ABI is 32; change SUBTARGET_CPP_SPEC ap...Ralf Baechle1-2/+2
2001-01-15defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the linker support...Jeffrey Oldham1-1/+5
2001-01-07t-linux (SHLIB_INSTALL): Double quote slibdir; fix typo in rm -f.Richard Henderson1-5/+10
2001-01-07Makefile.in (slibdir): New variable.Richard Henderson1-0/+3
2001-01-02mips.c (function_arg): Don't pass NULL_TREE to host_integerp.Jeffrey Oldham1-1/+2
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-12-13(ASM_OUTPUT_SECTION_NAME): emit @nobitsAldy Hernandez5-0/+10
2000-12-06config.gcc (a29k*-*-rtems*, [...]): New targets.Joel Sherrill1-0/+34
2000-11-28genoutput.c (validate_insn_operands): New.Richard Henderson1-4/+4
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi2-4/+3
2000-11-08t-iris6 (FPBIT): New.Jeffrey Oldham1-0/+15
2000-11-03iris6.h (SUBTARGET_CC1_SPEC): Remove -static handling.Mark Mitchell1-39/+4
2000-11-02config:Neil Booth23-28/+28
2000-10-20Warning fixes:Kaveh R. Ghazi1-1/+1
2000-10-08Makefile.in (libgcc.mk): Pass SHLIB_EXT, not SHLIB_LIBS.Richard Henderson1-3/+4
2000-10-05Makefile.in (NM_FOR_TARGET): New.Richard Henderson1-0/+6
2000-10-04configure.in (enable-shared): New.Richard Henderson1-0/+5
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson6-21/+21
2000-09-25definitions in config/m[ci]*:Hans-Peter Nilsson9-34/+34