dwarf2out.c (add_name_and_src_coords_attributes): Fix VMS procedure descriptor output.
[gcc.git] / libf2c / TODO
1 980709
2
3 TODO list for the g77 library
4
5 * Investigate building shared libraries on systems we know about
6 (probably using libtool).
7
8 * Better test cases.
9
10 * Allow the library to be stripped to save space. (The install-strip
11 makefile target now allows this, should it be easily invocable.)
12
13 * An interface to IEEE maths functions from libc where this makes
14 sense.