summaryrefslogtreecommitdiff
path: root/gcc/genextract.c
Commit message (Expand)AuthorAgeFilesLines
* Fix copyrights.law2000-02-261-1/+2
* Update copyrightsghazi2000-01-171-1/+1
* * genattr.c: PROTO -> PARAMS.ghazi2000-01-171-5/+5
* 1999-11-12 11:47 -0800 Zack Weinberg <zack@bitmover.com>zack1999-11-121-4/+55
* * rtl.c (dump_and_abort): Remove.rth1999-10-141-0/+1
* * genattr.c (main): Add extern prototype. Call return, not exit.ghazi1999-09-151-7/+7
* Replace insn_foo with insn_data.foo.rth1999-09-121-3/+8
* Replace recog_foo with recog_data.foo.rth1999-09-121-4/+4
* Linas Vepstas <linas@linas.org>rth1999-09-081-4/+4
* Merge peephole2 from new_ia32_branch:rth1999-08-311-0/+1
* 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/+3
* 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
* 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-161-2/+2
* * genextract.c (main): Clear recog_operands before extracting.rth1999-02-261-0/+2
* * cppp.c (xrealloc): Fix typo last change.rth1999-01-221-1/+1
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-5/+9
* fix typojason1999-01-131-1/+1
* * cccp.c (xstrdup): Renamed from `savestring'. All callers changed.ghazi1999-01-131-30/+14
* * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi1998-12-191-8/+8
* * system.h: Include libiberty.h.ghazi1998-11-271-9/+7
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-2/+2
* * Makefile.in (insn-extract.o): Fix dependencies.law1998-10-171-5/+2
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-2/+3
* * Makefile.in (toplev.o): Depend on $(EXPR_H).ghazi1998-09-061-1/+2
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* Warning fixes:ghazi1998-06-221-1/+1
* genextract.c (print_path): Handle zero-length path as a special case.rearnsha1998-05-221-0/+8
* Warning fixes:ghazi1998-05-131-1/+1
* * genattr.c: Include stdarg.h/varargs.h. Change functionghazi1998-05-111-4/+20
* * loop.c (regs_patch_p): Add prototype.law1998-04-161-0/+1
* * genattrtab.c: Make generated file use system.h, instead oflaw1998-04-011-1/+1
* Cutover various gen*.c files to using system.h:ghazi1998-03-241-16/+7
* * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.ghazi1998-02-271-1/+3
* * genextract.c (main): Fix typo.law1998-02-131-1/+1
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-2/+9
* (main): Use loop, not bcopy, to set recog_operands from an rtvec.kenner1996-11-151-5/+3
* formatting tweaksmrs1996-07-031-1/+1
* Update FSF address.kenner1995-06-151-1/+2
* Add better error messages than abort to reload1, and print insn involed.meissner1994-09-021-2/+0
* (insn_name_ptr): Define for debugging.kenner1993-09-061-2/+20
* (main): Use __volatile__, not volatile.rms1993-06-111-1/+1
* (main): Remove extra arg to printf call.kenner1993-04-131-1/+1
* Include hconfig.h, not config.h.rms1992-10-131-1/+1
* (walk_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP.kenner1992-08-141-0/+1
* entered into RCSrms1992-05-041-6/+5
* *** empty log message ***rms1992-04-271-1/+1
* *** empty log message ***kenner1992-04-191-1/+1
* *** empty log message ***kenner1992-04-181-118/+239