blob: 84cbb0c733dd97a67110eb0148d6f69528ae0cb8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
980709
TODO list for the g77 library
* Investigate building shared libraries on systems we know about
(probably using libtool).
* Better test cases.
* Allow the library to be stripped to save space. (The install-strip
makefile target now allows this, should it be easily invocable.)
* An interface to IEEE maths functions from libc where this makes
sense.
|