platform/upstream/gcc.git
1994-01-03 Torbjorn Granlund(thread_jumps): Don't thread to loop label; create...
1994-01-03 Torbjorn Granlund(build_binary_op, case *_DIV_EXPR): Use same shorten
1994-01-03 Richard Kenner(truth_value_p): New function.
1994-01-02 Richard Kenner(simplify_relational_operation): Correct declaration...
1993-12-31 Richard Kenner(main): Turn on -fomit-frame-pointer if it is safe.
1993-12-31 Richard Kenner(CAN_DEBUG_WITHOUT_FP): Define.
1993-12-31 Richard KennerDefine CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.
1993-12-31 Richard Kenner(OPTIMIZATION_OPTIONS): Just turn on machine-specific...
1993-12-31 Richard KennerDelete OPTIMIZATION_OPTIONS.
1993-12-31 Richard KennerDefine NO_FUNCTION_CSE and CAN_DEBUG_WITHOUT_FP; delete
1993-12-31 Richard Kenner(simplify_relational_operation): Rewrite and simplify.
1993-12-31 Richard Kenner(added_links_insn): New variable.
1993-12-31 Richard Kenner(force_to_mode): Add new parm JUST_SELECT; all callers...
1993-12-29 Richard Kenner(fold, case PLUS_EXPR): Add a missing test of flag_fast...
1993-12-29 Richard Kenner(simplify_binary_operation, case MULT): Don't convert...
1993-12-28 Ian Lance TaylorDo not fix <syndev/ipi_error.h> to avoid problems with...
1993-12-27 Richard Kenner(maxsf3, minsf3): Correct numerous errors.
1993-12-27 Richard Kenner(get_condition): Can reverse comparison if -ffast-math.
1993-12-27 Richard Kenner(can_reverse_comparison_p): Return 1 if -ffast-math.
1993-12-27 Richard Kenner(fold): Simplify more FP ops if -ffast-math.
1993-12-27 Richard Kenner(simplify_binary_operation, fold_rtx): Allow some FP...
1993-12-27 Richard Kenner(subst, case MINUS): Allow some FP simplifications...
1993-12-27 Richard Kenner(iordi3): Use ornot for some constant cases.
1993-12-27 Richard Kenner(PREDICATE_CODES): Add ior_operand.
1993-12-27 Richard Kenner(ior_operand): New function.
1993-12-26 Richard Kenner(do_tablejump): Call emit_cmp_insn with likely-constant...
1993-12-26 Richard Kenner(jump_optimize): When deleting an insn after a jump...
1993-12-26 Richard Kenner(count_reg_usage): Don't count a register used within...
1993-12-26 Richard Kenner(fold_rtx...
1993-12-26 Jeff Lawpa.h (DBX_BLOCKS_FUNCTION_RELATIVE): Define.
1993-12-25 Richard Kenner(gen_reg_rtx): Only clear part of arrays we aren't...
1993-12-25 Richard Kenner(expand_expr, case CONSTRUCTOR): If have a target,...
1993-12-25 Richard Kenner(expand_expr...
1993-12-25 Richard KennerRename R_ACC to R_ACU to not conflict with access.h.
1993-12-25 Richard Kenner(USG): Delete from here (already in xm.h file).
1993-12-25 Richard Kenner(HAVE_VPRINTF): Define.
1993-12-25 Richard Kenner(HAVE_VPRINTF): Delete from here.
1993-12-25 Richard Kenner(print_node, print_node_brief): Say something when
1993-12-25 Richard Kenner(check_dbra_loop): Fix error in previous change.
1993-12-25 Richard Kenner(set_nonzero_bits_and_sign_copies, nonzero_bits): Fix...
1993-12-25 Richard Kenner(FUNCTION_ARG): Pass complex float in float regs.
1993-12-25 Richard Kenner(fold...
1993-12-25 Richard Kenner(common_type): For COMPLEX_TYPE, return one of the...
1993-12-25 Richard Kenner(grokdeclarator): Properly validate __complex__ and...
1993-12-25 Richard Kenner(simplify_unary_operations): Check that operations...
1993-12-25 Richard Kenner(simplify_binary_operation): Fix typo in CONST_DOUBLE...
1993-12-25 Richard Kenner(simplify_binary_operation, case PLUS, MINUS):
1993-12-24 Jim Wilson(read_name_map, read_filename_string, open_include_file):
1993-12-24 Jim Wilson(convert_modes): Can't truncate REG with gen_lowpart if
1993-12-24 Jeff Lawcse.c (cse_insn): Set "cse_jumps_altered" when collapsi...
1993-12-24 Richard Kenner(output_prolog): Need GP if type ISUBR.
1993-12-24 Richard Kenner(define_attr type): Add new type ISUBR.
1993-12-24 Richard Kenner(push_reload...
1993-12-24 Richard Kenner(check_init_type_bitfields): Check recursively inside...
1993-12-24 Richard Kenner(decl_attribute): Verify that alignment and format...
1993-12-24 Richard Kenner(attrib): Allow expressions instead of constants.
1993-12-24 Richard Kenner(simplify_binary_operation): Can fold multi-word operat...
1993-12-24 Torbjorn Granlund(thread_jumps): Delete redundant loop termination test.
1993-12-24 Torbjorn Granlund(simplify_binary_operation, case *SHIFT*): Reduce arg1 as
1993-12-24 Richard Kenner(pop_init_level): Don't abort if have incomplete array...
1993-12-24 Torbjorn Granlund(iorscc): New recognizer.
1993-12-24 Torbjorn Granlund(FUNCTION_INCOMING_ARG): Delete definition.
1993-12-24 Torbjorn Granlund(Several places): Declare values from INTVAL(x) as...
1993-12-24 Jim Wilson(optimize_reg_copy_1): After decreasing sregno's
1993-12-24 Jim Wilson(check_dbra_loop): Don't reverse loop if there is a
1993-12-24 Jim Wilson(translate_options): Skip arguments of -B, -b, -V, -x,
1993-12-23 Jim Wilsonbackport: host_mips, mips, MIPSE[LB], R[34]000, SYSTYPE_*.
1993-12-23 Richard Kenner(expand_mult): Preserve useful sub-expressions when
1993-12-23 Richard Kenner(libgcc.a): Allow chmod of tmpcopy directory to fail...
1993-12-23 Richard Kenner(default_compilers, gnat1): Don't write -gnatb.
1993-12-23 Richard Kenner(T_ST): Fix typo in last change.
1993-12-23 Richard Kenner(expand_expr, case MINUS_EXPR): When expanding an initi...
1993-12-23 Richard Kenner(ASM_OUTPUT_ADDR_DIFF_ELT): Use .long, not .double.
1993-12-23 Richard Kenner(ENQUIRE_CFLAGS): Omit -DNO_STDDEF.
1993-12-23 Richard Kenner(main): When searching compiler directories, look for...
1993-12-23 Richard KennerRefine last change; just add -I.
1993-12-23 Richard Kenner(TARGET_DEFAULT): Update to use new values.
1993-12-23 Richard Kenner(GCC_CFLAGS): Add -B and -I options.
1993-12-23 Richard Kenner(delete_reg_equiv): Don't reference elements of REG_...
1993-12-23 Jim Wilson(dbxout_parms): For parameter passed by invisible
1993-12-23 Jim Wilson(DBX_FINISH_SYMBOL): Get variable name from DECL_RTL
1993-12-22 Richard KennerFix typo in comment.
1993-12-22 Jim Wilson(priority): Handle INSN_DELETED_P insns, in addition to
1993-12-22 Jim Wilson(expand_expr, NEGATE_EXPR case): Use subtarget in
1993-12-22 Jim Wilson(required_unistd_h): Delete getgroups from list.
1993-12-22 Jim Wilson(missing_extern_C_count): Ifdef out.
1993-12-22 Jim Wilson(main): Cast alloca result to char * to avoid warning.
1993-12-22 Jim Wilson(find_splittable_givs): For rewritting illegal init
1993-12-22 Richard Kenner(chainon): Detect more circularities.
1993-12-22 Richard Kenner(main): Move declarations of SIZE and TOTAL to where...
1993-12-22 Richard Kenner(compiler_version): New variable.
1993-12-22 Richard Kenner(gcc.o): Define DEFAULT_TARGET_VERSION.
1993-12-22 Richard Kenner(strip_off_ending): Strip off ".cpp" extension.
1993-12-22 Richard Kenner(main): Strip off ".cpp" extension.
1993-12-22 Richard Kenner(default_compilers): Treat ".cpp" as C++.
1993-12-22 Richard Kenner(install-headers, install-headers-tar): Correctly handl...
1993-12-22 Richard Kenner(T_ST): New macro.
1993-12-22 Richard Kenner(rpc/auth.h, rpc/xdr.h): Declare structures before...
1993-12-21 Richard Kenner(MD_FILE rule): Depend on $(MD_DEPS). Invoke $(MD_CPP).
1993-12-21 Jim Wilson(FUNCTION_ARG_PASS_BY_REFERENCE): Also pass Pascal...
next