ObjFW  Check-in [ec513d0c55]

Overview
Comment:Move AMD64/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: ec513d0c557bbb325193179c61397998ea0de0a9921913672dc333cfa70fc76c
User & Date: js on 2023-10-24 23:56:37
Other Links: manifest | tags
Context
2023-10-25
00:23
Move AMD64/Win64 assembly back to Intel syntax check-in: 70a7617023 user: js tags: trunk
2023-10-24
23:56
Move AMD64/ELF assembly back to Intel syntax check-in: ec513d0c55 user: js tags: trunk
22:15
OFSystemInfo: Add support for more x86 features check-in: f993c6757b user: js tags: trunk
Changes