]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/libf2c/TODO
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / libf2c / TODO
1 980709
2
3 TODO list for the g77 library
4
5 * Investigate building shared libraries on systems we know about
6   (probably using libtool).
7
8 * Better test cases.
9
10 * Allow the library to be stripped to save space.  (The install-strip
11   makefile target now allows this, should it be easily invocable.)
12
13 * An interface to IEEE maths functions from libc where this makes
14   sense.