platform/upstream/linaro-gcc.git
1994-07-30 kennerFix typo.
1994-07-30 kenner(fold_truthop): Apply masks to constants.
1994-07-30 kenner(print_node{,_brief}): Use correct printf code to print...
1994-07-30 kenner({store,extract}_bit_field): Don't use bitfield insn...
1994-07-30 kenner(print_operand): Integer CONST_DOUBLE is DImode.
1994-07-30 kenner(PRINT_OPERAND): Integer CONST_DOUBLE is DImode.
1994-07-30 kenner(reg_or_0_operand): Integer CONST_DOUBLE is DImode.
1994-07-30 kenner(PRINT_OPERAND): Integer CONST_DOUBLE is DImode.
1994-07-30 kenner(fold_rtx, case MEM): Surround TRUNCATE for jump table...
1994-07-30 kenner(tablejump): Rework to look like normal add but verify...
1994-07-30 kenner(CASE_VECTOR_PC_RELATIVE): Define.
1994-07-29 kenner(finish_decl): Preserve initialializer if iterator.
1994-07-29 kenner(bc_output_constructor): Return type now rtx.
1994-07-29 kenner(change_main_variant): Return type now void.
1994-07-29 kenner(write_{l,r}brac): Specify return type of int.
1994-07-29 kenner(bc_sym_write): Change %d to %lu in printf calls.
1994-07-29 kennerAdd declaration of ctime.
1994-07-29 kenner(expand_function_start): Initialize VALUE_ADDRESS.
1994-07-29 kenner(build_unary_op, case *INCREMENT_EXPR): Add size in...
1994-07-29 kenner(tst?f): Use CONST0_RTX instead of incorrect call to
1994-07-29 kenner(move_block_to_reg): Do nothing if NREGS == 0.
1994-07-29 kenner(special_symbol, do_xifdef): Don't access value.defn...
1994-07-29 merrill(DO_GLOBAL_CTORS_BODY): Reverse order of execution
1994-07-29 merrillReverse order of execution of
1994-07-28 kenner(output_decl, case FUNCTION_DECL): Corrected and simpli...
1994-07-28 kenner(expand_expr, case CONJ_EXPR): Use correct mode for...
1994-07-28 kenner(extv, extzv): In patterns that will use movb and movw...
1994-07-28 kenner(expand_binop, case MULT [complex]) Fix typo.
1994-07-28 kenner(FUNCTION_VALUE): New override.
1994-07-28 kenner*** empty log message ***
1994-07-28 kenner(compare_spill_regs): Simplify and return zero if regis...
1994-07-28 kenner(c-lex.o, distdir-start): Depend on $(srcdir)/c-gperf...
1994-07-28 merrill#undef PCC_STATIC_STRUCT_RETURN
1994-07-28 merrill#define NO_IMPLICIT_EXTERN_C
1994-07-28 dje(LIBGCC2_CFLAGS): Undo last patch. HAVE_ATEXIT is defin...
1994-07-28 krabremoved declaration of bzero
1994-07-28 kenner(finish_struct): Don't look at alignment of error_mark_...
1994-07-28 kenner(try_combine): Don't make a MULT if none of the insns...
1994-07-28 kenner(expand_mult): Properly set ADD_TARGET for add_variant.
1994-07-28 kenner(INITIAL_ELIMINATION_OFFSET): Properly compute offset...
1994-07-27 kenner(ASM_OUTPUT_ASCII): Fix bug when first character of...
1994-07-27 ianChange i860 in #if to __i860__, as with other CPUs
1994-07-27 kenner(expand_divmod): Don't make REG_NOTE if last insn's...
1994-07-26 kenner(expand_expr, case ARRAY_REF): Don't fold L"foo"[2].
1994-07-26 wilson(process_init_element): Do not call push_init_level
1994-07-26 wilson(NO_IMPLICIT_EXTERN_C): Define.
1994-07-25 meissnerAdd BSDI support.
1994-07-22 dje(andhi3, iorhi3, xorhi3): Change constraint on operand...
1994-07-22 meissnerDJ patches for MSDOS
1994-07-22 meissnerDefine NO_IMPLICIT_EXTERN_C
1994-07-22 sac*** empty log message ***
1994-07-21 wilson(build_module_descriptor): Don't set DECL_EXTERNAL on
1994-07-21 wilson(simplify_rtx): For (not (xor X C)) generate new rtx
1994-07-21 wilson(start_function): If old_decl is NULL, then set it to
1994-07-21 wilson(fold): Don't fold X-X to 0 if X is floating point
1994-07-21 dje(stmp-multilib): Rework to handle make -n.
1994-07-20 dje(clean): Remove multilib build dirs.
1994-07-20 dje(print_operand, default case): Handle SFmode regs.
1994-07-19 wilson(call_operand): Use symbolic_operand not CONSTANT_P.
1994-07-19 wilson(call*): Use symbolic_operand not immediate_operand.
1994-07-19 wilson(rest_of_compilation): Clear DECL_ABSTRACT_ORIGIN if
1994-07-19 wilson(process_command): When have -BstageN option, pass...
1994-07-19 wilson(find_reg): Store divide results in temporary variables.
1994-07-19 wilson(move_movables): Aviod lossage when CALL_INSN_FUNCTION_...
1994-07-19 ianRework required loop to avoid crash on decstation
1994-07-18 dje(LIBGCC2_CFLAGS): Define HAVE_ATEXIT.
1994-07-17 merrill*** empty log message ***
1994-07-16 djeAdd libgcc copyright.
1994-07-14 kennerInitial revision
1994-07-14 kenner(force_reg): Don't make a REG_EQUAL note for an insn...
1994-07-13 kenner(distdir-start): Make tmp/ginclude and copy its files.
1994-07-13 kenner(gcc.xtar.gz): Add --best.
1994-07-13 tege(expand_divmod, case CEIL_DIV_EXPR): Handle emit_store_...
1994-07-13 wilson(store_field): Set MEM_IN_STRUCT_P on object and
1994-07-13 kenner(decode_field_reference): Merge operand of a BIT_AND_EX...
1994-07-13 coxsMake dwarf debugging info the default.
1994-07-13 kennerRemove last change.
1994-07-13 merrill(grok_reference_init): Always save the initializer...
1994-07-13 merrill#if -0 out TYPE_NEEDS_CONSTRUCTING
1994-07-13 merrillAvoid warning building this file
1994-07-13 merrill*** empty log message ***
1994-07-13 tege(USE_C_ALLOCA): Define.
1994-07-13 merrillWed Jul 13 03:30:36 1994 Jason Merrill (jason@deneb...
1994-07-13 kennerInclude stdarg.h before stdio.h.
1994-07-13 wilson(pushdecl): Don't call lookup_name_current_level_global
1994-07-13 wilson(getpwd): Declare.
1994-07-13 erich({save,restore}_stack_nonlocal): Delete.
1994-07-13 erich(FRAME_POINTER_REQUIRED): Always true if the function...
1994-07-12 law * pa.h (GO_IF_LEGITIMATE_ADDRESS): Only allow...
1994-07-12 kenner(ashlsi3, lshrsi3, ashrsi3): Only output low-order...
1994-07-12 kenner(find_reloads): Don't try to call force_const_mem on...
1994-07-12 wilson(record_dead_and_set_regs_1): Can only handle SUBREG
1994-07-12 wilson(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Define.
1994-07-12 wilsonDelete obsolete comment.
1994-07-12 kenner(allocate_dynamic_stack_space): Fix typo.
1994-07-12 wilson(end_final): Store full path name in .d file not just...
1994-07-12 kenner(fold, case MULT_EXPR): If arg is an unsigned CEIL_DIV_...
1994-07-12 kenner(ashldi3): Update pattern for (sign_extend (ashift...
1994-07-12 meissnerIf OSF/rose, make -pic-extern always do shared libs...
1994-07-12 erich(matcher for SFmode inequality comparison): Use cmfe...
next