diff options
Diffstat (limited to 'third_party/mach_override')
-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 |