ObjFW  Check-in [a338982b3b]

Overview
Comment:Move x86/ELF assembly back to Intel syntax

This used to be in Intel syntax, but was moved back to AT&T syntax for
consistency with the Mach-O version, where the assembler doesn't support
the Intel syntax properly. However, it makes more sense to use Intel
syntax where possible.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a338982b3bd051b36efa085d4b7fe2637740dca80c83f60c07114974819d5124
User & Date: js on 2023-10-25 22:26:18
Other Links: manifest | tags
Context
2023-10-26
19:16
platform/x86/OFAtomic.h: Reduce code duplication check-in: 3751618dd1 user: js tags: trunk
2023-10-25
22:26
Move x86/ELF assembly back to Intel syntax check-in: a338982b3b user: js tags: trunk
00:50
Move x86/Win32 assembly back to Intel syntax check-in: 357bcde965 user: js tags: trunk
Changes