summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
Commit message (Expand)AuthorAgeFilesLines
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-1/+1
* 2001-07-21 H.J. Lu (hjl@gnu.org)hjl2001-07-211-2/+1
* * config/mips/mips.h (ISA_HAS_NMADD_NMSUB): New macro.aldyh2001-07-201-0/+3
* 2001-07-16 Eric Christopher <echristo@redhat.com>echristo2001-07-171-5/+6
* * final.c (output_addr_const): Use target opening andneil2001-07-091-6/+0
* * Makefile.in (final.o): Depend on target.h.neil2001-07-061-17/+0
* 2001-07-05 Eric Christopher <echristo@redhat.com>echristo2001-07-061-74/+103
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* * config/mips/mips.h (CPP_SPEC): Simplify .s/.S handling.ro2001-06-081-6/+8
* * config/mips/mips.h (ASM_OUTPUT_ASCII): Convert to function.geoffk2001-05-311-69/+6
* * except.c (dw2_build_landing_pads): Use word_mode, not Pmode,mmitchel2001-05-201-0/+4
* 2001-04-26 H.J. Lu (hjl@gnu.org)hjl2001-04-261-0/+17
* Fix some MIPS warningsmeissner2001-03-161-0/+7
* * mips.h (MULTILIB_ISA_DEFAULT): Don't use #elif.ghazi2001-02-041-11/+17
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-2/+2
* config:neil2000-11-021-1/+1
* Warning fixes:ghazi2000-10-201-1/+1
* definitions in config/m[ci]*:hp2000-09-251-3/+3
* * config/mips/mips-protos.hgkm2000-09-121-0/+3
* * mips/linux.h (LINK_SPEC): Use %(endian_spec).law2000-08-211-8/+8
* * mips.h: Clean up comments and spacing near MASKs.law2000-08-061-36/+38
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-271-56/+56
* * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE andrth2000-06-131-2/+7
* * mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default.law2000-05-241-1/+1
* * mips.h (BITS_PER_WORD, UNITS_PER_WORD, UNITS_PER_FPREG,ghazi2000-04-191-8/+8
* * config/mips/mips-protos.h (mips_legitimate_address_p): Newmmitchel2000-04-161-115/+16
* * mips.h (MASK_DEBUG_A, MASK_DEBUG_B, MASK_DEBUG_C): Zero thelaw2000-04-051-3/+3
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-291-1/+1
* * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.kenner2000-03-261-20/+22
* 2000-03-07 Andrew Haley <aph@cygnus.com>aph2000-03-071-4/+2
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-1/+1
* fix copyrightslaw2000-02-261-1/+2
* 2000-02-22 Andrew Haley <aph@cygnus.com>aph2000-02-231-3/+5
* * config/mips/mips.h (ASM_SPEC): Add -mfix700.clm2000-02-211-0/+1
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-1/+0
* * config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix for mips16.gavin2000-01-251-5/+10
* * config/mips/mips.h (ISA_HAS_INT_CONDMOVE): New.gavin2000-01-141-0/+5
* * config/mips/mips.c (mips_va_arg): Fix fprv for the 32 bitcpopetz2000-01-141-1/+6
* * 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-111-5/+7
* * 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
* * config/mips/elf.h (STARTFILE_SPEC): Add no-crt0.gavin1999-12-011-0/+2
* Delete obsolete macroscrux1999-11-301-14/+0
* * config/mips/mips.h (ASM_SPEC): Don't pass -G to the assemblergeoffk1999-11-241-1/+11
* * config/mips/mips.h (ISA_HAS_FP4,ISA_HAS_CONDMOVE,ISA_HAS_8CC): Splitgavin1999-11-231-6/+19
* * invoke.texi: Add documentation for -muninit-const-in-rodata.dnovillo1999-11-181-2/+33
* * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY,gavin1999-10-261-3/+15
* * config/mips/mips.h (MIPS_ISA_DEFAULT): Insure it's defined.gavin1999-10-251-1/+19
* * mips/bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*.ghazi1999-10-241-1/+2