|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/24703] objcopy fails --prefix-symbols with no error |
Date: | Wed, 26 Jun 2019 16:05:43 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24703 --- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a68aa5d3020948564ef99d704d27e458ba22ad9d commit a68aa5d3020948564ef99d704d27e458ba22ad9d Author: Nick Clifton <address@hidden> Date: Wed Jun 26 17:03:32 2019 +0100 Ensure that when attempting to process an ARM Mach-O file with unknown relocs, that a suitable error message is displayed. PR 24703 binutils* bucomm.c (bfd_nonfatal): If no bfd error code has been set then indicate this in the output. (bfd_nonfatal_message): Likewise. bfd * mach-o-arm.c (bfd_mach_o_arm_canonicalize_one_reloc): Add error messages for failures. * mach-o.c (bfd_mach_o_canonicalize_relocs): Set an bfd error code if returning an error value. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |