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 c21e82829a x86: Fix vmovq discards b7875da546 x86: Fix vmovntpX discards 814cfed32c x86: Fix vmovntdqa discards 330d7dbc95 x86: Fix vmovntdq discards 2a3988a4f9 x86: Fix vmovmskpX discards a6a993e9e3 x86: Fix vmovshdup/vmovlpX/vmovhpX discards 288f01251a x86: Fix vmovdqu/vmovdqa discards 49a570d48d x86: Fix vmovlps/vmovhlps/vmovsldup/vmovlpd/vmovddup discards 0d3b2a0992 x86: Fix vmovapd/vmovaps discards 5ff88e2216 x86: Fix vminpX/vminsX/vmaxpX/vmaxsX discards af5b800d7e x86: Fix vmaskmovdqu discards 8a84f0b09e x86: Fix vldmxcsr/vstmxcsr discards d1805671d2 x86: Fix vlddqu discards 389b62ec68 x86: Fix vinsertps discards 4fe5bceaf7 x86: Fix vhaddpd/vhaddps/vhsubpd/vhsubps discards 3ba8a6eda7 x86: Fix vdppd/vdpps discards 9329b5fe84 x86: Fix vdivps/vdivss/vdivpd/vdivsd discards 0cc7ea4b2e x86: Fix vcvtXX2YY discards 9cb926c0ea x86: Fix vcomisd/vcomiss discards 6926109874 x86: Fix vcmpps/vcmppd/vcmpss/vcmpsd discards a64cc5017a x86: Fix vblendps/vblendpd discards 7c44131296 x86: Fix vaesimc/vaeskeygenassist discards f31323197c x86: Fix vaddsubpd/vaddsubps discards d32120b0e5 x86: Fix vaddpd/vaddps/vaddsd/vaddss discards 21aaadfdbb Add VEX_LEN_0F77_P_0 discards 5e95d7f99a x86: Add -mvexwig=1 tests discards e7e8fe498c x86: Add -mvexwig=[0|1] option to assembler new 3c3741435f x86: Set Vex=1 on VEX.128 only vmovq new 3de87d02fc x86: Add -mvexwig=[0|1] option to assembler new 2e4b341b8c x86: Add -mvexwig=1 tests new cc2fd2a57d Add VEX_LEN_0F77_P_0 new 1cc1b97c3f x86: Fix vaddpd/vaddps/vaddsd/vaddss new 6ac558df54 x86: Fix vaddsubpd/vaddsubps new ccb7e24a6f x86: Fix vaesimc/vaeskeygenassist new e4ca1f3340 x86: Fix vblendps/vblendpd new 538e5ac7c7 x86: Fix vcmpps/vcmppd/vcmpss/vcmpsd new 13f6dd9a77 x86: Fix vcomisd/vcomiss new e9ae0908a5 x86: Fix vcvtXX2YY new df720d021b x86: Fix vdivps/vdivss/vdivpd/vdivsd new 893dda54ad x86: Fix vdppd/vdpps new 7aa964dd5d x86: Fix vhaddpd/vhaddps/vhsubpd/vhsubps new 27355961a2 x86: Fix vinsertps new 481c725c5f x86: Fix vlddqu new ecd956d545 x86: Fix vldmxcsr/vstmxcsr new a59cdef524 x86: Fix vmaskmovdqu new fc419b1ff4 x86: Fix vminpX/vminsX/vmaxpX/vmaxsX new e4b6337a6b x86: Fix vmovapd/vmovaps new a09527e14d x86: Fix vmovlps/vmovhlps/vmovsldup/vmovlpd/vmovddup new a707978f22 x86: Fix vmovdqu/vmovdqa new f0d54407df x86: Fix vmovshdup/vmovlpX/vmovhpX new 8fdb565f32 x86: Fix vmovmskpX new 331ed7165c x86: Fix vmovntdq new a743877bb2 x86: Fix vmovntdqa new d0edab4842 x86: Fix vmovntpX new e583ac4b80 x86: Fix vmovq
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 (c21e82829a) \ N -- N -- N refs/heads/users/hjl/wig (e583ac4b80)
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 28 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 | 8 ++++++++ gas/testsuite/gas/i386/avx-scalar-intel.d | 16 ++++++++-------- gas/testsuite/gas/i386/avx-scalar.d | 16 ++++++++-------- gas/testsuite/gas/i386/x86-64-avx-scalar-intel.d | 16 ++++++++-------- gas/testsuite/gas/i386/x86-64-avx-scalar.d | 16 ++++++++-------- opcodes/ChangeLog | 8 ++++++++ opcodes/i386-opc.tbl | 4 ++-- opcodes/i386-tbl.h | 4 ++-- 8 files changed, 52 insertions(+), 36 deletions(-)