OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / libf2c / TODO
index a44d1ed..84cbb0c 100644 (file)
@@ -1,17 +1,14 @@
-970811
+980709
 
 TODO list for the g77 library
 
-* `Makefile.in's should be brought up to standard; I'm not sure they
-  have a complete set of targets at present.
-
 * Investigate building shared libraries on systems we know about
-  (probably in 0.5.22, using libtool-1.0 from the FSF, which looks
-  quite useful).
+  (probably using libtool).
 
-* Test cases.
+* Better test cases.
 
-* Allow the library to be stripped to save space.
+* 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.