summaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ada/rsandifo2014-10-291-1/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+1
* [Patch] Teach genrecog/genoutput that scratch registers require write constr...jgreenhalgh2014-09-191-0/+13
* Use rtx_insn internally within generated functionsdmalcolm2014-08-211-2/+2
* gcc/rsandifo2014-06-111-9/+10
* gcc/rsandifo2014-06-031-66/+0
* gcc/rsandifo2014-05-281-0/+5
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-5/+5
* PR other/12081olegendo2013-08-051-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * genoutput.c (process_template): Process '*' in '@' alternatives.amylaar2012-10-151-8/+58
* 2012-08-20 Richard Guenther <rguenther@suse.de>rguenth2012-08-201-1/+1
* * gensupport.c (init_rtx_reader_args_cb): Start counting codesteven2012-07-091-3/+20
* gcc/rsandifo2012-04-161-4/+0
* * system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.jason2011-07-211-5/+5
* gcc/rsandifo2011-04-151-1/+10
* * recog.h, genoutput.c, optabs.c: Revert last patch.rsandifo2011-04-121-10/+1
* gcc/rsandifo2011-04-121-1/+10
* gcc/rsandifo2011-04-011-35/+24
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-2/+1
* 2010-07-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-091-0/+1
* PR other/44644amylaar2010-06-231-2/+2
* gcc/rsandifo2010-06-101-1/+1
* gcc/rsandifo2010-06-101-66/+35
* gcc/rsandifo2010-06-101-5/+5
* gcc/rsandifo2010-06-101-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * recog.h (struct recog_data): New field is_operator.bernds2010-04-161-0/+2
* 2009-04-08 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-081-0/+18
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * genattrtab.c (insert_right_side, evaluate_eq_attr): Avoid C++ghazi2008-07-091-20/+20
* * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/orghazi2008-06-261-1/+1
* 2008-05-27 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2008-05-271-1/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * genemit.c (main): Add tm-constrs.h to included headers.dje2006-03-291-0/+1
* * rtl.def (define_constraint, define_register_constraint)zack2006-02-281-13/+174
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-5/+5
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800zack2006-01-231-22/+0
* Update FSF address.kcook2005-06-251-2/+2
* * genattrtab.c, genemit.c, genoutput.c, genrecog.c,kazu2005-03-051-1/+1
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)rsandifo2005-03-041-1/+1
* * Makefile.in (gengtype): Use $(BUILD_ERRORS).nathan2004-09-091-5/+3
* * genattrtab.c (insn_ent): Replace insn_code, insn_index and linenorsandifo2004-08-131-0/+6
* * gensupport.c (init_md_reader_args_cb): Renamed fromzack2004-08-031-3/+0
* * genoutput.c (process_template): Strip trailing whitespace in @jakub2004-02-221-1/+12
* PR c/11234jsm282004-01-091-3/+28
* * c-pretty-print.c: Fix comment typos.kazu2003-10-051-1/+1