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