Doc fix re dependencies

This commit is contained in:
Jim Kingdon 1993-06-09 01:28:54 +00:00
parent f7630ec9c5
commit 9745ba070f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Tue Jun 8 14:42:10 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
* symtab.h, dwarfread.c: Doc fix re dependencies.
Tue Jun 8 17:54:09 1993 Rob Savoye (rob@rtl.cygnus.com)
* serial.c (serial_close): If scb is NULL, don't try to close

View File

@ -24,7 +24,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
FIXME: Figure out how to get the frame pointer register number in the
execution environment of the target. Remove R_FP kludge
FIXME: Add generation of dependencies list to partial symtab code.
FIXME: Do we need to generate dependencies in partial symtabs?
(Perhaps we don't need to).
FIXME: Resolve minor differences between what information we put in the
partial symbol table and what dbxread puts in. For example, we don't yet