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 aeab2b26dbe x86-64: honor vendor specifics for near RET new bd434cc4d94 cpu,opcodes,gas: fix neg and neg32 instructions in BPF new 87b2920fc54 Bugfixes for pe_print_debugdata() new 1957ab1030b Add some new PE_IMAGE_DEBUG_TYPE values new b5d36aaa8ad Identify reproducible builds in 'objdump -p' output for PE files
The 4 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/ChangeLog | 16 +++++++ bfd/peXXigen.c | 100 +++++++++++++++++++++++++++++++++++---- cpu/ChangeLog | 6 +++ cpu/bpf.cpu | 2 +- gas/ChangeLog | 7 +++ gas/testsuite/gas/bpf/alu-be.d | 2 +- gas/testsuite/gas/bpf/alu.d | 2 +- gas/testsuite/gas/bpf/alu32-be.d | 2 +- gas/testsuite/gas/bpf/alu32.d | 2 +- include/ChangeLog | 6 +++ include/coff/internal.h | 5 ++ opcodes/ChangeLog | 4 ++ opcodes/bpf-opc.c | 8 ++-- 13 files changed, 144 insertions(+), 18 deletions(-)