summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
Commit message (Expand)AuthorAgeFilesLines
* * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fixghazi2001-11-111-2/+6
* 2001-11-01 Eric Christopher <echristo@redhat.com>echristo2001-11-021-29/+20
* * config/mips/mips.h (mips_cache_flush_func): Prototype.dj2001-10-311-4/+10
* * config/elf.h: Fix comment formatting.kazu2001-10-311-27/+27
* * config/mips/mips-protos.h: Break up long lines.kenner2001-10-271-6/+18
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* 2001-09-15 Eric Christopher <echristo@redhat.com>echristo2001-09-151-25/+107
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-2/+4
* Do not allow -mgp32 -mfp64; Fix int/long printf warningmeissner2001-09-111-0/+15
* * mips.h (INITIAL_ELIMINATION_OFFSET): Add missing `else abort'.ghazi2001-09-011-0/+2
* * iris6.h (ASM_DECLARE_OBJECT_NAME, ASM_FINISH_DECLARE_OBJECT):ghazi2001-08-291-2/+2
* * doc/invoke.texi (MIPS Options): Document -mfused-madd.geoffk2001-08-191-0/+8
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-181-10/+0
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-2/+2
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-181-2/+2
* * varasm.c (text_section): Allow TEXT_SECTION to override therth2001-08-171-22/+18
* Move constructor/destructor handling into target hooks.rth2001-08-091-13/+0
* 2001-08-08 H.J. Lu <hjl@gnu.org>hjl2001-08-081-2/+10
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-5/+1
* * 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