summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-274-13/+4
* 2001-02-20 Joel Sherrill <joel@OARcorp.com>joel2002-02-201-1/+1
* 2002-02-16 H.J. Lu <hjl@gnu.org>hjl2002-02-171-0/+5
* 2002-02-13 Eric Christopher <echristo@redhat.com>echristo2002-02-141-14/+5
* 2002-02-13 Joel Sherrill <joel@OARcorp.com>joel2002-02-132-12/+4
* 2002-02-08 Chris Demetriou <cgd@broadcom.com>cgd2002-02-081-2/+2
* 2002-02-07 Chris Demetriou <cgd@broadcom.com>cgd2002-02-081-2/+4
* 2002-02-07 Eric Christopher <echristo@redhat.com>echristo2002-02-071-19/+16
* 2002-02-07 H.J. Lu <hjl@gnu.org>hjl2002-02-071-0/+3
* * config/mips/mips.md (define_delay) [mips16]: Adjust requiredaoliva2002-02-071-3/+16
* 2002-02-05 Eric Christopher <echristo@redhat.com>echristo2002-02-064-15/+71
* PR fortran/3392rth2002-02-051-0/+2
* 2002-02-01 Eric Christopher <echristo@redhat.com>echristo2002-02-022-3/+7
* * config/mips/mips.h (ENDIAN_SPEC): Output the endianness flag ifaoliva2002-02-011-2/+2
* * config/mips/mips.h (PARM_BOUNDARY): Guarantee alignment ofaoliva2002-01-311-1/+3
* * config/netbsd.h (TARGET_HAS_F_SETLKW): define.thorpej2002-01-221-191/+157
* * config/alpha/alpha.h, config/arc/arc.h, config/avr/avr.h,jsm282002-01-211-20/+0
* 2002-01-16 Eric Christopher <echristo@redhat.com>echristo2002-01-174-164/+178
* 2002-01-16 H.J. Lu <hjl@gnu.org>hjl2002-01-171-0/+1
* 2002-01-16 H.J. Lu <hjl@gnu.org>hjl2002-01-172-5/+20
* * expmed.c (extract_fixed_bit_field): Remove unused code.kazu2002-01-161-3/+0
* * config/mips/mips.h (HI_AND_FP_REGS): New register class.rth2002-01-141-3/+15
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-082-11/+4
* * function.h (struct function): Add profile.wcohen2002-01-031-3/+3
* * 1750a.h (datalbl, jmplbl): Declare array size explicitly.ghazi2001-12-231-2/+2
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-203-53/+0
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-175-70/+39
* * clipper/clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsignedghazi2001-12-164-8/+8
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-1/+1
* 2001-12-03 Eric Christopher <echristo@redhat.com>echristo2001-12-042-39/+72
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-034-26/+26
* * m68k.c (init_FPA_table): Provide static prototype.ghazi2001-12-013-5/+5
* 2001-11-28 Eric Christopher <echristo@redhat.com>echristo2001-11-291-12/+4
* * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementingjason2001-11-191-23/+0
* * expr.c (store_field): Pass tree instead of max size; callers changed.kenner2001-11-161-4/+4
* * config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in targetschwab2001-11-152-2/+0
* * mips-protos.h (mips_output_conditional_branch): Const-ify.ghazi2001-11-122-4/+4
* * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fixghazi2001-11-118-14/+36
* * config/mips/mips.c (mips_output_conditional_branch): Do not hardrth2001-11-091-32/+30
* 2001-11-09 H.J. Lu <hjl@gnu.org>hjl2001-11-091-1/+1
* * config/mips/mips.c (save_restore_insns): Remove GP from therth2001-11-081-40/+45
* 2001-11-06 Eric Christopher <echristo@redhat.com>echristo2001-11-062-4/+7
* 2001-11-01 Eric Christopher <echristo@redhat.com>echristo2001-11-023-40/+26
* * config/mips/mips.h (mips_cache_flush_func): Prototype.dj2001-10-312-4/+12
* 2001-10-31 Kazu Hirata <kazu@hxi.com>kazu2001-10-311-1/+1
* * config/elf.h: Fix comment formatting.kazu2001-10-3117-86/+86
* * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h,jsm282001-10-281-2/+2
* * config/mips/mips-protos.h: Break up long lines.kenner2001-10-273-80/+75
* Replace occurrences of #elif with #if...#endif.nickc2001-10-251-12/+14
* Fix precedence of conditional termsnickc2001-10-221-2/+2