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 8735dae5139 gdb/testsuite: small fix for amd64-extended-prologue-analysis.exp new 6b27a220321 objdump: Check the SEC_CODE bit for code new 897d8d7bba5 binutils: Require GNU tail for 'objdump -Wi' test new ab7f5fd719e PR 33385, Extended Image Header new 8dc1c6a82cb PR 33385 EOM new a029db9c425 PR 33385 DST handling new 1595b0fbd42 PR 33385 unsupported relocs new a2298f23f2e PR 33385 vms archives new 62e6979095a vms-alpha: ehdr checks new 58b625a9c9e vms-alpha: sections array index sanity checks
The 9 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/bfdio.c | 8 ++ bfd/plugin.c | 2 + bfd/vms-alpha.c | 161 +++++++++++++++------------- bfd/vms-lib.c | 4 + binutils/Makefile.am | 1 + binutils/Makefile.in | 4 +- binutils/aclocal.m4 | 1 + binutils/configure | 50 ++++++++- binutils/configure.ac | 2 + binutils/objdump.c | 1 + binutils/testsuite/binutils-all/objdump.exp | 9 +- config/acx.m4 | 13 +++ include/vms/eihd.h | 2 + 13 files changed, 178 insertions(+), 80 deletions(-)