From 3d2f9ac09169f3ce4ba7a08a66a079ee31bc38b0 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 24 Sep 2013 06:57:36 +0000 Subject: * syms.c (_bfd_stab_section_find_nearest_line): Ignore partial stabs at end of .stab. Tidy variable usage. Don't drop the need for a NULL function name stab if If N_FUN stab is ignored. Ensure index entry count loop matches write loop. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index accece5b57..0af85697e0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2013-09-24 Alan Modra + + * syms.c (_bfd_stab_section_find_nearest_line): Ignore partial + stabs at end of .stab. Tidy variable usage. Don't drop the need + for a NULL function name stab if If N_FUN stab is ignored. + Ensure index entry count loop matches write loop. + 2013-09-20 Alan Modra * configure: Regenerate. -- cgit v1.2.1