summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* genemit.c (gen_exp): New argument used.Richard Henderson2002-03-061-12/+26
* 1750a.md: Add default case in switch.Kaveh R. Ghazi2001-12-091-1/+1
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2001-10-191-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-17/+17
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-4/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* expr.h: Split out optab- and libfunc-related code to...Zack Weinberg2001-08-131-0/+1
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-1/+1
* Makefile.in (insn-recog.o): Depend on toplev.h.Richard Henderson2001-04-111-0/+1
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-2/+0
* rtl.h (add_clobbers): Remove duplicate declaration.Richard Kenner2001-02-181-11/+58
* Makefile.in (resource.o): Depend on except.h.Richard Henderson2000-05-271-1/+2
* Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson2000-05-271-11/+4
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-27/+0
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-7/+0
* gensupport.c: New file.Clinton Popetz2000-05-031-37/+27
* Fix copyrights.Jeff Law2000-02-261-1/+1
* Word wrap commentZack Weinberg2000-02-051-1/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-13/+13
* c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1999-11-251-2/+8
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1999-09-201-0/+1