Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Unified Diff: third_party/qcms/README.chromium

Issue 18112005: silence qcms __force_align_arg_pointer__ warning on mips too (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/qcms/google.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/qcms/README.chromium
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
index ab858a02a8ed8c103cc88e03eb7e5e4554784d62..c73f12b7efde95b7886c5082fd31e5f36421017d 100644
--- a/third_party/qcms/README.chromium
+++ b/third_party/qcms/README.chromium
@@ -28,7 +28,7 @@ google.patch contains the following modifications. Apply with
- Do not short-circuit bogus profile check for A2B0 or B2A0 unless v4 enabled.
- Only reference code from transform-sse1.c and transform-sse2.c when SSE is
enabled.
- - Do not use an x86-only attribute on ARM.
+ - Do not use an x86-only attribute on ARM or MIPS.
- Fix integer truncation warning/errors on Win64 build.
To regenerate google.patch:
git diff b8456f38 src > google.patch
« no previous file with comments | « no previous file | third_party/qcms/google.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698