https://sourceware.org/bugzilla/show_bug.cgi?id=30444
--- Comment #17 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=768d1d879be2d134e049521f28d4d5e03b69bafc commit 768d1d879be2d134e049521f28d4d5e03b69bafc Author: Tristan Gingold <tging...@free.fr> Date: Wed May 31 11:20:55 2023 +0100 pe/coff - add support for base64 encoded long section names PR 30444 * coffcode.h (coff_write_object_contents): Handle base64 encoding on PE. Also check for too large string table. * coffgen.c (extract_long_section_name): New function extracted from ... (make_a_section_from_file): ... here. Add support for base64 long section names. (decode_base64): New function. -- You are receiving this mail because: You are on the CC list for the bug.