home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
g77-0.5.15-src.tgz
/
tar.out
/
fsf
/
g77
/
f
/
runtime
/
TODO
< prev
Wrap
Text File
|
1996-09-28
|
848b
|
28 lines
-*- indented-text -*-
950212
TODO list for the g77 library
* `Makefile.in's should be tarted 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.
* Test cases.
* Option to bring the output of real numbers more into line with the
rest of the world by not omitting zeroes before and after the
decimal point; this would make it easier to do comparisons with the
output of other compilers.
* Allow the library to be stripped to save space.
* libU77-type routines (and interface to much of libc). Some work has
already been done on this: ask d.love@dl.ac.uk.
* An interface to IEEE maths functions from libc where this makes
sense.
* TeXinfo Documentation of the user-callable routines.