Daily bump.
[gcc.git] / gcc / reg-stack.c
2012-02-11 Jakub Jelinekre PR debug/52132 (ICE in loc_descriptor)
2011-11-29 Uros Bizjaksync.md (UNSPEC_LDA, UNSPEC_STA): New unspecs.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-06 Alexandre Olivadce.c (reset_unmarked_insns_debug_uses): New.
2011-03-26 Eric Botcazoubasic-block.h (fixup_abnormal_edges): Adjust prototype.
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-10-24 Eric Botcazoureg-stack.c (convert_regs_1): Return boolean value...
2010-06-30 Manuel López-Ibáñeztoplev.h (_fatal_insn_not_found, [...]): Move declarati...
2010-06-01 Jan Hubickafwprop.c: Make emit-rtl.h include last.
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-08 Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-05-22 Vladimir Makarovre PR target/39856 (ICE in subst_stack_regs_pat, at...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-11-06 Uros Bizjakreg-stack.c (reg_to_stack): Add missing braces in memse...
2008-11-06 Uros Bizjakreg-stack.c (reg_to_stack): Generate +QNaN using real_nan.
2008-11-05 Uros Bizjakre PR middle-end/37286 (gfortran, trunk: ICE subst_stac...
2008-07-16 Kaveh R. Ghazicfg.c (dump_reg_info): Avoid C++ keywords.
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26 Kaveh R. Ghazira.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-10-17 Uros Bizjakre PR middle-end/33794 (Wrong code w/ -ffast-math)
2007-09-05 Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-11 Uros Bizjakreg-stack.c (struct tree_opt_pass pass_stack_regs)...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-08 Simon Baldwinreg-stack.c (get_true_reg): Readability change.
2007-05-22 Richard Sandifordregs.h (end_hard_regno): New function.
2007-05-22 Richard Sandifordhard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete...
2007-03-26 Uros Bizjakreg-stack.c (replace_reg): Use IN_RANGE macro in gcc_as...
2007-03-23 Steven Bosschertracer.c (tracer): Don't take FLAGS argument.
2007-03-10 Uros Bizjaki386.md (UNSPEC_C2_FLAG): New constant.
2007-03-07 Richard Hendersonre PR target/30848 (ICE with invalid constraint in...
2007-03-06 Jan Hubickareg-stack.c (reg_to_stack): Large models don't allow...
2007-03-06 Jan Hubickaregstack.c (reg_to_stack): When in 64bit PIC mode,...
2007-01-31 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_isinf.
2007-01-18 Uros Bizjakreg-stack.c (subst_stack_regs_pat): Use generic code...
2007-01-03 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2007-01-02 Kazu HirataRevert:
2007-01-02 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2006-12-11 Uros Bizjakre PR target/30120 (silent miscompilation of argument...
2006-12-08 Uros Bizjakre PR target/30120 (silent miscompilation of argument...
2006-11-25 Uros Bizjakreg-stack.c (get_true_reg): Fix UNSPEC_TRUNC_NOOP handling.
2006-11-25 Uros Bizjakconfig/i386/i386.md (UNSPEC_TRUNC_NOOP): New unspec...
2006-11-15 Uros Bizjaki386.opt: New target option -mx87regparm.
2006-10-30 Roger Saylebuiltins.c (expand_builtin_mathfn_3): Correct coding...
2006-06-16 Roger Saylere PR middle-end/27802 (ICE with longjmp)
2006-06-07 Paolo Bonzinire PR target/27390 (gcc.target/x86_64/abi/test_complex_...
2006-05-19 Daniel Berlinre PR rtl-optimization/26855 (ICE in add_deps_for_def...
2006-04-10 Kazu HirataMakefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-03-14 Kazu Hiratare PR middle-end/26684 (ppc-Darwin bootstrap failure)
2006-03-14 Kazu HirataMakefile.in (reg-stack.o): Don't depend on gt-reg-stack.h.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-18 Kazu Hiratareg-stack.c (reg_to_stack): Make it static.
2005-11-21 Ben Ellistonoptabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P...
2005-11-08 Uros Bizjakre PR target/19340 (Compilation SEGFAULTs with -O1...
2005-08-06 Kazu HirataMakefile.in, [...]: Fix comment/doc typos.
2005-07-21 Volker Reicheltreg-stack.c: Fix comment typo(s).
2005-07-14 Richard GuentherMakefile.in (explow.o, [...]): Depend on target.h.
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-06-14 Roger Saylere PR rtl-optimization/22053 (ACATS ICE cxg2002 cxg2008...
2005-06-04 Roger Saylereg-stack.c (struct block_info_def): Correct grammar...
2005-05-30 Roger Saylere PR rtl-optimization/15422 (fmod loop exposes non...
2005-05-29 Roger Saylereg-stack.c (propagate_stack): Always copy the source...
2005-05-27 Roger Saylereg-stack.c (compensate_edge): Remove original prototype.
2005-05-27 Roger Saylereg-stack.c (convert_regs_entry, [...]): Delete prototypes.
2005-05-26 Jakub Jelinekre PR target/21716 (ICE in reg-stack.c's swap_rtx_condi...
2005-04-14 Uros Bizjakreg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST...
2005-04-09 Kazu Hiratadominance.c, [...]: Fix comment typos.
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-29 Uros Bizjakreg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST...
2005-03-13 Kazu Hiratabuiltin-attrs.def, [...]: Update copyright.
2005-03-12 Kazu Hiratareg-stack.c (move_for_stack_reg): Remove local variable...
2004-12-13 Richard Hendersonre PR rtl-optimization/17186 (ICE in move_for_stack_reg...
2004-12-12 Kazu Hirata* reg-stack.c (convert_regs_2): Free stack.
2004-12-12 Roger Saylereg-stack.c (change_stack): Avoid placing the new top...
2004-11-30 Roger Saylereg-stack.c (change_stack): Improve algorithm used...
2004-11-13 Steven Bosschercse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-09 Nathan Sidwellra-build.c (copy_insn_p, [...]): Use gcc_assert and...
2004-09-04 Uros Bizjakbuiltins.c (expand_builtin_mathfn): Handle BUILT_IN_RIN...
2004-08-18 Caroline TiceHot/cold partitioning update patch.
2004-07-25 Bernardo Innocentic-common.c: Rename all identifiers named `class' to...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-19 Andrew Pinskireg-stack.c (nan): Rename to ...
2004-05-15 Steven Bosscherbasic-block.h (life_analysis, [...]): Update prototypes.
2004-05-07 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_log1p.
next