aboutsummaryrefslogtreecommitdiff
path: root/gcc/genemit.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-04-16genemit.c (gen_exp): Remove ADDRESS handling.Richard Sandiford1-3/+0
2012-03-05genemit.c (main): Include "target.h" in insn-emit.c.Richard Henderson1-1/+2
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt1-3/+6
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-0/+3
2011-04-01gensupport.h (pattern_stats): New structure.Richard Sandiford1-86/+25
2010-11-30hwint.c: New.Joseph Myers1-1/+0
2010-07-09genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez1-0/+1
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford1-1/+1
2010-06-10read-md.h (read_rtx_lineno): Rename to...Richard Sandiford1-6/+6
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-8/+12
2009-11-27i386.c (ix86_emit_restore_sse_regs_using_mov): Remove unused insn variable.Jakub Jelinek1-4/+9
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-09genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-8/+8
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-30genrecog.c: Include regs.h in generated file.Eric Christopher1-3/+4
2007-04-12Makefile.in (insn-emit.o): Depend on $(INTEGRATE_H).Richard Sandiford1-0/+1
2007-03-19genemit.c (main): Print include statement for dfp.h.Andreas Krebbel1-0/+1
2006-11-13* genemit.c (gen_expand): Allocate enough memory.Michael Matz1-1/+2
2006-11-13genemit.c (gen_insn): Call gen_exp with a non-null used when handling multipl...Kaz Kojima1-2/+10
2006-03-29genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn1-0/+1
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-3/+3
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg1-7/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-20Makefile.in (insn-emit.o): Add basic-block.h dependency.Jan Hubicka1-0/+1
2005-03-05genattrtab.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-04* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford1-1/+5
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-20/+31
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg1-3/+0
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-2/+2
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn1-2/+2
2004-04-01re PR target/14040 (ARM cross compiler: error: could not split insn)Mark Mitchell1-2/+3
2004-02-06genemit.c (gen_exp): Use const_int_rtx whenever possible.Kazu Hirata1-0/+4
2004-02-05Fix typo and clarify comment.Richard Kenner1-3/+4
2004-02-02genemit.c (gen_exp): Generate gen_rtx_fmt_e* instead of gen_rtx.Kazu Hirata1-2/+8
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-20emit-rtl.c (verify_rtx_sharing, [...]): Clobbers containing hard regs are sha...Jan Hubicka1-0/+8
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-11-30* genemit.c (register_constraints): Remove.Kazu Hirata1-12/+2
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-3/+2
2003-07-06stmt.c: Convert remaining prototypes to ISO C90.Andreas Jaeger1-1/+1