aboutsummaryrefslogtreecommitdiff
path: root/gcc/genextract.c
AgeCommit message (Expand)Author
1998-09-06 * Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh Ghazi
1998-08-26 * system.h: Include stdarg.h/varargs.h, make sure they are orderedKaveh Ghazi
1998-06-22Warning fixes:Kaveh Ghazi
1998-05-22genextract.c (print_path): Handle zero-length path as a special case.Richard Earnshaw
1998-05-13Warning fixes:Kaveh Ghazi
1998-05-11 * genattr.c: Include stdarg.h/varargs.h. Change functionKaveh Ghazi
1998-04-16 * loop.c (regs_patch_p): Add prototype.Jeffrey A Law
1998-04-01 * genattrtab.c: Make generated file use system.h, instead ofJeffrey A Law
1998-03-24Cutover various gen*.c files to using system.h:Kaveh Ghazi
1998-02-27 * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi
1998-02-13 * genextract.c (main): Fix typo.Jeffrey A Law
1998-02-07 * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe
1996-11-15(main): Use loop, not bcopy, to set recog_operands from an rtvec.Richard Kenner
1996-07-03formatting tweaksMike Stump
1995-06-15Update FSF address.Richard Kenner
1994-09-02Add better error messages than abort to reload1, and print insn involed.Michael Meissner
1993-09-06(insn_name_ptr): Define for debugging.Richard Kenner
1993-06-11(main): Use __volatile__, not volatile.Richard Stallman
1993-04-13(main): Remove extra arg to printf call.Richard Kenner
1992-10-13Include hconfig.h, not config.h.Richard Stallman
1992-08-14(walk_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP.Richard Kenner
1992-05-04entered into RCSRichard Stallman
1992-04-27*** empty log message ***Richard Stallman
1992-04-19*** empty log message ***Richard Kenner
1992-04-18*** empty log message ***Richard Kenner
1992-04-11*** empty log message ***Richard Kenner
1992-03-26*** empty log message ***Richard Kenner
1992-03-07*** empty log message ***Richard Stallman
1992-01-17*** empty log message ***Richard Stallman
1991-10-24Initial revisionTom Wood