* dbxread.c (end_psymtab): Clean up comment.

This commit is contained in:
Jim Kingdon 1993-08-24 21:13:37 +00:00
parent 9c75ce9f89
commit fb2fc3b6b5

View file

@ -1,5 +1,12 @@
Tue Aug 24 00:36:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* dbxread.c (end_psymtab): Clean up comment.
* frame.h, symtab.h, findvar.c (read_var_value): Change basereg
support to use LOC_BASEREG rather than SYMBOL_BASEREG_VALID.
* dwarfread: Use LOC_BASEREG where appropriate.
* Various: Support LOC_BASEREG and LOC_BASEREG_ARG.
* coffread.c (init_lineno, init_stringtab): Don't check whether
xmalloc returned NULL.