aboutsummaryrefslogtreecommitdiff
path: root/gcc/gensupport.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-12Warning fixes:Kaveh R. Ghazi1-1/+2
2000-07-11gensupport.c (process_rtx): Make rtl checking stop complaining about the defi...Clinton Popetz1-2/+3
2000-05-27gensupport.c (collect_insn_data): Record the maximum number of alternatives, ...Richard Henderson1-1/+2
2000-05-20top level:Zack Weinberg1-1/+1
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg1-0/+37
2000-05-08gensupport.c (process_rtx): Copy and post-process each member of the define_i...Richard Henderson1-2/+9
2000-05-06rtl.def (DEFINE_COND_EXEC): New.Richard Henderson1-90/+710
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson1-7/+35
2000-05-04bb-reorder.c (get_next_bb_note, [...]): Prototype.Kaveh R. Ghazi1-0/+3
2000-05-03cppexp.c (op_t): Make an int.Jason Merrill1-3/+3
2000-05-03gensupport.c: New file.Clinton Popetz1-0/+191