(PREDICATE_CODES): Fix typos and add missing entries.
[gcc.git] / gcc / config / mips / mips.h
1993-09-19 Richard Kenner(PREDICATE_CODES): Fix typos and add missing entries.
1993-09-06 Richard StallmanDon't declare abort.
1993-08-28 Jim Wilson(SELECT_SECTION): Simplify sdata_section test.
1993-08-19 Jim Wilson(SELECT_SECTION): Put object in sdata only if size...
1993-08-09 Jim Wilson(OPTIMIZATION_OPTIONS): Use |=, not &= to set -mpgopt.
1993-07-21 Jim Wilson(CPP_SPEC): Define LANGUAGE_ASSEMBLY, not
1993-05-26 Richard Stallman(ASM_SPEC): If -noasmopt, pass -O0.
1993-05-22 Richard Stallman(ASM_SPEC): If -noasmopt, don't pass -O options.
1993-05-11 Michael MeissnerPass correct -g<n> value for -gstabs, -gcoff, etc.
1993-05-04 Jim Wilson(BITS_BIG_ENDIAN): Define to zero.
1993-04-30 Richard Stallman(ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR):
1993-04-28 Michael MeissnerMove setting -mgpopt from CC1_SPEC to OPTIMIZATION_OPTIONS.
1993-04-16 Michael MeissnerDon't put relocatable items into .rdata.
1993-04-06 Michael MeissnerMore mips gas changes, allow -gdwarf on OSF/1
1993-04-01 Michael MeissnerFix wrong sign
1993-03-31 Brendan Kehoedefine CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE
1993-03-30 Michael Meissnerfkx
1993-03-23 Jim Wilson(RETURN_IN_MEMORY): Delete struct and union references.
1993-03-20 Michael MeissnerLook at TARGET_CPU_DEFAULT to enable the use of gas.
1993-03-19 Michael MeissnerIf gas do not run mips-tfile.
1993-03-17 Michael MeissnerAdd -mlong-calls.
1993-03-12 Doug Evans* (RETURN_IN_MEMORY): Handle BLKmode values.
1993-01-04 Michael MeissnerBump meissner version # to 34.
1992-12-28 Richard Kenner(OPTIMIZATION_OPTIONS): Delete; we don't want to set
1992-12-18 Michael MeissnerPass QI/HI structures like the MIPS compiler; define...
1992-12-16 Michael MeissnerRework large stack frame support.
1992-12-08 Michael MeissnerDo LEGITIMIZE_ADDRESS even if not optimizing.
1992-12-06 Michael MeissnerAllow CSE to generate better code when refering to...
1992-11-21 Michael MeissnerDo not allow insns to be scheduled before prologue...
1992-11-09 Michael MeissnerMove LINK_LIBGCC_SPECIAL to decrose.h
1992-10-31 Richard Stallman(MIPS_VERSION): Bump meissner version number to 28.
1992-10-29 Michael MeissnerIf cross compiling, do not invoke mips-tfile by default.
1992-10-22 Michael MeissnerDo not define STACK_DYNAMIC_OFFSET
1992-10-15 Richard Stallman(DEBUG_REGISTER_NAMES): New macro definition.
1992-10-08 Michael MeissnerFix shared library in i386; correctly spell macro in...
1992-10-01 Michael MeissnerRISC-OS 5.0 changes.
1992-09-24 Michael MeissnerFix varardic functions returning structs.
1992-09-23 Michael MeissnerUndo most of 9/22 changes
1992-09-22 Michael MeissnerPut correct source into tree.
1992-09-22 Michael MeissnerFix varardic function returning a structure or union.
1992-09-16 Michael MeissnerDo not fold constant comparisons
1992-08-26 Michael MeissnerPass -shared/-non_shared to MIPS 3.0 linker if passed.
1992-08-25 Michael MeissnerChange MIPS fp to be at top of stack, instead of bottom...
1992-08-15 Michael MeissnerUse %u.o instead of %g.o in ASM_FINAL_SPEC if -c is...
1992-08-12 Michael MeissnerCorrectly find object file, after gcc.c changes
1992-08-11 Michael MeissnerEliminate externs within {}.
1992-07-28 Michael MeissnerFix comment
1992-07-22 Michael MeissnerCleanup, and make prologue issue schedulable insns.
1992-07-12 Michael MeissnerBump meissner version number
1992-06-28 Michael MeissnerDefine LINK_LIBGCC_SPECIAL.
1992-06-18 Richard KennerAdd new argument to SELECT_CC_MODE.
1992-06-18 Michael Meissner(MIPS_VERSION): Bump Meissner version # to 20.
1992-06-12 Michael MeissnerMake logical ops use a clobbered register instead of $1
1992-06-05 Richard Stallmanentered into RCS
1992-06-03 Richard Stallman*** empty log message ***
1992-06-02 Michael Meissner*** empty log message ***
1992-05-19 Michael Meissner*** empty log message ***
1992-05-18 Michael Meissner*** empty log message ***
1992-05-07 Michael Meissner*** empty log message ***
1992-05-06 Richard Stallman*** empty log message ***
1992-04-28 Michael Meissner*** empty log message ***
1992-04-28 Michael Meissner*** empty log message ***
1992-04-28 Michael Meissner*** empty log message ***
1992-04-27 Michael Meissner*** empty log message ***
1992-04-18 Michael Meissner*** empty log message ***
1992-04-17 Richard Stallman*** empty log message ***
1992-04-09 Michael Meissner*** empty log message ***
1992-04-08 Michael Meissner*** empty log message ***
1992-03-28 Michael Meissner*** empty log message ***
1992-03-21 Michael Meissner*** empty log message ***
1992-03-21 Michael Meissner*** empty log message ***
1992-02-11 Michael MeissnerInitial revision