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

Unified Diff: README.chromium

Issue 481243002: libjpeg-turbo: Remove .func / .endfunc directives. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libjpeg_turbo/
Patch Set: Created 6 years, 4 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 | google.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 272637)
+++ README.chromium (working copy)
@@ -25,6 +25,8 @@
* Added the 'private_extern' flags on Mac (or the 'hidden' flags on Linux) to
all the global symbols in '.asm' files to prevent making them external ones.
* Supported motion-JPEG frames that do not have DHT markers.
+* Removed .func / .endfunc lines from arm assembly
+ ( https://sourceforge.net/p/libjpeg-turbo/bugs/72/ ).
The 'google.patch' file represents our changes from the original
libjpeg-turbo-1.2.
« no previous file with comments | « no previous file | google.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698