gcc.git
1996-02-19 David Edelsohnupdate movdf and movsf splits for 64-bits
1996-02-19 David Edelsohnremove operand_subword from easy_fp_const
1996-02-19 David Edelsohnadd AIX assembler doubleword integer syntax
1996-02-19 Doug Evans(SWITCH_TAKES_ARG): Restore -R.
1996-02-19 Richard Earnshaw(EXTRA_CC_MODES, EXTRA_CC_NAMES): Add CC_Zmode.
1996-02-19 Richard Earnshaw(*zeroextract[qs]i_compare0_scratch): Use const_int_ope...
1996-02-19 Richard Earnshaw(offsettable_memory_operand): New function.
1996-02-19 Michael Meissnerfix typo in nor.
1996-02-19 Michael MeissnerUnroll hard register loops if <= 4*HOST_BITS_PER_WIDE_I...
1996-02-19 Richard Kenner(call_operand): If in REG, only reg 27 valid.
1996-02-19 Richard Earnshaw(operand_subword): For 32-bit targets, return
1996-02-19 Jason Merrillwarn_sign_compare
1996-02-19 Jason Merrillwarn_sign_compare
1996-02-19 Richard Kenner(yylex...
1996-02-19 Richard Kenner(const_umulsi3_highpart): Disable for TARGET_M68060.
1996-02-19 Richard Kenner(TARGET_68060): New macro.
1996-02-19 Richard Kenner(DBX_NO_XREFS): Removed.
1996-02-19 Richard KennerInstall latest version of last patch.
1996-02-18 Richard KennerFix typo in comments.
1996-02-18 Richard Kenner(check_format_info): Warn about `L' if -pedantic.
1996-02-16 Paul Eggertc-typeck.c (convert_for_assignment): Bring back convers...
1996-02-16 Stan Cox(ix86_expand_binary_operator): Allow for operand1 of...
1996-02-16 Stan Cox(OPTIMIZATION_OPTIONS): call optimization_options
1996-02-16 Richard Kenner(WCHAR_TYPE, WCHAR_TYPE_SIZE): Use short unsigned int.
1996-02-16 Richard KennerDon't include alpha.h.
1996-02-16 Richard Kenner(WCHAR_TYPE, WCHAR_TYPE_SIZE): Use unsigned int.
1996-02-16 Richard KennerDon't include a29k-udi.h.
1996-02-16 Richard KennerDon't include a29k.h.
1996-02-16 Richard KennerRenamed from a29k-udi.h.
1996-02-16 Michael MeissnerRound size to 16 byte alignment
1996-02-15 Michael MeissnerFix alloca on NT
1996-02-15 Jim Wilson(save_for_inline_copying): Allocate reg_map with size
1996-02-15 Richard Kenner(rpc/types.h): Remove spurios "ls" command.
1996-02-15 Richard Kenner(eliminate_regs, case USE): If using a register that...
1996-02-15 Richard Kenner(expand_builtin, case BUILT_IN_SETJMP): Shows clobbers...
1996-02-14 David Edelsohnappend / to AIX import path if not present
1996-02-14 David Edelsohnfix_truncdfsi2 SUBREG and movdi HOST_BITS_PER_WIDE_INT...
1996-02-14 Michael MeissnerUse HOST_WIDE_INT, not long long
1996-02-14 Per Bothnerexpr.c (store_constructor): Fix flow control thinko...
1996-02-13 Mike Stumpexpr.c (expand_expr, [...]): We must always store into...
1996-02-13 Richard Kenner(memory.h): Fix it also on sysV68.
1996-02-13 Richard Kenner#include flags.h
1996-02-13 Richard Kenner(overflow_warning): Fix typo in warning message.
1996-02-13 Richard Kenner(convert_move): Fix typo in extendqfh2 case.
1996-02-13 Richard Kenner(SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG.
1996-02-13 Richard Kenner(DEFAULT_SWITCH_TAKES_ARG): New macro, from SWITCH_TAKE...
1996-02-13 Richard Kenner(finish_decl): TREE_ASM_WRITTEN says if duplicate_decls...
1996-02-13 Jim Wilson(save_constants_in_decl_trees): New function.
1996-02-13 Richard Kenner(reload): Make some non-group code no longer conditional on
1996-02-13 Richard Kenner(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.
1996-02-13 Richard Kenner(expand_end_case): Don't use ADDR_DIFF_VEC for PIC if
1996-02-13 Michael MeissnerCygwin32 support; Make eabi update stack first before...
1996-02-13 Jim Wilson(store_constructor_field): Only call change_address if
1996-02-13 Richard Kenner(CPP_SPEC): Add '-trigraphs' because IBM's h files...
1996-02-13 Richard Kenner(bc_pushcase): Fix precedence error.
1996-02-13 Richard Kenner(emit_reload_insns): Fix precedence errors.
1996-02-13 Richard Kenner(record_reg_life_pat): Fix precedence error.
1996-02-13 Richard Kenner(jump_optimize): Fix potential infinite loop.
1996-02-13 Richard Kenner(gen_lowpart): Could return without a value.
1996-02-13 Richard Kenner(force_to_mode, num_sign_bit_copies, simplify_compariso...
1996-02-13 Richard Kenner(quality_type prototype): Typo, rename as qualify_type.
1996-02-13 Jason Merrill(rest_of_compilation): Also set RTX_INTEGRATED_P when
1996-02-13 Jim Wilson(INLINE_REGNO_POINTER_FLAG, INLINE_REGNO_POINTER_ALIGN):
1996-02-13 Richard KennerInitial revision
1996-02-13 Richard Kenner(STARTFILE_SPEC): Add crtbeginS.o if -shared.
1996-02-13 Richard Kenner(CC1, LIB_SPEC): Deleted.
1996-02-13 Richard KennerDefine __GCC_FLOAT_NOT_NEEEDED.
1996-02-13 Richard Kenner(TCFLAGS): New variable.
1996-02-13 Richard Kenner(STARTFILE_SPEC): Make gcc find crt0.o, not loader.
1996-02-13 Richard KennerInitial revision
1996-02-13 Richard Kenner(XCFLAGS{,_NODEBUG}): Remove $(SHLIB).
1996-02-12 Richard Kenner(add_1_to_mem): Corrected.
1996-02-12 Doug EvansRecognize sparclet cpu.
1996-02-12 Per Bothnerconfig.guess (UNAME_VERSION): Recognize X4.x as an...
1996-02-12 Per Bothnerconfig.guess: Support m68k-cbm-sysv4.
1996-02-12 Per BothnerChanges to distinguish typedef from original type in...
1996-02-12 Per BothnerChanges to distinguish typedef from original type in...
1996-02-12 Per BothnerChanges to distinguish typedef from original type in...
1996-02-12 Per BothnerChanges to distinguish typedef from original type in...
1996-02-12 Richard Earnshawsemiaof.h (CPP_SPEC): Define __ARMEB__...
1996-02-12 Richard Earnshawsemi.h (CPP_SPEC): Define __ARMEB__...
1996-02-12 Richard Earnshawarm.md (all DImode output patterns): Use print code...
1996-02-12 Richard Earnshawarm.h: (CPP_SPEC): Define __ARMEB__...
1996-02-12 Richard Earnshawarm.c (output_move_double): Cope with both word-endian...
1996-02-12 Ian Lance TaylorInitial revision
1996-02-12 Richard Kenner(save_for_inline_copying): Put virtual regs into new...
1996-02-12 Torbjorn GranlundDelete spurious integer subtract patterns.
1996-02-12 Jeff Lawm68k.md (movqi): Call CC_STATUS_INIT when loading to...
1996-02-11 Richard StallmanFix typo in previous change.
1996-02-11 Richard Kenner(check_format_info): Handle missing type in format...
1996-02-10 Jim Wilson(STMP_FIXPROTO): Moved from here to build-make.
1996-02-10 Jim Wilson(STMP_FIXPROTO): Moved here from cross-make.
1996-02-10 Richard Kenner(flush_pending_lists): Add new arg, ONLY_WRITE.
1996-02-10 Richard Kenner(movstrqi): Corrected.
1996-02-10 Richard Kenner(movcnt_regno_adjust): Corrected.
1996-02-10 Richard Kenner(REG_ALLOC_ORDER): Changed back to natural order.
1996-02-10 Richard KennerInitial revision
1996-02-10 Richard Kenner(-psos*): New case.
1996-02-10 Richard Kenner(save_for_inline_copying): Put reg_map in function...
1996-02-10 Doug Evans(add_dependence): Add test for next != CODE_LABEL.
next