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