aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2001-05-31mips.h (ASM_OUTPUT_ASCII): Convert to function.Geoff Keating3-69/+86
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-22iris6.h (EH_FRAME_SECTION_ASM_OP): Give the section pointer alignment.Richard Henderson1-4/+5
2001-05-20dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//.Richard Henderson1-7/+9
2001-05-20except.c (dw2_build_landing_pads): Use word_mode, not Pmode, as ncessary.Richard Henderson3-6/+125
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg15-84/+0
2001-05-06Whitespace changeAlexandre Oliva1-2/+2
2001-05-06* config/mips/mips.md: Sign extend CONST_INTs.Alexandre Oliva1-9/+25
2001-05-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg6-15/+0
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-5/+1
2001-04-27*** empty log message ***Jeffrey Oldham1-0/+4
2001-04-26config.gcc (mips*-*-linux*): Add elfos.h to tm_file.H.J. Lu5-0/+66
2001-04-19mips.md (reload_outputdi): Require that operand0 be a general_operand.Mark Mitchell1-1/+1
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg5-71/+0
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