summaryrefslogtreecommitdiff
path: root/gcc/gensupport.c
Commit message (Expand)AuthorAgeFilesLines
* rtl.c (copy_rtx): Handle 'T' format letter.Zack Weinberg2001-07-031-1/+1
* server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi2001-03-101-4/+4
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-11/+11
* rtl.h (traverse_md_constants): Declare.J"orn Rennecke2000-11-221-0/+15
* Warning fixes:Kaveh R. Ghazi2000-07-121-1/+2
* 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