| Commit message (Expand) | Author | Age | Files | Lines |
* | dojump.h: New header file. | Prathamesh Kulkarni | 2015-01-15 | 1 | -0/+24 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2014-10-29 | 1 | -7/+7 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | re PR rtl-optimization/55717 (ICE in form_sum, at reload.c:5400) | Jakub Jelinek | 2012-12-18 | 1 | -13/+2 |
* | machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. | Bernd Schmidt | 2011-07-06 | 1 | -2/+1 |
* | extend.texi (Named Address Spaces): New section. | Ben Elliston | 2009-10-26 | 1 | -1/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | recog.c (validate_change_1, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-07-16 | 1 | -4/+4 |
* | re PR rtl-optimization/33927 (replace_read in dse.c could handle cases where ... | Richard Sandiford | 2008-03-22 | 1 | -5/+3 |
* | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 2007-07-29 | 1 | -5/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | toplev.c (no_new_pseudos): Deleted. | Kenneth Zadeck | 2007-07-11 | 1 | -1/+1 |
* | rtlhooks.c (gen_lowpart_if_possible): Check for invalid subreg before calling... | Andrew Pinski | 2007-07-02 | 1 | -1/+3 |
* | rtl.h (truncated_to_mode): Declare it. | Paolo Bonzini | 2006-02-28 | 1 | -0/+7 |
* | rtlhooks.c (gen_lowpart_general): Handle SUBREGs of floating point values. | J"orn Rennecke | 2005-12-13 | 1 | -2/+5 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | combine.c (RTL_HOOKS_GEN_LOWPART_NO_EMIT): Use gen_lowpart_for_combine. | Paolo Bonzini | 2005-04-05 | 1 | -4/+48 |
* | builtin-types.def, [...]: Update copyright. | Kazu Hirata | 2005-03-29 | 1 | -1/+1 |
* | rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit. | Paolo Bonzini | 2005-03-21 | 1 | -0/+13 |
* | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 2004-09-09 | 1 | -6/+5 |
* | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 2004-07-04 | 1 | -2/+0 |
* | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 2004-07-01 | 1 | -1/+1 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -1/+1 |
* | Makefile.in (OBJS): Add rtlhooks.o. | Paolo Bonzini | 2004-05-25 | 1 | -0/+105 |