OSDN Git Service

* Makefile.in (local-distclean): Also remove fastjar.
[pf3gnuchains/gcc-fork.git] / gcc / jump.c
2000-11-29 amylaar * jump.c (delete_insn): Check that REG_LABEL note...
2000-11-24 amylaar * jump.c (delete_computation): Re-instate deletion...
2000-11-12 mmitchel * jump.c (delete_computation): Don't assume that just...
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-06 rth * c-decl.c (warn_missing_noreturn): Remove.
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-08-03 law * jump.c: Fix formatting.
2000-07-30 rth * Makefile.in (OBJS): Add doloop.o.
2000-05-31 rth * jump.c (jump_optimize_1): Revert 05-18 change.
2000-05-29 rth * jump.c (redirect_jump): Don't emit NOTE_INSN_...
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-25 rthJan Hubicka <jh@suse.cz>
2000-05-22 cpopetz * jump.c (jump_optimize_1): Don't increment LABEL_NUSES
2000-05-22 rth * jump.c (can_reverse_comparison_p): Be prepare...
2000-05-19 rth * jump.c (redirect_jump): Add delete_unused...
2000-05-18 rth * jump.c (jump_optimize_1): Base minimum insn...
2000-05-17 rth * jump.c (jump_optimize_1): Remove inactive...
2000-05-17 rth * flow.c (commit_one_edge_insertion): Be prepar...
2000-05-16 rth * jump.c: Fix typos and clarify commentary...
2000-05-15 hubicka * jump.c (condjump_p): Mark as depreached.
2000-05-12 rth * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-04-30 rth * ifcvt.c: New file.
2000-04-27 rth * jump.c (redirect_exp_1): Rework from old...
2000-04-27 rth * jump.c (invert_jump): Always invert REG_BR_PR...
2000-04-18 zack * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
2000-03-26 rth * jump.c (jump_optimize_1): Fix typo in elide...
2000-03-26 cruxFix sibcall problem in jump.c.
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-20 hubicka * jump.c (delete_noop_moves): Remove code attempting to
2000-03-17 rthSibling call optimizations.
2000-02-28 kenner * jump.c (jump_optimize_1): Don't call delete_barrier_...
2000-02-26 lawFix copyrights.
2000-02-11 law * jump.c (jump_optimize_1): The first operand...
2000-02-10 rth * jump.c (delete_insn): Don't delete user label...
2000-02-06 rth * flow.c (flow_delete_insn, make_edge, remove_e...
2000-02-04 cpopetz * jump.c (mark_jump_label): Add in_mem param, check...
2000-02-02 rth * jump.c (delete_insn): Partially revert 19...
2000-01-31 jason * jump.c (redirect_jump): Move a NOTE_INSN_FUNC...
2000-01-28 cruxDelete a superfluous and buggy optimization
2000-01-26 rth * tree.def (UNNE_EXPR): Remove.
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-20 rth * jump.c (jump_optimize_1): Don't do addr_vec...
2000-01-19 rth * stupid.c: Die die die.
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
2000-01-14 nickcIf RTL checking is enabled, make sure that emit_insn...
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-29 ghazi * cse.c (free_element, get_element): Remove unused...
1999-12-27 rth * alias.c (nonlocal_reference_p): Add else...
1999-11-18 rth * jump.c (jump_optimize_1): Revert last change.
1999-11-17 rth * jump.c (jump_optimize_1): Don't try to duplic...
1999-11-11 cruxAvoid passing things like NEG into expand_and/expand_binop
1999-11-03 clm * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME...
1999-11-02 law * jump.c (jump_optimize_1): Swap the incscc...
1999-11-02 law * jump.c (jump_optimize_1): Also move LOOP_VTOP...
1999-11-01 mmitchel * bitmap.h (BITMAP_XMALLOC): New macro.
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-29 rth * flow.c (count_or_remove_death_notes): Equate...
1999-10-27 rth * jump.c (jump_optimize_1): If we did cross...
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-20 rearnsha(jump_optimize_1): More accurately detect casesi insns.
1999-10-08 cruxAdd functions copy_insn/copy_insn_1; use them in jump.c
1999-10-06 rth * genconfig.c (main): Disable HAVE_conditional_...
1999-10-01 rth * jump.c (jump_optimize_1): Amend last change...
1999-10-01 rth * jump.c (jump_optimize_1) [conditional_move...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-14 ghazi * c-pragma.c (handle_pragma_token): Wrap variabl...
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-29 law * jump.c (delete_prior_computation): Also check...
1999-08-29 law * jump.c (jump_optimize_1): Do not delete assig...
1999-08-27 law * jump.c (duplicate_loop_exit_test): Call reg_s...
1999-08-25 rth * jump.c (jump_optimize_1): Do cmov opt on...
1999-08-24 law * jump.c (delete_barrier_successors) Match...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
1999-08-18 geoffk* cse.c (cse_insn): Call never_reached_warning when...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-07 rth * jump.c (onlyjump_p): New function.
1999-08-06 wehle * jump.c (delete_prior_computation): New function...
1999-08-04 law * jump.c (delete_insn): Delete the addr_vec...
1999-06-27 rth* jump.c (jump_optimize_1): Validate the cmov copy...
1999-05-31 law * jump.c (jump_optimize_1): Only set CAN_REACH_...
1999-05-20 lawp
1999-04-12 law * flow.c (flow_delete_insn): If we delete a CODE_LABEL...
1999-04-12 law * reg-stack.c: Update comment, include varray.h.
1999-04-11 ghazi * jump.c (jump_optimize_1): Make the definition...
1999-04-10 law * rtl.h (rebuild_jump_labels): Declare.
1999-03-10 law * gcse.c (run_jump_opt_after_gcse): New variable.
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-15 law * jump.c: Include insn-attr.h.
1999-01-19 rth * expr.c (do_jump_for_compare): Handle conditio...
1999-01-18 lawCopyright update.
1999-01-17 rth* jump.c (rtx_renumbered_equal_p): Special case CODE_LABEL.
1998-12-01 rthHerman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
1998-11-26 rth * rtlanal.c (regs_set_between_p): New function.
1998-11-24 law * reload1.c (reload): Remove unused variable.
1998-11-06 davem * jump.c (calculate_can_reach_end): Fix thinko.
1998-11-05 davem Begin cleaning up jump.c
1998-10-31 law * jump.c (jump_optimize): Initialize mappings...
1998-10-19 law * jump.c (sets_cc0_p): Compile only if HAVE_cc0.
next