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