summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/disassembler/udis86/differences.txt
blob: c3dabf6f0ae2e123b2dca173e36f94bcbe2d3bf3 (plain)
1
2
3
4
5
6
7
8
9
This documents the differences between the stock version of udis86 and the one found
here:

- All files not named "udis86" were prefixed with "udis86".

- assert() has been changed to ASSERT()

- Fixed udis86_syn-att.c's jump destination printing to work correctly in 64-bit mode.