aboutsummaryrefslogtreecommitdiff
path: root/gcc/sreal.h
AgeCommit message (Collapse)AuthorFilesLines
2003-02-10Makefile.in (sreal.o): Added.Josef Zlomek1-0/+67
* Makefile.in (sreal.o): Added. (predict.o): Depends on sreal.h instead of real.h. * sreal.c: New file. * sreal.h: New file. * predict.c: Use sreal.c instead of real.c. From-SVN: r62630