From a9b90127e864d0cac1b7b803cb2af4eab01dbdab Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 6 Mar 2020 10:33:10 +1030 Subject: PR25637, objcopy : SIGSEGV in copy_object PR 25637 * objcopy.c (filter_symbols): Correct rem_leading_char logic. --- binutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7ce0326..1fe7f15 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2020-03-06 Alan Modra + + PR 25637 + * objcopy.c (filter_symbols): Correct rem_leading_char logic. + 2020-03-05 Alan Modra PR 25629 -- cgit v1.1