From b96e1ce4f80e86b0f31901b5af49d571d3c65ed1 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 23 Jan 1996 20:59:46 +0000 Subject: * ieee.c: Various changes to write out definitions of C++ classes. --- binutils/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e23e8a9..0d9d95b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,19 @@ +Tue Jan 23 15:54:18 1996 Ian Lance Taylor + + * ieee.c: Various changes to write out definitions of C++ classes. + + * debug.c (debug_append_filename): Remove. + * debug.h (debug_append_filename): Don't declare. + + * stabs.c (struct stab_handle): Remove last_type field. Add + so_string and so_value fields. + (finish_stab): Call stab_emit_pending_vars before calling + debug_end_function. Don't warn about pending variables. + (parse_stab): Accumulate N_SO strings until a non N_SO symbol is + seen, rather than calling debug_append_filename. Call + stab_emit_pending_vars before calling debug_end_function. Don't + set info->last_type. + Tue Jan 23 09:53:54 1996 Doug Evans * objdump.c (disassemble_data): Handle unknown endianness. -- cgit v1.1