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   
Text File  |  1996-09-28  |  848b  |  28 lines

  1.                                                      -*- indented-text -*-
  2.  
  3. 950212
  4.  
  5. TODO list for the g77 library
  6.  
  7. * `Makefile.in's should be tarted up to standard; I'm not sure they
  8.   have a complete set of targets at present.
  9.  
  10. * Investigate building shared libraries on systems we know about.
  11.  
  12. * Test cases.
  13.  
  14. * Option to bring the output of real numbers more into line with the
  15.   rest of the world by not omitting zeroes before and after the
  16.   decimal point; this would make it easier to do comparisons with the
  17.   output of other compilers.
  18.  
  19. * Allow the library to be stripped to save space.
  20.  
  21. * libU77-type routines (and interface to much of libc).  Some work has
  22.   already been done on this: ask d.love@dl.ac.uk.
  23.  
  24. * An interface to IEEE maths functions from libc where this makes
  25.   sense.
  26.  
  27. * TeXinfo Documentation of the user-callable routines.
  28.