This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/wig in repository binutils-gdb.
discards 14a82484e6 x86: Fix vpaddusb/vpaddusw discards 399e83e1d4 x86: Fix vpaddsb/vpaddsw discards 05f42ad3f5 x86: Fix vpaddq discards e2a579d298 x86: Fix vpaddb/vpaddw/vpaddd discards 238f545574 x86: Fix vpackuswb/vpackusdw discards 55d25c8310 x86: Fix vpacksswb discards 989b3c3541 x86: Fix vpackssdw discards fd5cd8381b x86: Fix vpabsb/vpabsw/vpabsd discards b8525d0391 x86: Fix vmulps/vmulss/vmulpd/vmulsd discards 46d1a0eff0 x86: Fix vmpsadbw discards 7be505cd94 x86: Fix vmovups/vmovss/vmovupd/vmovsd discards e583ac4b80 x86: Fix vmovq discards d0edab4842 x86: Fix vmovntpX discards a743877bb2 x86: Fix vmovntdqa discards 331ed7165c x86: Fix vmovntdq discards 8fdb565f32 x86: Fix vmovmskpX discards f0d54407df x86: Fix vmovshdup/vmovlpX/vmovhpX discards a707978f22 x86: Fix vmovdqu/vmovdqa new 329786d613 x86: Fix vmovdqu/vmovdqa new bc1fab54ac x86: Fix vmovshdup/vmovlpX/vmovhpX new 9abcbc5794 x86: Fix vmovmskpX new 2309541b89 x86: Fix vmovntdq new 607af681ff x86: Fix vmovntdqa new 5ff532f709 x86: Fix vmovntpX new 32bd441555 x86: Fix vmovq new 1e492abc1c x86: Fix vmovups/vmovss/vmovupd/vmovsd new 3f5b9d47e2 x86: Fix vmpsadbw new 0e710772a4 x86: Fix vmulps/vmulss/vmulpd/vmulsd new 728fdfbd9e x86: Fix vpabsb/vpabsw/vpabsd new 6b85c69351 x86: Fix vpackssdw new 320b4da9e3 x86: Fix vpacksswb new 0716463dde x86: Fix vpackuswb/vpackusdw new f4a22934a0 x86: Fix vpaddb/vpaddw/vpaddd new 39c2f9427d x86: Fix vpaddq new cfd2d6fb45 x86: Fix vpaddsb/vpaddsw new 64192ed69b x86: Fix vpaddusb/vpaddusw new 9c74c479e2 x86: Fix vpalignr new f9f2dabf7b x86: Fix vpsubusb/vpsubusw/vpminub/vpand/vpmaxub/vpandn/vpavgb new 8c0133232f x86: Fix vpsraw/vpsrad/vpavgw/vpmulhuw/vpmulhw/vpsubsb/vpsub [...] new 14bf522306 x86: Fix vroundpX/vroundsX/vpblendw new ba530d9c51 x86: Fix vpcmpeqX/vpmovsXY/vpmuldq
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (14a82484e6) \ N -- N -- N refs/heads/users/hjl/wig (ba530d9c51)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 23 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/testsuite/gas/i386/avx-wig.s | 2 + gas/testsuite/gas/i386/x86-64-avx-wig.s | 2 + opcodes/i386-dis.c | 266 +++++--------------------------- 3 files changed, 40 insertions(+), 230 deletions(-)