summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* * alpha-protos.h: PROTO -> PARAMS.ghazi2000-01-182-19/+19
* * config/mips/mips.h (ISA_HAS_INT_CONDMOVE): New.gavin2000-01-142-7/+12
* * config/mips/mips.c (override_options): Don't turn on extracpopetz2000-01-141-1/+1
* * config/mips/mips.c (mips_va_arg): Fix fprv for the 32 bitcpopetz2000-01-141-1/+6
* * builtins.c (PAD_VARARGS_DOWN): Define.cpopetz2000-01-141-6/+12
* * config/mips/mips.h (REGISTER_MOVE_COST): Remove redundantcpopetz2000-01-141-3/+0
* * config/mips/mips.c (mips_va_arg): For EABI, emit the queuedcpopetz2000-01-112-8/+20
* oops - typo in previous deltanickc2000-01-051-1/+1
* Add support for generating unique sections for unitialised data.nickc2000-01-053-31/+49
* * configure.in (m68*-*-rtemscoff*): New target, formal name forlaw2000-01-051-1/+4
* Update copyrights.law2000-01-041-1/+1
* * config/mips/iris6gld.h: Fix typo in -mabi=n32 specs.mmitchel2000-01-031-1/+1
* * configure.in (AC_DECL_SYS_SIGLIST, xm-siglist.h,ghazi1999-12-283-17/+0
* * config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix.cpopetz1999-12-271-1/+1
* * config/h8300/h8300.h (TARGET_H8300H, TARGET_H8300S): Make surejakub1999-12-271-0/+10
* * mips/vxworks.h: Fix problem with comment termination.law1999-12-131-2/+3
* * config/mips/elf.h (STARTFILE_SPEC): Add no-crt0.gavin1999-12-013-2/+4
* Delete obsolete macroscrux1999-11-301-14/+0
* * mips/linux.h (CPP_PREDEFINES): Undefine before redefining.law1999-11-281-0/+1
* 1999-11-25 Andreas Jaeger <aj@suse.de>aph1999-11-251-1/+1
* * config/mips/mips.md (call_value_multiple_interanal1): New.gavin1999-11-251-0/+23
* * config/mips/linux.h (CPP_PREDEFINES): Added.gavin1999-11-241-1/+12
* * config/mips/linux.h (TARGET_VERSION): Added.gavin1999-11-241-0/+14
* * config/mips/mips.h (ASM_SPEC): Don't pass -G to the assemblergeoffk1999-11-242-7/+32
* * config/mips/mips.md (div_trap_normal): Don't ask for the REGNOgeoffk1999-11-241-9/+9
* * config/mips/mips.h (ISA_HAS_FP4,ISA_HAS_CONDMOVE,ISA_HAS_8CC): Splitgavin1999-11-233-26/+39
* * invoke.texi: Add documentation for -muninit-const-in-rodata.dnovillo1999-11-181-2/+33
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-0/+3
* Fri Oct 29 16:30:04 1999 Andrew Haley <aph@cygnus.com>aph1999-10-292-4/+0
* Fix stdarg bugs with MIPS EABI that caused newlib/libstdc++ build failures.wilson1999-10-281-2/+4
* * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY,gavin1999-10-263-57/+71
* * config/mips/mips.h (MIPS_ISA_DEFAULT): Insure it's defined.gavin1999-10-253-8/+19
* * mips/bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*.ghazi1999-10-246-11/+12
* * config/mips/iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define tommitchel1999-10-241-0/+5
* Thu Oct 14 18:51:37 1999 Andrew Haley <aph@cygnus.com>aph1999-10-201-4/+4
* * mips.c (function_prologue): Fix argument types.rth1999-10-152-12/+6
* * mips.h (SPECIAL_MODE_PREDICATES): New.rth1999-10-152-11/+17
* * config/mips/mips.c (mips_build_va_list): Correctgeoffk1999-10-111-4/+4
* * mips.c (mips_va_arg) [EABI]: Return addr_rtx.rth1999-10-091-0/+2
* * config/mips/mips.md (movstrsi+[123]) : Combine these intogavin1999-10-081-57/+9
* * config/mips/mips.c (mips_move_2words): Split doubles if ISA >= 3,gavin1999-10-051-1/+11
* * mips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi handle largescox1999-10-041-1/+0
* * mips.md: Define conditional move patterns for floating pointmmitchel1999-10-041-0/+30
* * iris6.h (BUILD_VA_LIST_TYPE): Define.mmitchel1999-10-011-0/+6
* * h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead oflaw1999-09-301-26/+26
* * configure.in (mips*el-*-openbsd*): Don't duplicate default settings.gavin1999-09-273-0/+172
* include:ghazi1999-09-251-3/+3
* * config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbolgeoffk1999-09-243-3/+18
* * config/mips/mips.c (function_arg_pass_by_reference): Defineoliva1999-09-231-1/+1
* * abi64.h (mips_function_value): Add prototype arguments.ghazi1999-09-236-181/+204