This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 3825c972a63 gdb: allow gdb.Color to work correctly with pagination new 2c193469846 bfd/pe*.c including bfd/coff*.c new 5db3a9f674f Tidy include/coff/external.h and internal.h new 6274233ac8d PR 33302, Symbols truncated on i386pep target
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/coff-aarch64.c | 5 +- bfd/coff-ia64.c | 4 + bfd/coff-loongarch64.c | 5 +- bfd/coff-mcore.c | 4 + bfd/coff-riscv64.c | 4 + bfd/coffswap.h | 14 +- bfd/peXXigen.c | 10 +- bfd/pei-aarch64.c | 4 +- bfd/pei-loongarch64.c | 4 +- bfd/pei-riscv64.c | 4 +- bfd/pei-x86_64.c | 4 +- gas/testsuite/gas/pe/long_file_symbol.d | 5 + gas/testsuite/gas/pe/long_file_symbol.s | 1 + gas/testsuite/gas/pe/pe.exp | 2 +- include/coff/external.h | 174 ++++++++++----------- include/coff/internal.h | 268 ++++++++++++++++---------------- 16 files changed, 255 insertions(+), 257 deletions(-) create mode 100644 gas/testsuite/gas/pe/long_file_symbol.d create mode 100644 gas/testsuite/gas/pe/long_file_symbol.s