* dbxread.c (process_one_symbol): If block addresses are relative to

function start addresses, reset function_start_address whenever a new
        source file is seen.
This commit is contained in:
Keith Seitz
1998-05-18 20:48:58 +00:00
parent b4c61dc900
commit d4d1c7b5b3

View File

@ -1,3 +1,9 @@
Mon May 18 13:34:27 1998 Keith Seitz <keiths@cygnus.com>
* dbxread.c (process_one_symbol): If block addresses are relative to
function start addresses, reset function_start_address whenever a new
source file is seen.
start-sanitize-d30v
Sat May 16 22:21:48 1998 Frank Ch. Eigler <fche@cygnus.com>