OSDN Git Service

Fix interrupt return epilogue.
[pf3gnuchains/gcc-fork.git] / libf2c / TODO
1 970811
2
3 TODO list for the g77 library
4
5 * `Makefile.in's should be brought up to standard; I'm not sure they
6   have a complete set of targets at present.
7
8 * Investigate building shared libraries on systems we know about
9   (probably in 0.5.22, using libtool-1.0 from the FSF, which looks
10   quite useful).
11
12 * Test cases.
13
14 * Allow the library to be stripped to save space.
15
16 * An interface to IEEE maths functions from libc where this makes
17   sense.