Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | function.h (struct incoming_args): Move struct. | Andrew MacLeod | 1 | -0/+30 |
2015-06-17 | function.h (struct rtl_data): Remove struct and accessor macros. | Andrew MacLeod | 1 | -0/+258 |
2015-04-15 | function.h (struct emit_status): Delete x_first_insn, x_last_insn and sequenc... | Alan Modra | 1 | -4/+28 |
2015-01-25 | emit-rtl.h (store_bit_field): Move prototype to expmed.h. | Prathamesh Kulkarni | 1 | -13/+0 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -0/+83 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -2/+2 |
2014-09-09 | INSN_LOCATION takes an rtx_insn | David Malcolm | 1 | -1/+1 |
2014-08-28 | Use rtx subclasses in more places in reorg.c | David Malcolm | 1 | -1/+1 |
2014-08-26 | Strengthen various insn emission functions | David Malcolm | 1 | -4/+4 |
2014-08-26 | Strengthen fields in struct sequence_stack and struct emit_status | David Malcolm | 1 | -6/+4 |
2014-08-19 | emit_* functions return rtx_insn | David Malcolm | 1 | -1/+1 |
2014-08-19 | Return rtx_insn from get_insns/get_last_insn | David Malcolm | 1 | -4/+6 |
2014-08-14 | Remove duplicate declaration of mem_attrs_eq_p | Tom de Vries | 1 | -1/+0 |
2014-08-14 | Fix if-conversion pass for dead type-unsafe code | Tom de Vries | 1 | -0/+1 |
2014-08-05 | re PR rtl-optimization/61672 (Less redundant instructions deleted by pre_dele... | Richard Biener | 1 | -0/+3 |
2014-05-17 | emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument. | Richard Sandiford | 1 | -2/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+3 |
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/+2 |
2012-10-20 | emit-rtl.c (copy_delay_slot_insn): New function. | Joern Rennecke | 1 | -1/+2 |
2012-06-20 | emit-rtl.c (need_atomic_barrier_p): New function. | Maxim Kuvyrkov | 1 | -0/+2 |
2011-07-19 | rtl.texi (MEM_OFFSET_KNOWN_P): Document. | Richard Sandiford | 1 | -1/+4 |
2011-07-19 | rtl.texi (MEM_SIZE_KNOWN_P): Document. | Richard Sandiford | 1 | -1/+4 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-06-09 | cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c... | Jan Hubicka | 1 | -2/+2 |
2010-06-01 | fwprop.c: Make emit-rtl.h include last. | Jan Hubicka | 1 | -0/+53 |
2009-10-26 | extend.texi (Named Address Spaces): New section. | Ben Elliston | 1 | -0/+3 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-10-21 | re PR middle-end/37815 (ICE in vt_add_function_parameters (bootstrap error)) | Richard Henderson | 1 | -0/+1 |
2008-10-12 | re PR middle-end/37447 (test pr28982b.c fails execution on power4 or later wi... | Richard Henderson | 1 | -0/+3 |
2007-08-11 | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-06-02 | Makefile.in (EXPR_H): Add insn-config.h... | Jerry Quinn | 1 | -0/+48 |