OSDN Git Service

(fold, COND_EXPR case): All simplified results
[pf3gnuchains/gcc-fork.git] / gcc / config / mips /
1993-06-30 rms(gen_int_relational): For test with constant result,
1993-06-26 kennerRemove #define of alloca to __builtin_alloca.
1993-06-25 rms(negdi2, negdi2_internal): Renamed from negdi3...
1993-06-18 meissnerdeal with block move input reg also being a scratch...
1993-06-04 rms(CPP_PREDEFINES): Add _MIPS_SZINT _MIPS_SZLONG _MIPS_SZPTR.
1993-05-31 rms(STANDARD_INCLUDE_DIR): Renamed from SYSTEM_INCLUDE_DIR.
1993-05-31 rms(STANDARD_INCLUDE_DIR): Renamed from SYSTEM_INCLUDE_DIR.
1993-05-31 rms(function_arg_partial_nregs): For BLKmode values, fits in
1993-05-26 rms(ASM_SPEC): If -noasmopt, pass -O0.
1993-05-22 rms(ASM_SPEC): If -noasmopt, don't pass -O options.
1993-05-17 rms(ASM_OUTPUT_ASCII): New overriding definition.
1993-05-11 meissnerPass correct -g<n> value for -gstabs, -gcoff, etc.
1993-05-09 rms(call_internal1, call_value_internal1): Use call_insn_o...
1993-05-09 rms(call_insn_operand): New function.
1993-05-07 meissnerNew t- file for --with-gnu-as
1993-05-04 wilson(BITS_BIG_ENDIAN): Define to zero.
1993-04-30 rms(ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR):
1993-04-28 meissnerMove setting -mgpopt from CC1_SPEC to OPTIMIZATION_OPTIONS.
1993-04-28 meissnerMove setting -mgpopt from CC1_SPEC to OPTIMIZATION_OPTIONS.
1993-04-27 ianBase WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SW...
1993-04-16 meissnerDelete extra dependencies.
1993-04-16 meissnerAllow iris to have its version of the trampoline code.
1993-04-16 meissnerDon't put relocatable items into .rdata.
1993-04-06 meissnerMore mips gas changes, allow -gdwarf on OSF/1
1993-04-01 meissnerEliminate statement not reached warning messages that...
1993-04-01 meissnerFix wrong sign
1993-03-31 brendandefine CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE
1993-03-30 meissnerfkx
1993-03-23 wilson(RETURN_IN_MEMORY): Delete struct and union references.
1993-03-23 wood(untyped_call): New pattern.
1993-03-21 meissnerFix dependency.
1993-03-20 meissnerLook at TARGET_CPU_DEFAULT to enable the use of gas.
1993-03-19 meissnerIf gas do not run mips-tfile.
1993-03-17 meissnerAdd -Wf,-XNh1500 to OLDCC.
1993-03-17 meissnerAdd -mlong-calls.
1993-03-12 dje* (RETURN_IN_MEMORY): Handle BLKmode values.
1993-02-16 meissnerFor .S files, pas -traditional to cpp unless -ansi...
1993-02-09 meissnerFix integer overflows
1993-01-26 meissnerRemove elisp-vars.
1993-01-14 kennerChange `config/' to `config/mips/'.
1993-01-10 eggert# Fix misspellings in comments.
1993-01-06 meissnerRecreate x-iris file.
1993-01-05 meissnerMove MIPS files into config/mips.
1993-01-04 meissnerBump meissner version # to 34.
1993-01-04 meissnerAllow saving FP regs at offset 0 of sp (leaf func that...
1992-12-28 kenner(OPTIMIZATION_OPTIONS): Delete; we don't want to set
1992-12-18 meissnerPass QI/HI structures like the MIPS compiler; define...
1992-12-16 meissnerRework large stack frame support.
1992-12-08 meissnerDo LEGITIMIZE_ADDRESS even if not optimizing.
1992-12-06 meissnerPass -call_shared to linker.
1992-12-06 meissnerFix bug when large stack frames (> 32k) are used, and...
1992-12-06 meissnerAllow CSE to generate better code when refering to...
1992-12-01 meissnerIf -g1, do not emit line number at function prologue...
1992-11-26 rms(mips_debugger_offset): Don't crash for unknown cases.
1992-11-21 meissnerDo not allow insns to be scheduled before prologue...
1992-11-18 meissnerMake sure all fields in current_frame_info are initialized.
1992-11-12 meissnerSplit mov{df,sf}_internal into 2 insns, one for soft...
1992-11-10 meissnerAdd =& constraints to ffssi2's temp registers.
1992-11-09 meissnerMove LINK_LIBGCC_SPECIAL to decrose.h
1992-11-08 rms(CPP_PREDEFINES): Add single-underscore variants of...
1992-11-08 rms(gen_int_relational): Handle overflow when incrementing...
1992-11-05 meissnerSpecify full pathname of ld, nm, and strip to collect.
1992-10-31 rms(addsi3, subsi3): Don't allow -32768 as the second...
1992-10-31 rms(MIPS_VERSION): Bump meissner version number to 28.
1992-10-29 meissnerIf cross compiling, do not invoke mips-tfile by default.
1992-10-22 meissnerAlign passed structures with double alignment correctly.
1992-10-22 meissnerDo not define STACK_DYNAMIC_OFFSET
1992-10-21 meissnerHandle -pic-names switch.
1992-10-17 rms(SIZE_TYPE): Fix typo in #ifndef.
1992-10-16 meissnerProtect all defines with ifndef.
1992-10-15 meissnerDo not pass -G 0 when building libgcc.a.
1992-10-15 rms(DEBUG_REGISTER_NAMES): New macro definition.
1992-10-08 meissnerFix shared library in i386; correctly spell macro in...
1992-10-07 meissnerRedefine MACHINE_TYPE.
1992-10-07 meissnerDo not define LINK_SPEC if it is already defined.
1992-10-03 meissnerOn DEC OSF/1 use x-dec-osf1 for xmake-file
1992-10-01 meissnerRISC-OS 5.0 changes.
1992-09-28 meissnerFix typo.
1992-09-26 meissnerRISC-OS rev 5, DEC OSF/1 changes.
1992-09-26 meissnerInitial revision
1992-09-24 meissnerFix varardic functions returning structs.
1992-09-23 meissnerUndo most of 9/22 changes
1992-09-22 meissnerEliminate -fbuiltin/-fno-builtin hacks.
1992-09-22 meissnerPut correct source into tree.
1992-09-22 meissnerFix varardic function returning a structure or union.
1992-09-18 meissnerAllow calls to absolute addresses.
1992-09-16 meissnerprint correct number of half-pic ptrs/refs for -mstats
1992-09-16 meissnerDo not fold constant comparisons
1992-09-10 meissnerDo not allow memory->memory moves to be generated.
1992-08-26 meissnerPass -shared/-non_shared to MIPS 3.0 linker if passed.
1992-08-25 wood(define_function_unit): Change meaning to ISSUE-DELAY.
1992-08-25 meissnerChange MIPS fp to be at top of stack, instead of bottom...
1992-08-23 meissnerDo not define strcmp=__builtin_strcmp if not -fbuiltin...
1992-08-15 meissnerUse %u.o instead of %g.o in ASM_FINAL_SPEC if -c is...
1992-08-15 meissnerUse -Dvfork=fork, instead of linking in libbsd.a
1992-08-12 meissnerCorrectly find object file, after gcc.c changes
1992-08-11 meissnerEliminate externs within {}.
1992-07-28 meissner* modifier only affects next letter, not entire alternative
1992-07-28 meissnerFix comment
1992-07-23 meissnerDo not emit insns to compare two constants.
next