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

--- Comment #3 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <amo...@sourceware.org>:

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

commit bc45bfd25984a709dec4236daf412c58a127633a
Author: Alan Modra <amo...@gmail.com>
Date:   Sat Feb 24 11:30:02 2024 +1030

    xtensa: move xtensa_make_property_section from bfd to gas

    This function is only used by gas, so move it there.  Necessary for
    gas to keep track of group sections as they are created.

            PR 25333
    bfd/
            * elf32-xtensa.c (xtensa_make_property_section): Delete.
            (xtensa_property_section_name): Make public.
    include/
            * elf/xtensa.h (xtensa_make_property_section): Delete.
            (xtensa_property_section_name): Declare
    gas/
            * config/tc-xtensa.c (xtensa_make_property_section): New,
            moved from elf32-xtensa.c.

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

Reply via email to