summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-1/+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
* * gensupport.c (init_md_reader_args_cb): Renamed fromzack2004-08-031-3/+0
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-2/+2
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-2/+2
* PR target/14040mmitchel2004-04-011-2/+3
* * genemit.c (gen_exp) [CONST_INT]: Use const_int_rtx wheneverkazu2004-02-061-0/+4
* Fix typo and clarify comment.kenner2004-02-051-3/+4
* * genemit.c (gen_exp): Generate gen_rtx_fmt_e* instead ofkazu2004-02-021-2/+8
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * emit-rtl.c (verify_rtx_sharing, copy_insn_1,hubicka2004-01-201-0/+8
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* * genemit.c (register_constraints): Remove.kazu2003-11-301-12/+2
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-3/+2
* * stmt.c: Convert remaining prototypes to ISO C90.aj2003-07-061-1/+1
* * genattrtab.c (write_attr_get): Revert part of last patch toaj2003-07-051-3/+3
* * genattr.c (internal_dfa_insn_code): Output prototype.ghazi2003-07-051-23/+20