summaryrefslogtreecommitdiff
path: root/gcc/genextract.c
Commit message (Expand)AuthorAgeFilesLines
* genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1998-12-191-8/+8
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-9/+7
* gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1998-11-081-2/+2
* Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt1998-10-161-5/+2
* Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1998-10-141-2/+3
* Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh R. Ghazi1998-09-061-1/+2
* system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1998-08-261-5/+0
* Warning fixes:Kaveh R. Ghazi1998-06-221-1/+1
* genextract.c (print_path): Handle zero-length path as a special case.Richard Earnshaw1998-05-221-0/+8
* Warning fixes:Kaveh R. Ghazi1998-05-131-1/+1
* genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1998-05-111-4/+20
* loop.c (regs_patch_p): Add prototype.Jeff Law1998-04-161-0/+1
* genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1998-04-011-1/+1
* Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1998-03-241-16/+7
* genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1998-02-271-1/+3
* * genextract.c (main): Fix typo.Jeffrey A Law1998-02-131-1/+1
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1998-02-071-2/+9
* (main): Use loop, not bcopy, to set recog_operands from an rtvec.Richard Kenner1996-11-151-5/+3
* formatting tweaksMike Stump1996-07-031-1/+1
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Add better error messages than abort to reload1, and print insn involed.Michael Meissner1994-09-021-2/+0
* (insn_name_ptr): Define for debugging.Richard Kenner1993-09-061-2/+20
* (main): Use __volatile__, not volatile.Richard Stallman1993-06-111-1/+1
* (main): Remove extra arg to printf call.Richard Kenner1993-04-131-1/+1
* Include hconfig.h, not config.h.Richard Stallman1992-10-131-1/+1
* (walk_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP.Richard Kenner1992-08-141-0/+1
* entered into RCSRichard Stallman1992-05-041-6/+5
* *** empty log message ***Richard Stallman1992-04-271-1/+1
* *** empty log message ***Richard Kenner1992-04-191-1/+1
* *** empty log message ***Richard Kenner1992-04-181-118/+239
* *** empty log message ***Richard Kenner1992-04-111-7/+10
* *** empty log message ***Richard Kenner1992-03-251-1/+1
* *** empty log message ***Richard Stallman1992-03-071-1/+11
* *** empty log message ***Richard Stallman1992-01-171-1/+1
* Initial revisionTom Wood1991-10-241-0/+405