File: TODO

package info (click to toggle)
egcs64 19980921-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 70,228 kB
  • ctags: 86,158
  • sloc: ansic: 673,828; cpp: 81,202; sh: 16,585; yacc: 14,880; asm: 10,981; lisp: 7,252; makefile: 6,221; exp: 3,236; fortran: 1,795; sed: 587; objc: 482; pascal: 133; ml: 57; perl: 18
file content (14 lines) | stat: -rw-r--r-- 368 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.