summaryrefslogtreecommitdiff
path: root/gnu/lib/libf2c/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libf2c/TODO')
-rw-r--r--gnu/lib/libf2c/TODO14
1 files changed, 0 insertions, 14 deletions
diff --git a/gnu/lib/libf2c/TODO b/gnu/lib/libf2c/TODO
deleted file mode 100644
index 84cbb0c733d..00000000000
--- a/gnu/lib/libf2c/TODO
+++ /dev/null
@@ -1,14 +0,0 @@
-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.