summaryrefslogtreecommitdiff
path: root/gcc/genpeep.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-05 * genattr.c (internal_dfa_insn_code): Output prototype.ghazi1-1/+1
2003-06-01 * genrecog.c: Use ISO C90 prototypes.aj1-40/+14
2002-12-16Merge basic-improvements-branch to trunkzack1-1/+5
2001-12-02 * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil1-1/+1
2001-12-01 * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil1-1/+1
2001-11-142001-11-05 Alan Matsuoka <alanm@redhat.com>alanm1-1/+1
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>shebs1-5/+5
2001-09-21 * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka1-1/+1
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald1-12/+12
2001-05-02 * c-lex.c: NULL_PTR -> NULL.ghazi1-1/+1
2000-08-01 * genpeep.c (main): Handle DEFINE_PEEPHOLE2.law1-1/+2
2000-05-18 * genopinit.c: Use $ for escape sequences in optab patterns.zack1-26/+0
2000-05-06 * Makefile.in (gensupport.o): Compile for the host.rth1-7/+0
2000-05-03 * gensupport.c: New file.cpopetz1-14/+8
2000-02-26Fix copyrights.law1-1/+2
2000-01-17Update copyrightsghazi1-1/+1
2000-01-17 * genattr.c: PROTO -> PARAMS.ghazi1-5/+5
1999-10-14 * rtl.c (dump_and_abort): Remove.rth1-0/+1
1999-09-23 * abi64.h (mips_function_value): Add prototype arguments.ghazi1-0/+1
1999-09-16 * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1-6/+1
1999-09-15 * genattr.c (main): Add extern prototype. Call return, not exit.ghazi1-5/+5
1999-09-12Replace insn_foo with insn_data.foo.rth1-3/+8
1999-09-08Linas Vepstas <linas@linas.org>rth1-2/+2
1999-08-31 Merge peephole2 from new_ia32_branch:rth1-0/+2
1999-08-271999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1-2/+0
1999-08-271999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1-24/+2
1999-08-261999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1-10/+0
1999-08-20 * rtl.h (rtx_format): Constify a char*.ghazi1-1/+1
1999-08-20 * rtl.c (rtx_name): Constify a char*.ghazi1-1/+1
1999-08-09Small incremental fixes for last checkincrux1-0/+1
1999-04-161999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1-2/+2
1999-01-22 * cppp.c (xrealloc): Fix typo last change.rth1-1/+1
1999-01-21Update copyright.rth1-1/+1
1999-01-21 * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1-5/+9
1998-12-19 * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi1-4/+4
1998-11-27 * system.h: Include libiberty.h.ghazi1-8/+7
1998-11-08 * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1-2/+2
1998-10-25Warning fixes:ghazi1-0/+2
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1-2/+3
1998-08-26 * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1-5/+0
1998-06-22Warning fixes:ghazi1-1/+1
1998-05-11 * genattr.c: Include stdarg.h/varargs.h. Change functionghazi1-4/+20
1998-04-15Link in print-rtl.o to all gen* programs except gengenrtlmeissner1-0/+3
1998-04-07 * c-lex.c (is_class_name): Delete declaration.law1-1/+2
1998-04-01 * genattrtab.c: Make generated file use system.h, instead oflaw1-1/+1
1998-03-28 * genpeep.c (main): Remove unused variable 'i' from the generatedlaw1-2/+1
1998-03-24Cutover various gen*.c files to using system.h:ghazi1-15/+6
1998-03-16 * genpeep.c (main): Add "except.h" to include file list in generatedamacleod1-1/+2
1998-02-27 * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.ghazi1-1/+3
1998-02-07 * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1-0/+4