]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/reg-stack.c
* jump.c: Convert prototypes to ISO C90.
[thirdparty/gcc.git] / gcc / reg-stack.c
2003-07-06  aj * jump.c: Convert prototypes to ISO C90.
2003-06-27  nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-15  sayle * config/i386/i386.md (expsf2, expdf2, expxf2): New...
2003-06-12  rth PR inline-asm/4823
2003-05-12  sayle * config/i386/i386.md (logsf2, logdf2, logxf2, logdf2...
2003-03-15  sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-02-28  hubicka * combine.c (gen_lowpart_for_combine): Update handling of
2003-02-21  hubicka * cfgrtl.c (commit_one_edge_insertion): Only mark...
2003-02-20  hubicka * toplev.c (flag_sched2_use_superblocks, flag_sched2_u...
2003-02-13  sayle * config/i386/i386.md (UNSPEC_FPATAN): New UNSPEC...
2003-01-06  amylaarFix comment typo.
2002-12-25  kazu * output.h: Fix comment typos.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-11-10  hubickaFOrgot to commit the file itself. Changelog entry...
2002-10-27  kazu * combine.c: Fix comment formatting.
2002-09-26  kazu * c-common.h: Follow spelling conventions.
2002-09-16  kazu * ABOUT-NLS: Follow spelling conventions.
2002-09-15  kazu * ChangeLog: Follow spelling conventions.
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...
next