OSDN Git Service

pf3gnuchains/gcc-fork.git
1994-01-12 kenner(MASK and TARGET): Change POWERPCSQR to PPCFPX to descr...
1994-01-12 kenner(rs6000_override_options): Change POWERPCSQR to PPCFPX.
1994-01-12 kenner(output_prolog): Update debug reg map when we have...
1994-01-12 kenner(fold, truth_andor): Don't apply distributive law when...
1994-01-11 kennerRemove redundant prototype for gen_highpart.
1994-01-11 kenner(assign_parms): Call gen_realpart and gen_imagpart...
1994-01-11 kenner(emit_move_insn_1): Call gen_realpart and gen_imagpart...
1994-01-11 kenner(gen_{real,imag}part): Extract value from CONCAT directly.
1994-01-11 kenner(simplify_relational_operation): Don't do anything...
1994-01-11 kenner(protect_from_queue): If (MEM (QUEUED ...)), modify...
1994-01-11 kennerUpdate banner, reformat comments.
1994-01-11 kenner(gcc.o, cccp.o): No longer define TOOLDIR.
1994-01-11 kenner(make_decl_rtl): Call globalize_reg, not init_reg_sets_1.
1994-01-11 kenner(globalize_reg): New function.
1994-01-11 kenner(comparison_dominates_p): NE is dominated by LT, GT...
1994-01-11 kenner(print_operand, case 'F'): If we have to do the last...
1994-01-11 kenner(exand_expr, case RTL_EXPR): Call new function preserve...
1994-01-11 kenner(preserve_rtl_expr_result): New function.
1994-01-10 wilson(new_insn_dead_notes): Compare registers with rtx_equal_p.
1994-01-10 wilson(SHELL): Define to /bin/bash.
1994-01-10 wilson(Makefile, stmp-fixinc, deduced.h, stmp-fixproto):
1994-01-10 law * pa.md (special indexed fpstores): Fix assorted typos.
1994-01-09 jrv(install-headers-cpio): Run cpio in include-dir.
1994-01-09 jrv(follow_jumps): Don't follow tablejumps.
1994-01-08 dje(rest_of_compilation): jump_optimize can change max_reg...
1994-01-08 tege(RTX_COSTS): Return actual costs for multiplication.
1994-01-04 wilson(sdbout_symbol): Handle variables at zero offset from...
1994-01-04 kenner(substitute_expr): Don't abort for RTL_EXPR and SAVE_EX...
1994-01-04 law * pa.md (andsi3): Use "?" instead of "!" to...
1994-01-03 tege(rest_of_compilation): Pass 1 for flag_before_jump...
1994-01-03 tege(thread_jumps): Don't thread to loop label; create...
1994-01-03 tege(build_binary_op, case *_DIV_EXPR): Use same shorten
1994-01-03 kenner(truth_value_p): New function.
1994-01-02 kenner(simplify_relational_operation): Correct declaration...
1993-12-31 kenner(main): Turn on -fomit-frame-pointer if it is safe.
1993-12-31 kenner(CAN_DEBUG_WITHOUT_FP): Define.
1993-12-31 kennerDefine CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.
1993-12-31 kenner(OPTIMIZATION_OPTIONS): Just turn on machine-specific...
1993-12-31 kennerDelete OPTIMIZATION_OPTIONS.
1993-12-31 kennerDefine NO_FUNCTION_CSE and CAN_DEBUG_WITHOUT_FP; delete
1993-12-31 kenner(simplify_relational_operation): Rewrite and simplify.
1993-12-31 kenner(added_links_insn): New variable.
1993-12-31 kenner(force_to_mode): Add new parm JUST_SELECT; all callers...
1993-12-29 kenner(fold, case PLUS_EXPR): Add a missing test of flag_fast...
1993-12-29 kenner(simplify_binary_operation, case MULT): Don't convert...
1993-12-28 ianDo not fix <syndev/ipi_error.h> to avoid problems with...
1993-12-27 kenner(maxsf3, minsf3): Correct numerous errors.
1993-12-27 kenner(get_condition): Can reverse comparison if -ffast-math.
1993-12-27 kenner(can_reverse_comparison_p): Return 1 if -ffast-math.
1993-12-27 kenner(fold): Simplify more FP ops if -ffast-math.
1993-12-27 kenner(simplify_binary_operation, fold_rtx): Allow some FP...
1993-12-27 kenner(subst, case MINUS): Allow some FP simplifications...
1993-12-27 kenner(iordi3): Use ornot for some constant cases.
1993-12-27 kenner(PREDICATE_CODES): Add ior_operand.
1993-12-27 kenner(ior_operand): New function.
1993-12-26 kenner(do_tablejump): Call emit_cmp_insn with likely-constant...
1993-12-26 kenner(jump_optimize): When deleting an insn after a jump...
1993-12-26 kenner(count_reg_usage): Don't count a register used within...
1993-12-26 kenner(fold_rtx, case PLUS): If we have (plus A B), A is...
1993-12-26 law * pa.h (DBX_BLOCKS_FUNCTION_RELATIVE): Define.
1993-12-25 kenner(gen_reg_rtx): Only clear part of arrays we aren't...
1993-12-25 kenner(expand_expr, case CONSTRUCTOR): If have a target,...
1993-12-25 kenner(expand_expr, case ARRAY_REF): Remove uses of *_type_no...
1993-12-25 kennerRename R_ACC to R_ACU to not conflict with access.h.
1993-12-25 kenner(USG): Delete from here (already in xm.h file).
1993-12-25 kenner(HAVE_VPRINTF): Define.
1993-12-25 kenner(HAVE_VPRINTF): Delete from here.
1993-12-25 kenner(print_node, print_node_brief): Say something when
1993-12-25 kenner(check_dbra_loop): Fix error in previous change.
1993-12-25 kenner(set_nonzero_bits_and_sign_copies, nonzero_bits): Fix...
1993-12-25 kenner(FUNCTION_ARG): Pass complex float in float regs.
1993-12-25 kenner(fold, case EQ_EXPR, NE_EXPR): If COMPLEX_TYPE and...
1993-12-25 kenner(common_type): For COMPLEX_TYPE, return one of the...
1993-12-25 kenner(grokdeclarator): Properly validate __complex__ and...
1993-12-25 kenner(simplify_unary_operations): Check that operations...
1993-12-25 kenner(simplify_binary_operation): Fix typo in CONST_DOUBLE...
1993-12-25 kenner(simplify_binary_operation, case PLUS, MINUS):
1993-12-24 wilson(read_name_map, read_filename_string, open_include_file):
1993-12-24 wilson(convert_modes): Can't truncate REG with gen_lowpart if
1993-12-24 law * cse.c (cse_insn): Set "cse_jumps_altered...
1993-12-24 kenner(output_prolog): Need GP if type ISUBR.
1993-12-24 kenner(define_attr type): Add new type ISUBR.
1993-12-24 kenner(push_reload, find_reloads): Reload inside a paradoxica...
1993-12-24 kenner(check_init_type_bitfields): Check recursively inside...
1993-12-24 kenner(decl_attribute): Verify that alignment and format...
1993-12-24 kenner(attrib): Allow expressions instead of constants.
1993-12-24 kenner(simplify_binary_operation): Can fold multi-word operat...
1993-12-24 tege(thread_jumps): Delete redundant loop termination test.
1993-12-24 tege(simplify_binary_operation, case *SHIFT*): Reduce arg1 as
1993-12-24 kenner(pop_init_level): Don't abort if have incomplete array...
1993-12-24 tege(iorscc): New recognizer.
1993-12-24 tege(FUNCTION_INCOMING_ARG): Delete definition.
1993-12-24 tege(Several places): Declare values from INTVAL(x) as...
1993-12-24 wilson(optimize_reg_copy_1): After decreasing sregno's
1993-12-24 wilson(check_dbra_loop): Don't reverse loop if there is a
1993-12-24 wilson(translate_options): Skip arguments of -B, -b, -V, -x,
1993-12-23 wilsonMerge in changes from fixinc.mips. Fix identifiers
1993-12-23 kenner(expand_mult): Preserve useful sub-expressions when
1993-12-23 kenner(libgcc.a): Allow chmod of tmpcopy directory to fail...
1993-12-23 kenner(default_compilers, gnat1): Don't write -gnatb.
next