From aaffae57f3b2b2f3d353924934accffea527dc6e Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Tue, 5 Aug 2014 09:00:40 -0700 Subject: Fix outputdots so that it doesn't errantly discard the first line of, e.g., CODE_FRAGMENT. Also fix skip_past_newline to not skip past NUL. * bfd-in2.h: Regenerate. * libcoff.h: Regenerate. doc/ * chew.c (skip_past_newline_1): New function. (outputdots): Call it. (skip_past_newline): Ditto. --- bfd/doc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bfd/doc/ChangeLog') diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog index 3387732..e2987ed 100644 --- a/bfd/doc/ChangeLog +++ b/bfd/doc/ChangeLog @@ -1,3 +1,9 @@ +2014-08-05 Doug Evans + + * chew.c (skip_past_newline_1): New function. + (outputdots): Call it. + (skip_past_newline): Ditto. + 2014-08-05 Alan Modra * chew.c (print_stack_level, main): Cast result of pointer -- cgit v1.1