summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
* Merged trunk at revision 161680 into branch.vect256hjl2010-07-011-7/+8
* Merge trunk at revision 160193 into branch.hjl2010-06-021-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
* * genrecog.c: Use ISO C90 prototypes.aj2003-06-011-52/+33
* * dbxout.c (lastfile, cwd): Fix `unused' warning.ghazi2003-01-161-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+5
* Recognize return insns even if the return appears in a parallel.bernds2002-07-301-2/+3
* * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.amylaar2002-07-221-1/+1
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-6/+6
* * genemit.c (gen_insn): Print file:lineno comment before function.rth2002-05-231-22/+28
* PR bootstrap/4192jakub2002-03-201-3/+8
* * genemit.c (gen_exp): New argument used. Invoke copy_rtxrth2002-03-071-12/+26
* * 1750a.md: Add default case in switch.ghazi2001-12-091-1/+1
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* 2001-11-05 Alan Matsuoka <alanm@redhat.com>alanm2001-11-141-1/+1
* * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.ghazi2001-10-191-1/+1