]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/libf2c/TODO
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.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.