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 b24d668c078 x86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel mode new 4726e9a4793 x86: extend %BW use to VP{COMPRESS,EXPAND}{B,W} new 059edf8b977 x86: merge/move logic determining the EVEX disp8 shift new 492a76aab5c x86: replace %LW by %DQ new 89e65d17e3c x86: drop Vex128 and Vex256 new 41f5efc6855 x86: drop need_vex_reg new 17d3c7eccd4 x86: drop further EVEX table entries that can be served by [...] new 7531c61332d x86: simplify decode of opcodes valid with (embedded) 66 pr [...] new 025a39a7c26 [gdb/testsuite] Fix clone-new-thread-event.c with glibc 2.30
The 8 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 | 4 + gas/testsuite/gas/i386/prefix.d | 8 +- gdb/testsuite/ChangeLog | 6 + gdb/testsuite/gdb.threads/clone-new-thread-event.c | 4 +- opcodes/ChangeLog | 416 ++ opcodes/i386-dis-evex-len.h | 268 +- opcodes/i386-dis-evex-mod.h | 48 +- opcodes/i386-dis-evex-prefix.h | 990 +--- opcodes/i386-dis-evex-reg.h | 24 +- opcodes/i386-dis-evex-w.h | 286 +- opcodes/i386-dis-evex.h | 442 +- opcodes/i386-dis.c | 4879 +++++--------------- 12 files changed, 2049 insertions(+), 5326 deletions(-)