bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/29764] objdump confused with --enable-targets=all if sever


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/29764] objdump confused with --enable-targets=all if several machines include the same cpu name
Date: Mon, 21 Nov 2022 16:45:11 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29764

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1a7e622b82fa621ab505dd911bc30c1efcb4a9b0

commit 1a7e622b82fa621ab505dd911bc30c1efcb4a9b0
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon Nov 21 16:44:02 2022 +0000

    Fix ARM and AArch64 assembler tests to work in a multi-arch environment.

            PR 29764
    gas     * testsuite/gas/arm/cpu-cortex-a76ae.d: Add arm prefix to the -m
            option passed to objdump.
            * testsuite/gas/arm/cpu-cortex-a77.d: Likewise.
            * testsuite/gas/aarch64/cpu-cortex-a76ae.d: Add aarch64 prefix to
            the -m option passed to objdump.
            * testsuite/gas/aarch64/cpu-cortex-a77.d: Likewise.

    bfd     * cpu-arm.c (scan): Accept machine names prefixed with "arm:".
            * cpu-aarch64.c (scan): Accept machine names prefixed with
"aarch64:".

    bin     * doc/binutils.texi (objdump): Note that the -m option supports
            the <architecture>:<machine> syntax.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]