From c4e0d285cfccc6c7d90c34441cbe52a4c471e4c0 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 5 Oct 2023 14:49:51 +0100 Subject: Fix: addr2line testsuite fails when targeting PowerPC 64 big-endian with ELFv2 ABI PR 30916 * testsuite/binutils-all/addr2line.exp: Do not use PowerPC specific options when working with a MUSL target. --- binutils/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index dbb5e8d..4d187bd 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2023-10-05 A. Wilcox w + + PR 30916 + * testsuite/binutils-all/addr2line.exp: Do not use PowerPC + specific options when working with a MUSL target. + 2023-10-02 Vsevolod Alekseyev PR 29267 -- cgit v1.1