Differences From Artifact [029772cbfe]:
- File
src/forwarding/forwarding-amd64-macho.S
— part of check-in
[700468b00c]
at
2023-10-31 23:06:57
on branch trunk
— Move AMD64/Mach-O assembly back to AT&T syntax
Support for the Intel syntax is too buggy in toolchains to be usable. (user: js, size: 4354) [annotate] [blame] [check-ins using]
To Artifact [fb857e93f9]:
- File src/forwarding/forwarding-amd64-macho.S — part of check-in [26ddd2e4e4] at 2024-01-02 17:17:25 on branch trunk — Update copyright (user: js, size: 4354) [annotate] [blame] [check-ins using] [more...]
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2024 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This file is part of ObjFW. It may be distributed under the terms of the * Q Public License 1.0, which can be found in the file LICENSE.QPL included in * the packaging of this file. * |
︙ | ︙ |