summaryrefslogtreecommitdiff
path: root/gcc/genpeep.c
Commit message (Expand)AuthorAgeFilesLines
...
* Replace insn_foo with insn_data.foo.rth1999-09-121-3/+8
* Linas Vepstas <linas@linas.org>rth1999-09-081-2/+2
* Merge peephole2 from new_ia32_branch:rth1999-08-311-0/+2
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-2/+0
* 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-24/+2
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-10/+0
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-1/+1
* * rtl.c (rtx_name): Constify a char*.ghazi1999-08-201-1/+1
* Small incremental fixes for last checkincrux1999-08-091-0/+1
* 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-161-2/+2
* * cppp.c (xrealloc): Fix typo last change.rth1999-01-221-1/+1
* Update copyright.rth1999-01-211-1/+1
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-5/+9
* * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi1998-12-191-4/+4
* * system.h: Include libiberty.h.ghazi1998-11-271-8/+7
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-2/+2
* Warning fixes:ghazi1998-10-251-0/+2
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-2/+3
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* Warning fixes:ghazi1998-06-221-1/+1
* * genattr.c: Include stdarg.h/varargs.h. Change functionghazi1998-05-111-4/+20
* Link in print-rtl.o to all gen* programs except gengenrtlmeissner1998-04-151-0/+3
* * c-lex.c (is_class_name): Delete declaration.law1998-04-071-1/+2
* * genattrtab.c: Make generated file use system.h, instead oflaw1998-04-011-1/+1
* * genpeep.c (main): Remove unused variable 'i' from the generatedlaw1998-03-281-2/+1
* Cutover various gen*.c files to using system.h:ghazi1998-03-241-15/+6
* * genpeep.c (main): Add "except.h" to include file list in generatedamacleod1998-03-161-1/+2
* * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.ghazi1998-02-271-1/+3
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-0/+4
* * rtl.c (read_rtx): Use atol/atoq based upon disposition oflaw1998-01-281-7/+3
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-3/+6
* Update FSF address.kenner1995-06-151-1/+2
* Include hconfig.h, not config.h.rms1992-10-131-1/+1
* (match_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP.kenner1992-08-141-0/+1
* entered into RCSkenner1992-07-121-0/+5
* *** empty log message ***rms1992-07-101-0/+13
* *** empty log message ***mycroft1992-07-061-1/+1
* *** empty log message ***rms1992-04-271-1/+1
* *** empty log message ***rms1992-01-171-1/+1
* *** empty log message ***kenner1992-01-071-1/+1
* Initial revisionwood1991-10-241-0/+489