Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-02-19 | re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse... | Jakub Jelinek | 1 | -0/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-20 | Add generic part for Intel CET enabling. The spec is available at | Igor Tsimbalist | 1 | -0/+7 |
2017-09-19 | combine-stack-adj.c (combine_stack_adjustments_for_block): Do nothing for sta... | Jeff Law | 1 | -0/+4 |
2017-07-16 | profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func... | Jan Hubicka | 1 | -5/+6 |
2017-03-27 | re PR target/80102 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2330) | Jakub Jelinek | 1 | -13/+19 |
2017-01-20 | [AArch64][2/4] Generate dwarf information for -msign-return-address | Jiong Wang | 1 | -0/+5 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-03 | [DWARF] Enable DW_CFA_VAL_EXPRESSION support | Jiong Wang | 1 | -0/+5 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-05-19 | reg-notes.def (CROSSING_JUMP): Likewise. | Richard Sandiford | 1 | -5/+0 |
2014-04-24 | -fuse-caller-save - Add new reg-note REG_CALL_DECL | Radovan Obradovic | 1 | -0/+5 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-09-23 | rtl.texi (REG_NOTES): Say that int_list can also be used. | Richard Sandiford | 1 | -6/+6 |
2013-04-08 | rtl.texi (sequence): Rewrite documentation to match the current use of SEQUEN... | Steven Bosscher | 1 | -5/+0 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-05-14 | attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN. | Bernd Schmidt | 1 | -0/+5 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -0/+5 |
2011-10-21 | reg-notes.def (DEP_CONTROL): New. | Bernd Schmidt | 1 | -0/+1 |
2011-08-02 | re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439) | Richard Henderson | 1 | -0/+5 |
2011-06-30 | dwarf2out: Add REG_CFA_FLUSH_QUEUE. | Richard Henderson | 1 | -2/+9 |
2011-06-22 | reg-notes.def (REG_CFA_WINDOW_SAVE): New. | Richard Henderson | 1 | -0/+5 |
2011-02-06 | invoke.texi: Remove reference to compiler internals from user documentation. | Steven Bosscher | 1 | -5/+0 |
2010-08-04 | Describe unwinding for realigned frames explicitly. | Richard Henderson | 1 | -0/+6 |
2010-03-10 | re PR debug/43290 (ICE in dwarf2out_frame_debug_expr) | Jakub Jelinek | 1 | -1/+7 |
2009-05-29 | cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK. | Richard Henderson | 1 | -0/+35 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-06-17 | Remove libcall notes. | Steven Bosscher | 1 | -15/+1 |
2008-05-14 | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 1 | -4/+0 |
2008-02-01 | re PR rtl-optimization/34773 (miscompilation of vfprintf_r) | Hans-Peter Nilsson | 1 | -1/+3 |
2007-10-22 | re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty) | Eric Botcazou | 1 | -4/+0 |
2007-09-09 | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 1 | -4/+10 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -7/+5 |
2007-02-02 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 1 | -6/+7 |
2006-03-16 | ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call. | Maxim Kuvyrkov | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-27 | explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless... | David S. Miller | 1 | -4/+0 |
2005-03-02 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-28 | calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | Kazu Hirata | 1 | -3/+0 |
2004-09-21 | reg-notes.def (REG_DEP_TRUE): New entry, place first so it gets value 0. | Zack Weinberg | 1 | -3/+7 |
2004-08-23 | Fix typo reported by Kai Henningsen. | James E Wilson | 1 | -1/+1 |
2004-08-18 | insn-notes.def, [...]: New files. | Zack Weinberg | 1 | -0/+168 |