OSDN Git Service

* combine.c (simplify_shift_const): Calculate rotate count
[pf3gnuchains/gcc-fork.git] / gcc / reg-stack.c
2002-06-23 aj * gcc.c-torture/execute/complex-6.c: New.
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-05 hubicka * reg-stack.c (reg_to_stack): Do not call find_basic_b...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-21 rth * reg-stack.c (swap_rtx_condition, subst_stack_...
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-09 kazu * read-rtl.c: Fix formatting.
2002-03-07 hubicka * basic-block.h (fixup_abnormal_edges): Declare.
2002-01-20 kenner * reg-stack.c (subst_stack_regs): Properly check for...
2002-01-15 kazu * read-rtl.c: Fix formatting.
2002-01-10 kazu * read-rtl.c: Fix formatting.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-23 jsm28gcc:
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-30 hubicka * lcm.c (optimize_mode_switching): Do not rebuild...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-25 hubicka * Makefile.in (cfgrtl.o): Add.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-09-11 hubicka * basic-block.h (EDGE_CRITICAL): Remove; renumber...
2001-09-08 hubicka * reg-stack.c (subst_stack_regs_pat): Fix fcmov revers...
2001-09-05 hubicka * i386.c (size_cost): New static variable.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-07-31 hubickaTue Jul 31 15:37:35 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-07-30 hubicka * i386.c (ix86_output_main_function_alignment_hack...
2001-07-22 hubicka * jump.c: Update comments.
2001-07-16 hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-14 hubicka Re-install recently reverted patch.
2001-07-13 geoffk Revert Jan Hubicka's patch of Fri Jul 13 14:46:21...
2001-07-13 hubicka * emit-rtl.c (try_split): Update mark_jump_label call.
2001-07-11 hubicka * flow.c (merge_blocks_move_successor_nojumps): Do...
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-23 hubicka * reg-stack.c (emit_swap_insn): Do not get pass CALL_I...
2001-04-20 jakub * reg-stack.c (check_asm_stack_operands): Issue error...
2001-04-13 ghazi * Makefile.in (reg-stack.o): Depend on reload.h.
2001-04-11 hubicka * i386.md (floatsisf_sse): Fix output template
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rth * flow.c (tidy_fallthru_edges): Don't combine...
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-14 jakub * reg-stack.c (stack_result): Unconditionally use
2001-03-08 hubicka * reg-stack.c (move_for_stack_reg): Avoid non-poping...
2001-02-19 hubicka * reg-stack.c (next_flags_user): Use current_block...
2001-02-17 hubicka * reg-stack.c (stack_def): Make field reg unsigned.
2001-01-05 hubicka * simplify-rtx.c (cfc_args): add "unordered" field.
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-08-03 hubicka * reg-stack.c (subst_stack_regs_pat): Use replace_reg...
2000-07-27 mmitchel Put phi nodes after NOTE_INSN_BASIC_BLOCK.
2000-04-27 rth * basic-block.h (life_analysis): Declare here ...
2000-04-26 rth * calls.c (expand_call): Disable tail call...
2000-02-26 lawFix copyrights.
2000-02-17 zack * reg-stack.c (emit_swap_insn): Do not put a new insn...
2000-02-06 ghazi * Makefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-28 rth * flow.c (find_basic_blocks): Remove do_cleanup...
2000-01-24 hubicka * reg-stack.c (subst_stack_regs_pat): Handle correctly...
2000-01-17 ghazi * print-rtl.c: PROTO -> PARAMS.
2000-01-06 hubicka * reg-stack.c (subst_stack_regs_pat): Handle correctly...
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-11-25 hubicka * reg-stack.c (subst_stack_regs_pat): Swap operands...
1999-11-06 mmitchel * local-alloc.c (local_alloc): Use xmalloc/xcalloc...
1999-11-05 rth * reg-stack.c (convert_regs_1): Initialize...
1999-11-05 rth * function.c (diddle_return_value): New.
1999-11-02 rth * reg-stack.c (convert_regs_1): Handle EH edges...
1999-10-30 rth * jump.c, reg-stack.c, toplev.c: Revert Oct...
1999-10-27 rth * jump.c (jump_optimize_1): If we did cross...
1999-10-27 rthReorg reg-stack to use the standard CFG.
1999-10-19 law * reg-stack.c (stack_result): Aggregates are...
1999-09-28 crux * c-decl.c (init_decl_processing): If MD_INIT_BUILTINS...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-02 rth Merge new ia32 backend from the branch!
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-07 law1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net...
1999-06-10 rthMumit Khan <khan@xraylith.wisc.edu>
1999-05-17 law * reg-stack.c: Do not emit pop insns after...
1999-04-12 law * reg-stack.c (check_stack_regs_mentioned)...
1999-04-12 law * reg-stack.c: Update comment, include varray.h.
1999-04-10 wehle * i386.md (floatsisf2, floatdisf2, floatsidf2, floatdidf2,
1999-03-09 rth * reg-stack.c (stack_reg_life_analysis): Use...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-01-17 law * reg-stack.c (subst_stack_regs_pat): Abort...
1998-12-04 crux * final.c (cleanup_subreg_operands): Delete some unuse...
1998-10-09 rthFri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
1998-09-10 law * reg-stack.c (straighten_stack): Do nothing...
1998-06-08 law * reg-stack.c (subst_stack_regs_pat): Make...
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-04-27 wilsonFix for x86 FP problem.
1998-04-20 law * reg-stack.c (subst_asm_stack_regs): Change to return...
1998-04-17 law * varasm.c (asm_output_bss): Add prototype.
1998-04-16 wilsonPatch to fix x86 gcc.dg/980226-1.c failure report by...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-28 law * basic-block.h (basic_block_computed_jump_target...
1998-03-20 ghaziMajor cutover to using system.h:
next