aboutsummaryrefslogtreecommitdiff
path: root/gcc/genextract.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-2/+2
1998-10-16Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt1-5/+2
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-2/+3
1998-09-06Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-1/+2
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-06-22Warning fixes:Kaveh R. Ghazi1-1/+1
1998-05-22genextract.c (print_path): Handle zero-length path as a special case.Richard Earnshaw1-0/+8
1998-05-13Warning fixes:Kaveh R. Ghazi1-1/+1
1998-05-11genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1-4/+20
1998-04-16loop.c (regs_patch_p): Add prototype.Jeff Law1-0/+1
1998-04-01genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1-1/+1
1998-03-24Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1-16/+7
1998-02-27genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1-1/+3
1998-02-13* genextract.c (main): Fix typo.Jeffrey A Law1-1/+1
1998-02-07c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1-2/+9
1996-11-15(main): Use loop, not bcopy, to set recog_operands from an rtvec.Richard Kenner1-5/+3
1996-07-03formatting tweaksMike Stump1-1/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-09-02Add better error messages than abort to reload1, and print insn involed.Michael Meissner1-2/+0
1993-09-06(insn_name_ptr): Define for debugging.Richard Kenner1-2/+20
1993-06-11(main): Use __volatile__, not volatile.Richard Stallman1-1/+1
1993-04-13(main): Remove extra arg to printf call.Richard Kenner1-1/+1
1992-10-13Include hconfig.h, not config.h.Richard Stallman1-1/+1
1992-08-14(walk_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP.Richard Kenner1-0/+1
1992-05-04entered into RCSRichard Stallman1-6/+5
1992-04-27*** empty log message ***Richard Stallman1-1/+1
1992-04-19*** empty log message ***Richard Kenner1-1/+1
1992-04-18*** empty log message ***Richard Kenner1-118/+239
1992-04-11*** empty log message ***Richard Kenner1-7/+10
1992-03-25*** empty log message ***Richard Kenner1-1/+1
1992-03-07*** empty log message ***Richard Stallman1-1/+11
1992-01-17*** empty log message ***Richard Stallman1-1/+1
1991-10-24Initial revisionTom Wood1-0/+405