aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
AgeCommit message (Expand)Author
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-09-28gcc/rsandifo
2013-09-23gcc/rsandifo
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-05-14 * resource.h (struct resources): Remove unch_memory member.steven
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-08-25 * config/i386/i386.h (FP_REG_P): Remove macro.uros
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-08-022012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2012-07-16gcc/steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-05-31 * Makefile.in: Fix many dependencies.steven
2012-02-11 PR debug/52132jakub
2011-11-29 * config/i386/sync.md (UNSPEC_LDA, UNSPEC_STA): New unspecs.uros
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl
2011-06-06* dce.c (reset_unmarked_insns_debug_uses): New.aoliva
2011-03-26 * basic-block.h (fixup_abnormal_edges): Adjust prototype.ebotcazou
2011-01-03Update Copyright years for files modified in 2010.jakub
2010-10-24 * reg-stack.c (convert_regs_1): Return boolean value, true if the CFGebotcazou
2010-06-302010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-01 * fwprop.c: Make emit-rtl.h include last.hubicka
2010-04-30gcc/ChangeLog:steven
2009-11-25Remove trailing white spaces.hjl
2009-11-08 * cfgrtl.c (pass_free_cfg): Add pass name.amylaar
2009-09-14 * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.rth
2009-09-02gcc/ChangeLog:aoliva
2009-05-222009-05-22 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2008-11-06 * reg-stack.c (reg_to_stack): Add missing braces in memseturos
2008-11-06 * reg-stack.c (reg_to_stack): Generate +QNaN using real_nan.uros
2008-11-05 PR middle-end/37286uros
2008-07-16 * cfg.c (dump_reg_info): Avoid C++ keywords.ghazi
2008-07-02 * rtlanal.c (add_reg_note): New function.ian
2008-06-26 * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi
2008-03-19 * gcc.dg/20050811-2.c: Update dumping flags.hubicka
2007-10-17 PR middle-end/33794uros
2007-09-05 * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka
2007-08-27 * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi
2007-07-28 * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md,kazu
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-07-11 * reg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify nameuros
2007-06-11Merge dataflow branch into mainlinedberlin
2007-06-08* reg-stack.c (get_true_reg): Readability change. Moved default casesimonb