summaryrefslogtreecommitdiff
path: root/gcc/gensupport.c
Commit message (Expand)AuthorAgeFilesLines
...
* gensupport.c (process_rtx): Make rtl checking stop complaining about the defi...Clinton Popetz2000-07-111-2/+3
* gensupport.c (collect_insn_data): Record the maximum number of alternatives, ...Richard Henderson2000-05-271-1/+2
* top level:Zack Weinberg2000-05-201-1/+1
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-0/+37
* gensupport.c (process_rtx): Copy and post-process each member of the define_i...Richard Henderson2000-05-081-2/+9
* rtl.def (DEFINE_COND_EXEC): New.Richard Henderson2000-05-061-90/+710
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-7/+35
* bb-reorder.c (get_next_bb_note, [...]): Prototype.Kaveh R. Ghazi2000-05-041-0/+3
* cppexp.c (op_t): Make an int.Jason Merrill2000-05-031-3/+3
* gensupport.c: New file.Clinton Popetz2000-05-031-0/+191