summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-6/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+2
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* 2014-09-01 Segher Boessenkool <segher@kernel.crashing.org>segher2014-09-011-0/+5
* Use rtx_insn internally within generated functionsdmalcolm2014-08-211-4/+4
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge from trunk.rsandifo2013-11-201-0/+3
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* | Merge in trunk.mrs2013-11-041-0/+1
|\ \ | |/
| * Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* | Merge in trunk.mrs2013-10-201-1/+1
|\ \ | |/
| * gcc/rsandifo2013-09-281-1/+1
* | Add wide-int branch.mrs2013-08-131-0/+1
|/
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+2
* * integrate.c: Remove.steven2012-05-291-1/+0
* gcc/rsandifo2012-04-161-3/+0
* * genemit.c (main): Include "target.h" in insn-emit.c.rth2012-03-051-1/+2
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-3/+6
* * gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.bernds2011-05-031-0/+3
* gcc/rsandifo2011-04-011-86/+25
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* 2010-07-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-091-0/+1
* gcc/rsandifo2010-06-101-1/+1
* gcc/rsandifo2010-06-101-6/+6
* gcc/rsandifo2010-06-101-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but notjakub2010-04-071-8/+12
* * config/i386/i386.c (ix86_emit_restore_sse_regs_using_mov): Removejakub2009-11-271-4/+9
* 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-8/+8
* * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizeschaoyingfu2007-08-231-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2007-05-30 Eric Christopher <echristo@gmail.com>echristo2007-05-301-3/+4
* gcc/rsandifo2007-04-121-0/+1
* 2007-03-19 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-03-191-0/+1
* * genemit.c (gen_expand): Allocate enough memory.matz2006-11-131-1/+2
* * genemit.c (gen_insn): Call gen_exp with a non-null usedkkojima2006-11-131-2/+10
* * genemit.c (main): Add tm-constrs.h to included headers.dje2006-03-291-0/+1
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-3/+3
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800zack2006-01-231-7/+0
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (insn-emit.o): Add basic-block.h dependency.hubicka2005-05-201-0/+1
* * 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/+5
* * Makefile.in (gengtype): Use $(BUILD_ERRORS).nathan2004-09-091-20/+31