| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -19/+3 |
* | re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per ... | Vladimir Makarov | 2015-01-15 | 1 | -1/+1 |
* | dojump.h: New header file. | Prathamesh Kulkarni | 2015-01-15 | 1 | -3/+12 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -0/+9 |
* | 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 | -1/+1 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 1 | -0/+1 |
* | [Patch] Teach genrecog/genoutput that scratch registers require write constr... | James Greenhalgh | 2014-09-19 | 1 | -0/+13 |
* | Use rtx_insn internally within generated functions | David Malcolm | 2014-08-21 | 1 | -2/+2 |
* | common.md: New file. | Richard Sandiford | 2014-06-11 | 1 | -9/+10 |
* | gcc/ | Richard Sandiford | 2014-06-03 | 1 | -66/+0 |
* | md.texi: Document that the % constraint character must be at the beginning of... | Richard Sandiford | 2014-05-28 | 1 | -0/+5 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 1 | -0/+3 |
* | Re-factor inclusion of tree.h. | Diego Novillo | 2013-10-21 | 1 | -0/+1 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -5/+5 |
* | re PR other/12081 (Gcc can't be compiled with -mregparm=3) | Oleg Endo | 2013-08-05 | 1 | -2/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -3/+1 |
* | genoutput.c (process_template): Process '*' in '@' alternatives. | J"orn Rennecke | 2012-10-15 | 1 | -8/+58 |
* | re PR bootstrap/54326 (GCC does not build with G++ version 3.4.0) | Richard Guenther | 2012-08-20 | 1 | -1/+1 |
* | gensupport.c (init_rtx_reader_args_cb): Start counting code generating patter... | Steven Bosscher | 2012-07-09 | 1 | -3/+20 |
* | genemit.c (gen_exp): Remove ADDRESS handling. | Richard Sandiford | 2012-04-16 | 1 | -4/+0 |
* | system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New. | Jason Merrill | 2011-07-21 | 1 | -5/+5 |
* | recog.h (insn_operand_data): Add an "allows_mem" field. | Richard Sandiford | 2011-04-15 | 1 | -1/+10 |
* | * recog.h, genoutput.c, optabs.c: Revert last patch. | Richard Sandiford | 2011-04-12 | 1 | -10/+1 |
* | recog.h (insn_operand_data): Add an "allows_mem" field. | Richard Sandiford | 2011-04-12 | 1 | -1/+10 |
* | recog.h (insn_data_d): Add n_generator_args. | Richard Sandiford | 2011-04-01 | 1 | -35/+24 |
* | hwint.c: New. | Joseph Myers | 2010-11-30 | 1 | -2/+1 |
* | genrecog.c: Include diagnostic-core.h before toplev.h. | Manuel López-Ibáñez | 2010-07-09 | 1 | -0/+1 |
* | re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har... | Joern Rennecke | 2010-06-23 | 1 | -2/+2 |
* | Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). | Richard Sandiford | 2010-06-10 | 1 | -1/+1 |
* | Makefile.in (build/read-md.o): Depend on errors.h. | Richard Sandiford | 2010-06-10 | 1 | -66/+35 |
* | read-md.h (read_rtx_lineno): Rename to... | Richard Sandiford | 2010-06-10 | 1 | -5/+5 |
* | Makefile.in (READ_MD_H): New variable. | Richard Sandiford | 2010-06-10 | 1 | -0/+1 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | recog.h (struct recog_data): New field is_operator. | Bernd Schmidt | 2010-04-16 | 1 | -0/+2 |
* | genoutput.c (validate_optab_operands): New. | Paolo Bonzini | 2009-04-08 | 1 | -0/+18 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | genattrtab.c (insert_right_side, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-07-09 | 1 | -20/+20 |
* | cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn... | Kaveh R. Ghazi | 2008-06-26 | 1 | -1/+1 |
* | defaults.h (TARGET_MEM_CONSTRAINT): New target macro added. | Andreas Krebbel | 2008-05-27 | 1 | -1/+4 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | genemit.c (main): Add tm-constrs.h to included headers. | David Edelsohn | 2006-03-29 | 1 | -0/+1 |
* | * rtl.def (define_constraint, define_register_constraint) | Zack Weinberg | 2006-02-28 | 1 | -13/+174 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -5/+5 |
* | r110124@banpei: zack | 2006-01-22 14:45:55 -0800 | Zack Weinberg | 2006-01-23 | 1 | -22/+0 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | genattrtab.c, [...]: Update copyright. | Kazu Hirata | 2005-03-05 | 1 | -1/+1 |
* | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | Richard Sandiford | 2005-03-04 | 1 | -1/+1 |
* | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 2004-09-09 | 1 | -5/+3 |