aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
AgeCommit message (Expand)Author
2002-11-10FOrgot to commit the file itself. Changelog entry is already at:hubicka
2002-10-27 * combine.c: Fix comment formatting.kazu
2002-09-26 * c-common.h: Follow spelling conventions.kazu
2002-09-16 * ABOUT-NLS: Follow spelling conventions.kazu
2002-09-15 * ChangeLog: Follow spelling conventions.kazu
2002-06-23 * gcc.c-torture/execute/complex-6.c: New.aj
2002-06-112002-06-05 David S. Miller <davem@redhat.com>davem
2002-06-05 * reg-stack.c (reg_to_stack): Do not call find_basic_blocks.hubicka
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.geoffk
2002-05-23 * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver
2002-05-21 * reg-stack.c (swap_rtx_condition, subst_stack_regs_pat): Userth
2002-05-17 Revert "Basic block renumbering removal", and two followup patches.rth
2002-05-16Basic block renumbering removal.rth
2002-05-09 * read-rtl.c: Fix formatting.kazu
2002-03-07 * basic-block.h (fixup_abnormal_edges): Declare.hubicka
2002-01-20 * reg-stack.c (subst_stack_regs): Properly check for deleted insn.kenner
2002-01-15 * read-rtl.c: Fix formatting.kazu
2002-01-10 * read-rtl.c: Fix formatting.kazu
2001-12-02 * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil
2001-11-23gcc:jsm28
2001-11-11 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm28
2001-10-30 * lcm.c (optimize_mode_switching): Do not rebuild liveness informationhubicka
2001-10-28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm28
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>shebs
2001-09-25 * Makefile.in (cfgrtl.o): Add.hubicka
2001-09-21 * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka
2001-09-16 * basic-block.h (free_bb_for_insn): Declare.hubicka
2001-09-11 * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka
2001-09-08 * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.hubicka
2001-09-05 * i386.c (size_cost): New static variable.hubicka
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-08-12 * gcc.c: Fix comment formatting.kazu
2001-07-31Tue Jul 31 15:37:35 CEST 2001 Jan Hubicka <jh@suse.cz>hubicka
2001-07-30 * i386.c (ix86_output_main_function_alignment_hack): New function.hubicka
2001-07-22 * jump.c: Update comments.hubicka
2001-07-16 * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.hubicka
2001-07-14 Re-install recently reverted patch.hubicka
2001-07-13 Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.geoffk
2001-07-13 * emit-rtl.c (try_split): Update mark_jump_label call.hubicka
2001-07-11 * flow.c (merge_blocks_move_successor_nojumps): Do not crashhubicka
2001-07-102001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj
2001-05-01 * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi
2001-04-23 * reg-stack.c (emit_swap_insn): Do not get pass CALL_INSNs.hubicka
2001-04-20 * reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp.jakub
2001-04-13 * Makefile.in (reg-stack.o): Depend on reload.h.ghazi
2001-04-11 * i386.md (floatsisf_sse): Fix output templatehubicka
2001-04-032001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod
2001-03-28 * flow.c (tidy_fallthru_edges): Don't combine complex edges.rth
2001-03-22 * mkconfig.sh: Include insn-flags.h.rth
2001-03-15 * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel