commit | 3f39551a905a79f974942796af15e1d31fa6b4a2 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Wed Sep 18 10:47:41 2024 -0600 |
committer | George Burgess IV <gbiv@google.com> | Wed Sep 18 12:51:08 2024 -0600 |
tree | 78ab220ed8284f1359e8b368857dab03da098a5f | |
parent | 3592d194ade30f8e7f4835644cc8b1ae2229e13b [diff] |
libc: -x some assembly files Not sure why the +x bit was set here, but it shouldn't be. Bug: 358360849 Test: mma Change-Id: I02c2f8389dd2bfbc8636c675a114403c1374fc26
diff --git a/libc/arch-x86/string/sse2-stpcpy-slm.S b/libc/arch-x86/string/sse2-stpcpy-slm.S old mode 100755 new mode 100644
diff --git a/libc/arch-x86/string/sse2-strcpy-slm.S b/libc/arch-x86/string/sse2-strcpy-slm.S old mode 100755 new mode 100644
diff --git a/libc/arch-x86/string/sse2-strlen-slm.S b/libc/arch-x86/string/sse2-strlen-slm.S old mode 100755 new mode 100644
diff --git a/libc/arch-x86/string/sse2-strncpy-slm.S b/libc/arch-x86/string/sse2-strncpy-slm.S old mode 100755 new mode 100644
diff --git a/libc/arch-x86/string/sse4-memcmp-slm.S b/libc/arch-x86/string/sse4-memcmp-slm.S old mode 100755 new mode 100644
diff --git a/libc/arch-x86/string/sse4-wmemcmp-slm.S b/libc/arch-x86/string/sse4-wmemcmp-slm.S old mode 100755 new mode 100644