summaryrefslogtreecommitdiff
path: root/gcc/genpeep.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* 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-5/+5
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-1/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-40/+14
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+5
* 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
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-5/+5
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* c-lex.c: NULL_PTR -> NULL.Kaveh R. Ghazi2001-05-021-1/+1
* * genpeep.c (main): Handle DEFINE_PEEPHOLE2.Denis Chertykov2000-07-311-1/+2
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-26/+0
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-7/+0
* gensupport.c: New file.Clinton Popetz2000-05-031-14/+8
* Fix copyrights.Jeff Law2000-02-261-1/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-5/+5
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+1
* abi64.h (mips_function_value): Add prototype arguments.Kaveh R. Ghazi1999-09-231-0/+1
* system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1999-09-161-6/+1
* genattr.c (main): Add extern prototype.Kaveh R. Ghazi1999-09-151-5/+5
* Replace insn_foo with insn_data.foo.Richard Henderson1999-09-121-3/+8
* Linas Vepstas <linas@linas.org>Linas Vepstas1999-09-071-2/+2
* backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1999-08-311-0/+2
* rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1999-08-271-2/+0
* errors.c: New file...Zack Weinberg1999-08-271-24/+2
* system.h: Don't redefine abort or trim_filename.Zack Weinberg1999-08-261-10/+0
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-201-1/+1
* rtl.c (rtx_name): Constify a char*.Kaveh R. Ghazi1999-08-201-1/+1
* Small incremental fixes for last checkinBernd Schmidt1999-08-091-0/+1
* system.h: Always prototype abort.Zack Weinberg1999-04-161-2/+2
* cppp.c (xrealloc): Fix typo last change.Richard Henderson1999-01-221-1/+1
* Update copyright.Richard Henderson1999-01-211-1/+1
* cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1999-01-211-5/+9
* genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1998-12-191-4/+4
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-8/+7
* gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1998-11-081-2/+2
* Warning fixes:Kaveh R. Ghazi1998-10-251-0/+2
* Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1998-10-141-2/+3
* system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1998-08-261-5/+0
* Warning fixes:Kaveh R. Ghazi1998-06-221-1/+1
* genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1998-05-111-4/+20
* Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1998-04-151-0/+3
* c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1998-04-071-1/+2
* genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1998-04-011-1/+1
* genpeep.c (main): Remove unused variable 'i' from the generated file.Jeffrey A Law1998-03-281-2/+1