aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-notes.def
AgeCommit message (Expand)AuthorFilesLines
2017-10-20Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist1-0/+7
2017-09-19combine-stack-adj.c (combine_stack_adjustments_for_block): Do nothing for sta...Jeff Law1-0/+4
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-5/+6
2017-03-27re PR target/80102 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2330)Jakub Jelinek1-13/+19
2017-01-20[AArch64][2/4] Generate dwarf information for -msign-return-addressJiong Wang1-0/+5
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-03[DWARF] Enable DW_CFA_VAL_EXPRESSION supportJiong Wang1-0/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-19reg-notes.def (CROSSING_JUMP): Likewise.Richard Sandiford1-5/+0
2014-04-24-fuse-caller-save - Add new reg-note REG_CALL_DECLRadovan Obradovic1-0/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-6/+6
2013-04-08rtl.texi (sequence): Rewrite documentation to match the current use of SEQUEN...Steven Bosscher1-5/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-0/+5
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+5
2011-10-21reg-notes.def (DEP_CONTROL): New.Bernd Schmidt1-0/+1
2011-08-02re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439)Richard Henderson1-0/+5
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