diff options
author | 2012-04-04 13:38:03 -0700 | |
---|---|---|
committer | 2012-04-04 13:38:03 -0700 | |
commit | 5e284224e5525ee0a8494a73d84c8ef86e022a0a (patch) | |
tree | 154f86939f556dd98851ab0d5eaef73ca84f745d /tools/generate-operator-out.py | |
parent | 20a7a072c86042a537fb7da4f53e743b236c280c (diff) |
Fix more of the x86 assembler for the Mac.
The LITERAL macro only works inside [gas] macros. You _must_ use it in a [gas]
macro, but must _not_ use it outside of a [gas] macro.
Also, today's changes added function definitions that didn't go via any of the
existing macros, which were hiding the details of Mac OS name mangling. I've
added a new DEFINE_FUNCTION macro to hide this for regular functions.
This builds and links on Mac OS and Linux.
Change-Id: Ifb775c85d4ecc4952f5338866487d897ce6f0a6a
Diffstat (limited to 'tools/generate-operator-out.py')
0 files changed, 0 insertions, 0 deletions