From 5736299f6a3a48b915354a7d8f5d30994620b21e Mon Sep 17 00:00:00 2001 From: "thakis@chromium.org" Date: Wed, 13 Apr 2011 00:10:39 +0000 Subject: 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 --- third_party/mach_override/README.chromium | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.1