aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-notes.def
AgeCommit message (Expand)AuthorFilesLines
2011-06-30dwarf2out: Add REG_CFA_FLUSH_QUEUE.Richard Henderson1-2/+9
2011-06-22reg-notes.def (REG_CFA_WINDOW_SAVE): New.Richard Henderson1-0/+5
2011-02-06invoke.texi: Remove reference to compiler internals from user documentation.Steven Bosscher1-5/+0
2010-08-04Describe unwinding for realigned frames explicitly.Richard Henderson1-0/+6
2010-03-10re PR debug/43290 (ICE in dwarf2out_frame_debug_expr)Jakub Jelinek1-1/+7
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-0/+35
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-17Remove libcall notes.Steven Bosscher1-15/+1
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck1-4/+0
2008-02-01re PR rtl-optimization/34773 (miscompilation of vfprintf_r)Hans-Peter Nilsson1-1/+3
2007-10-22re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)Eric Botcazou1-4/+0
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-4/+10
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-7/+5
2007-02-02re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov1-6/+7
2006-03-16ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.Maxim Kuvyrkov1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-27explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless...David S. Miller1-4/+0
2005-03-02cfgloop.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-28calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.Kazu Hirata1-3/+0
2004-09-21reg-notes.def (REG_DEP_TRUE): New entry, place first so it gets value 0.Zack Weinberg1-3/+7
2004-08-23Fix typo reported by Kai Henningsen.James E Wilson1-1/+1
2004-08-18insn-notes.def, [...]: New files.Zack Weinberg1-0/+168