]> gcc.gnu.org Git - gcc.git/history - gcc/config
(mips:*:*:UMIPS): Fix typo in last change.
[gcc.git] / gcc / config /
1996-06-28 Richard Kenner(adddi3, subdi3, negdi3): New patterns.
1996-06-28 Richard Kenner(split_di): New; from i386.c.
1996-06-27 Ian Lance TaylorPut spaces between -mips* cases in CC1_SPEC
1996-06-27 Ian Lance TaylorDon't call ADJUST_INSN_LENGTH on an insn inside a sequence
1996-06-26 Jeff LawFix thinko in last change.
1996-06-26 Jeff Lawpa.h (CMP_PSI): Delete.
1996-06-25 Michael MeissnerV.4 PIC changes
1996-06-25 Michael MeissnerDo not abort on labels for -fpic
1996-06-25 Jeff Lawpa.h (PARSE_LDD_OUTPUT): Handle dynamic libraries that...
1996-06-25 Jeff Lawh8300.c (function_prologue): Update "monitor" prologues.
1996-06-24 Jim Wilson(CPP_PREDEFINES): For consistency,
1996-06-24 Jim Wilson(CPP_PREDEFINES): For consistency,
1996-06-24 Michael MeissnerMove xor of input into insn doing int->double conversion.
1996-06-22 Jim Wilson(call_internal1, call_value_internal1): Delete obsolete...
1996-06-20 Michael MeissnerFix typo
1996-06-19 Doug Evans* i386/cygwin32.h (ASM_OUTPUT_SOURCE_LINE): Local symbo...
1996-06-18 Richard KennerWhen not involving named pattern, update condition...
1996-06-18 Richard Kenner(TARGET_SWITCHES): Have all -mieee options turn on...
1996-06-18 Richard Kenner(override_options): Allow EV4/5 or 21064/21164 for...
1996-06-18 Richard Kenner(override_options): Treat -o32 as -32 and -n64 same...
1996-06-18 Richard Kenner(ASM_SPEC): Treat -o32 as -32 and -n64 same as -64.
1996-06-18 Michael MeissnerPut function descriptor in .reldata, not .text
1996-06-17 Jim Wilson(memory): Change r4100/r4300 support.
1996-06-17 Jim Wilson(mips_split_addresses, mips_check_split, move_operand):
1996-06-17 Jim Wilson(mips_split_addresses): New variable.
1996-06-17 Jeff LawInitial revision
1996-06-15 Roland McGrath(LINK_SPEC): Remove -rpath /lib/ option. Ignore -ibcs...
1996-06-13 Richard KennerAdd scheduling rules for EV5.
1996-06-13 Richard Kenner(enum processor_type): New enum.
1996-06-13 Richard Kenner(alpha_cpu, alpha_cpu_string): New variables.
1996-06-11 Stan Cox(function_prologue): Emit prologue as asm. (override_op...
1996-06-11 Stan Cox(TARGET_SCHEDULE_PROLOGUE): New to allow prologue to...
1996-06-11 Michael MeissnerFix -msdata init code; Make sure correct endian flag...
1996-06-10 Jeff Lawpa.h (cmp_type): Add CMP_PSI.
1996-06-10 Michael MeissnerUse .lcomm where we can
1996-06-10 Richard Kenner(gmon.o): Depend on stmp-int-hdrs.
1996-06-09 Stan Coxi386.h (CONST_COSTS): even integer constants have a...
1996-06-09 Stan Cox(ix86_expand_prologue): Keep pic register load ahead
1996-06-09 Stan Cox(strlensi_unroll4, strlensi_unroll5): Use + not =& for
1996-06-09 Stan Cox(SHIFT_DOUBLE_OMITS_COUNT) redefine instead of
1996-06-09 Stan Cox(SHIFT_DOUBLE_OMITS_COUNT): new macro.
1996-06-08 Jim Wilson(cpu, memory, imuldiv, adder, mult, divide): Add vr4100...
1996-06-08 Jim Wilson(enum processor_type): Likewise.
1996-06-08 Jim Wilson(override_options): Add vr4100 and vr4300 support.
1996-06-08 Richard Kenner(__{eq,ne,gt,lt,ge,le}{df,sf}2): Removed extraneous...
1996-06-08 Richard Kenner(TARGET_DEFAULT): Use MASK_* macros instead of explicit...
1996-06-08 Richard Kenner(define_insns for ffs[qhs]i2): Deleted.
1996-06-08 Jim Wilson(EXTENDED_SDB_BASIC_TYPES): Define.
1996-06-08 Jim Wilson(i960_output_move_{double,quad}): Declare.
1996-06-07 Richard Kenner(TARGET_SWITCHES): Treat -m68302 like -m68000 and ...
1996-06-07 Jeff Lawh8300.c (h8300_monitor_function_p): New function.
1996-06-06 Jim Wilson(init_cumulative_args): Change EXPR_LIST to PARALLEL...
1996-06-06 Jim Wilson(FUNCTION_ARG): General PARALLEL instead of EXPR_LIST.
1996-06-06 Jim Wilson(call_value): Handle PARALLEL in operands[0].
1996-06-06 Jim Wilson(function_arg): Return PARALLEL for structure with...
1996-06-06 Jim Wilson(TYPE_DEPENDENT_REG): Delete.
1996-06-06 Richard Kenner(TARGET_SWITCHES): Group all floating point options.
1996-06-06 Richard KennerWhitespace, formatting, and spelling fixes in comments.
1996-06-06 Richard Kenner(movsi_const0, movhi): Favor clr with TARGET_5200.
1996-06-06 Richard Kenner(CPU_FPU_SPEC, CPP_SPEC, ASM_SPEC): Support m5200.
1996-06-06 Richard KennerDisable byte and word arithmetic, rotate, integer divid...
1996-06-06 Richard Kenner(const_method): Do not synthesize long constants with...
1996-06-06 Richard Kenner(MASK_5200, TARGET_5200): New macros.
1996-06-06 Michael MeissnerMake sure Solaris is recognized as little endian.
1996-06-06 Michael MeissnerFix typo.
1996-06-06 Jim Wilson(ROUND_TYPE_ALIGN): Add check for TYPE_PACKED.
1996-06-06 Jim Wilson(branch_true): Add comment about T-bit compares.
1996-06-06 Jim Wilson(SHORT_IMMEDIATES_SIGN_EXTEND): Define.
1996-06-05 Jeff Law* pa/pa.h (TEXT_SPACE_P): Fix thinko in last change.
1996-06-05 Michael MeissnerTurn off ELF shared libs for now by default; Add linker...
1996-06-05 Richard Kenner(*call_{address,symbolic}_struct_value_sp32): Allow...
1996-06-04 Jeff Lawpa.c (reloc_needed): New function.
1996-06-04 Ian Lance TaylorAlign code at the start of loops and after branches.
1996-06-04 Ian Lance TaylorAlign code at the start loops and after unconditional...
1996-06-04 Michael MeissnerPass -mno-regnames to assembler.
1996-06-04 Michael MeissnerTouch up solaris port
1996-06-03 Jim Wilson(CPP_SPEC): Make -mabi=n32 the default.
1996-06-03 Jim Wilson(MIPS_ISA_DEFAULT, MIPS_ABI_DEFAULT, MULTILIB_DEFAULTS,
1996-06-03 Jim Wilson(tablejump_internal4+1): Fix typo in condition.
1996-06-03 Jim Wilson(CC, OLDCC): Define to be `cc -32'.
1996-06-03 Michael MeissnerRemove CYGNUS LOCAL tags.
1996-06-03 Richard Kenner(call): Mask unimp operand to 12 bits, just like Sun.
1996-06-02 Jim Wilson(tablejump_internal3, tablejump_internal4): New patterns.
1996-05-31 Stan Cox(epilogue_set_stack_ptr): New.
1996-05-31 Stan Cox(ix86_expand_epilogue): Don't generate references to...
1996-05-31 Jim WilsonAdd -mabi=n32 support.
1996-05-31 Jim WilsonAdd -mabi=n32 support.
1996-05-31 Jim WilsonAdd -mabi=n32 support.
1996-05-31 Michael MeissnerSolaris fixes
1996-05-31 Jim WilsonAdd -mabi=n32 support.
1996-05-31 Jim Wilson(jump, tablejump_internal1, tablejump_internal2): Add
1996-05-31 Jim Wilson(MULTILIB_OPTIONS): Add -mabi=n32 support.
1996-05-31 Jim Wilson(HOST_BITS_PER_LONG): Use _MIPS_SZLONG not 64.
1996-05-30 Michael MeissnerFix typo.
1996-05-29 Michael MeissnerAdd code to print rs6000 specific info in .s file;...
1996-05-28 Michael MeissnerFix problems in float/int conversion in inline functions
1996-05-26 Richard KennerNo longer include xm-svr3.h.
1996-05-26 Richard KennerNo longer include vax.h.
1996-05-26 Richard KennerNo longer include vax.h and config/netbsd.h.
1996-05-26 Richard KennerDon't include xm-alpha.h and winnt/xm-winnt.h.
next
This page took 0.106094 seconds and 8 git commands to generate.