aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
1999-10-31[multiple changes]Richard Kenner1-0/+3
1999-10-29elf.h: remove NAME__MAIN and SYMBOL__MAIN.Andrew Haley2-4/+0
1999-10-28Fix stdarg bugs with MIPS EABI that caused newlib/libstdc++ build failures.Jim Wilson1-2/+4
1999-10-26mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY, [...]): New.Gavin Romig-Koch3-57/+71
1999-10-25mips.h (MIPS_ISA_DEFAULT): Insure it's defined.Gavin Romig-Koch3-8/+19
1999-10-24bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*.Kaveh R. Ghazi6-11/+12
1999-10-24iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define to -O0.Mark Mitchell1-0/+5
1999-10-20mips.md (movdf_internal1a): Allow floating-point move between GP_REGs.Andrew Haley1-4/+4
1999-10-15mips.c (function_prologue): Fix argument types.Richard Henderson2-12/+6
1999-10-14mips.h (SPECIAL_MODE_PREDICATES): New.Richard Henderson2-11/+17
1999-10-11mips.c (mips_build_va_list): Correct TREE_CHAIN setting when hard-float.Geoff Keating1-4/+4
1999-10-09* mips.c (mips_va_arg) [EABI]: Return addr_rtx.Richard Henderson1-0/+2
1999-10-08mips.md (movstrsi+[123]): Combine these into a single pattern.Richard Henderson1-57/+9
1999-10-05mips.c (mips_move_2words): Split doubles if ISA >= 3, !TARGET_64BIT, and dest...Diego Novillo1-1/+11
1999-10-04mips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi handle large register offs...Stan Cox1-1/+0
1999-10-04mips.md: Define conditional move patterns for floating point operands and DI ...Mark Mitchell1-0/+30
1999-10-01* iris6.h (BUILD_VA_LIST_TYPE): Define.Mark Mitchell1-0/+6
1999-09-30h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead of generating RTL di...Jeffrey A Law1-26/+26
1999-09-27configure.in (mips*el-*-openbsd*): Don't duplicate default settings.Marc Espie3-0/+172
1999-09-25libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi1-3/+3
1999-09-24elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol in .sbss if appropriate.Geoff Keating3-3/+18
1999-09-23mips.c (function_arg_pass_by_reference): Define unconditionally, since it's c...Alexandre Oliva1-1/+1
1999-09-23abi64.h (mips_function_value): Add prototype arguments.Kaveh R. Ghazi6-181/+204
1999-09-23mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large register offsets; let L...Stan Cox2-4/+17
1999-09-21elf64.h (ASM_OUTPUT_CONSTRUCTOR, [...]): Use Pmode to determine whether to ou...Andrew MacLeod1-2/+2
1999-09-16mips.md (movsi_usw): if operand 1 is const_int 0, use $0 instead of 0.Andrew Haley1-1/+1
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill8-38/+8
1999-09-14mips.c (mips_build_va_list): New.Richard Henderson2-0/+281
1999-09-08Add some machine-dependent GC roots.Mark Mitchell1-0/+20
1999-09-07mips.h (MULTILIB_ENDIAN_DEFAULT): New macro.Gavin Romig-Koch3-11/+9
1999-09-06Merge in gcc2-ss-010999Jeff Law4-186/+206
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-2/+1
1999-09-02flags.h: New variables align_loops...Geoffrey Keating2-30/+50
1999-08-31mips.c (machine_dependent_reorg): Force a barrier to output the local constan...Andrew Haley1-20/+30
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi1-1/+0
1999-08-20linux.h (LIB_SPEC): Added.Andreas Jaeger1-0/+7
1999-08-16* mips.h (CLASS_CANNOT_CHANGE_SIZE): Define.J"orn Rennecke1-0/+6
1999-08-09Include function.h in most files.Bernd Schmidt2-2/+1
1999-08-06Makefile.in (PREMADE_ATTRTAB_MD, [...]): Delete.Jeffrey A Law9-36/+0
1999-08-04t-a29kbare: Fix some comments.Jeffrey A Law3-3/+12
1999-08-02arc.h: Define PROMOTE_PROTOTYPES to 1.Richard Henderson1-1/+1
1999-07-29mips.c: system.h handles MIN and MAX, don't undefine them here.Geoff Keating1-3/+0
1999-07-22defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): New macro.Mark Mitchell1-0/+5
1999-07-20iris6gld.h (MAKE_DECL_ONE_ONLY): Define.Mark Mitchell1-0/+35
1999-07-15configure.in: Use t-iris6, even with GNU LD.Mark Mitchell2-11/+1
1999-07-02configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.Mark Mitchell2-0/+58
1999-06-28* mips.md (leasi, leadi): New patterns.Jeffrey A Law1-0/+24
1999-06-21mips.c (symbolic_expression_p): New function.Mark Mitchell1-1/+32
1999-06-21elf.h (BSS_SECTION_ASM_OP, [...]): Add the macros.Vladimir Makarov1-0/+24
1999-06-17loop.c (move_movables): Note issues with replacing REGs with SUBREGs.Jeffrey A Law1-2/+15