summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
* gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt2011-05-031-0/+3
* gensupport.h (pattern_stats): New structure.Richard Sandiford2011-04-011-86/+25
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez2010-07-091-0/+1
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* read-md.h (read_rtx_lineno): Rename to...Richard Sandiford2010-06-101-6/+6
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-8/+12
* i386.c (ix86_emit_restore_sse_regs_using_mov): Remove unused insn variable.Jakub Jelinek2009-11-271-4/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-091-8/+8
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* genrecog.c: Include regs.h in generated file.Eric Christopher2007-05-301-3/+4
* Makefile.in (insn-emit.o): Depend on $(INTEGRATE_H).Richard Sandiford2007-04-121-0/+1
* genemit.c (main): Print include statement for dfp.h.Andreas Krebbel2007-03-191-0/+1
* * genemit.c (gen_expand): Allocate enough memory.Michael Matz2006-11-131-1/+2
* genemit.c (gen_insn): Call gen_exp with a non-null used when handling multipl...Kaz Kojima2006-11-131-2/+10
* genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn2006-03-291-0/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-3/+3
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-7/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Makefile.in (insn-emit.o): Add basic-block.h dependency.Jan Hubicka2005-05-201-0/+1
* genattrtab.c, [...]: Update copyright.Kazu Hirata2005-03-051-1/+1
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-1/+5
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-20/+31
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-2/+2
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-2/+2
* re PR target/14040 (ARM cross compiler: error: could not split insn)Mark Mitchell2004-04-011-2/+3
* genemit.c (gen_exp): Use const_int_rtx whenever possible.Kazu Hirata2004-02-061-0/+4
* Fix typo and clarify comment.Richard Kenner2004-02-051-3/+4
* genemit.c (gen_exp): Generate gen_rtx_fmt_e* instead of gen_rtx.Kazu Hirata2004-02-021-2/+8
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* emit-rtl.c (verify_rtx_sharing, [...]): Clobbers containing hard regs are sha...Jan Hubicka2004-01-201-0/+8
* alias.c: Fix comment formatting.Kazu Hirata2003-12-211-1/+1
* * genemit.c (register_constraints): Remove.Kazu Hirata2003-11-301-12/+2
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-3/+2
* stmt.c: Convert remaining prototypes to ISO C90.Andreas Jaeger2003-07-061-1/+1
* genattrtab.c (write_attr_get): Revert part of last patch to always write out ...Andreas Jaeger2003-07-051-3/+3
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-23/+20
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-52/+33
* dbxout.c (lastfile, cwd): Fix `unused' warning.Kaveh Ghazi2003-01-161-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+5
* Recognize return insns even if the return appears in a parallel.Bernd Schmidt2002-07-301-2/+3
* hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.J"orn Rennecke2002-07-221-1/+1
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-6/+6
* genemit.c (gen_insn): Print file:lineno comment before function.Richard Henderson2002-05-231-22/+28
* re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crt...Jakub Jelinek2002-03-201-3/+8