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 35fd2b2bcf RISC-V: Disassemble x0 based addresses as 0. new c9e9227878 x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variants new cbda583ada x86: fix Disp8 handling for scalar AVX512_4FMAPS insns new 2a8ae7146c Update the libiberty sources with the latest patches found i [...]
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: gas/ChangeLog | 28 ++++ gas/testsuite/gas/i386/avx512_4fmaps-intel.d | 64 ++++----- gas/testsuite/gas/i386/avx512_4fmaps.d | 64 ++++----- gas/testsuite/gas/i386/avx512_4fmaps.s | 64 ++++----- gas/testsuite/gas/i386/avx512_4fmaps_vl-intel.d | 63 ++++----- gas/testsuite/gas/i386/avx512_4fmaps_vl.d | 63 ++++----- gas/testsuite/gas/i386/avx512_4fmaps_vl.s | 63 ++++----- gas/testsuite/gas/i386/avx512bw-intel.d | 4 + gas/testsuite/gas/i386/avx512bw.d | 4 + gas/testsuite/gas/i386/avx512bw.s | 4 + gas/testsuite/gas/i386/avx512bw_vl-intel.d | 8 ++ gas/testsuite/gas/i386/avx512bw_vl.d | 8 ++ gas/testsuite/gas/i386/avx512bw_vl.s | 8 ++ .../gas/i386/x86-64-avx512_4fmaps-intel.d | 64 ++++----- gas/testsuite/gas/i386/x86-64-avx512_4fmaps.d | 64 ++++----- gas/testsuite/gas/i386/x86-64-avx512_4fmaps.s | 64 ++++----- .../gas/i386/x86-64-avx512_4fmaps_vl-intel.d | 64 ++++----- gas/testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d | 64 ++++----- gas/testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s | 64 ++++----- libiberty/ChangeLog | 64 +++++++++ libiberty/Makefile.in | 2 +- libiberty/_doprnt.c | 2 +- libiberty/argv.c | 2 +- libiberty/asprintf.c | 2 +- libiberty/choose-temp.c | 2 +- libiberty/clock.c | 2 +- libiberty/concat.c | 2 +- libiberty/copying-lib.texi | 2 +- libiberty/cp-demangle.c | 150 +++++++++++---------- libiberty/cp-demangle.h | 2 +- libiberty/cp-demint.c | 2 +- libiberty/cplus-dem.c | 2 +- libiberty/crc32.c | 2 +- libiberty/d-demangle.c | 2 +- libiberty/dwarfnames.c | 2 +- libiberty/dyn-string.c | 2 +- libiberty/fdmatch.c | 2 +- libiberty/fibheap.c | 2 +- libiberty/filename_cmp.c | 2 +- libiberty/floatformat.c | 2 +- libiberty/fnmatch.c | 2 +- libiberty/fopen_unlocked.c | 2 +- libiberty/gather-docs | 2 +- libiberty/getopt.c | 2 +- libiberty/getopt1.c | 2 +- libiberty/getruntime.c | 2 +- libiberty/hashtab.c | 2 +- libiberty/hex.c | 2 +- libiberty/lbasename.c | 2 +- libiberty/libiberty.texi | 4 +- libiberty/lrealpath.c | 2 +- libiberty/maint-tool | 2 +- libiberty/make-relative-prefix.c | 2 +- libiberty/make-temp-file.c | 2 +- libiberty/md5.c | 2 +- libiberty/memmem.c | 2 +- libiberty/mempcpy.c | 2 +- libiberty/mkstemps.c | 2 +- libiberty/objalloc.c | 2 +- libiberty/obstack.c | 2 +- libiberty/partition.c | 2 +- libiberty/pex-common.c | 2 +- libiberty/pex-common.h | 2 +- libiberty/pex-djgpp.c | 2 +- libiberty/pex-msdos.c | 2 +- libiberty/pex-one.c | 2 +- libiberty/pex-unix.c | 2 +- libiberty/pex-win32.c | 2 +- libiberty/pexecute.c | 2 +- libiberty/physmem.c | 2 +- libiberty/putenv.c | 2 +- libiberty/regex.c | 2 +- libiberty/rust-demangle.c | 2 +- libiberty/safe-ctype.c | 2 +- libiberty/setenv.c | 2 +- libiberty/setproctitle.c | 2 +- libiberty/sha1.c | 2 +- libiberty/simple-object-coff.c | 2 +- libiberty/simple-object-common.h | 2 +- libiberty/simple-object-elf.c | 70 ++++++++-- libiberty/simple-object-mach-o.c | 2 +- libiberty/simple-object-xcoff.c | 2 +- libiberty/simple-object.c | 5 +- libiberty/snprintf.c | 2 +- libiberty/sort.c | 2 +- libiberty/spaces.c | 2 +- libiberty/splay-tree.c | 2 +- libiberty/stack-limit.c | 2 +- libiberty/stpcpy.c | 2 +- libiberty/stpncpy.c | 2 +- libiberty/strndup.c | 2 +- libiberty/strtod.c | 2 +- libiberty/strverscmp.c | 2 +- libiberty/testsuite/Makefile.in | 2 +- libiberty/testsuite/demangle-expected | 54 +++++--- libiberty/testsuite/demangler-fuzzer.c | 2 +- libiberty/testsuite/test-demangle.c | 2 +- libiberty/testsuite/test-expandargv.c | 2 +- libiberty/testsuite/test-pexecute.c | 2 +- libiberty/testsuite/test-strtol.c | 2 +- libiberty/timeval-utils.c | 2 +- libiberty/unlink-if-ordinary.c | 2 +- libiberty/vasprintf.c | 2 +- libiberty/vfprintf.c | 2 +- libiberty/vprintf-support.c | 2 +- libiberty/vprintf-support.h | 2 +- libiberty/vsnprintf.c | 2 +- libiberty/vsprintf.c | 2 +- libiberty/xasprintf.c | 2 +- libiberty/xexit.c | 2 +- libiberty/xmalloc.c | 2 +- libiberty/xstrndup.c | 2 +- libiberty/xvasprintf.c | 2 +- opcodes/ChangeLog | 15 +++ opcodes/i386-opc.tbl | 100 +++++++------- opcodes/i386-tbl.h | 100 +++++++------- 116 files changed, 889 insertions(+), 678 deletions(-)