diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-13 00:10:39 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-13 00:10:39 +0000 |
commit | 5736299f6a3a48b915354a7d8f5d30994620b21e (patch) | |
tree | 0f43bf2584b0f7586e7854e4fd09670ec3a006b8 /third_party | |
parent | 8c3d2ea3a522b889943d6f0419ef5610648e71ff (diff) | |
download | chromium_src-5736299f6a3a48b915354a7d8f5d30994620b21e.zip chromium_src-5736299f6a3a48b915354a7d8f5d30994620b21e.tar.gz chromium_src-5736299f6a3a48b915354a7d8f5d30994620b21e.tar.bz2 |
Update mach_override's README.chromium with the xor change.
BUG=none
TEST=none
TBR=mark
Review URL: http://codereview.chromium.org/6834009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81337 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/mach_override/README.chromium | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/mach_override/README.chromium b/third_party/mach_override/README.chromium index 385ba92..08bd971d 100644 --- a/third_party/mach_override/README.chromium +++ b/third_party/mach_override/README.chromium @@ -22,6 +22,7 @@ Local Modifications: * Minor fixes to make the file buildable with -std=c99 -Wall -Werror * Support for |sub %esp| with a 32bit immediate +* Support for |xor %eax, %eax| * atomic_mov64 is no longer .globl * Removed function mach_override() because it used deprecated functions * Added a gyp file |