ObjFW  Diff

Differences From Artifact [59baaa9e46]:

  • File src/runtime/lookup-asm/lookup-asm-amd64-elf.S — part of check-in [da613d0cb5] at 2023-10-31 20:38:35 on branch trunk — Move AMD64/ELF assembly back to AT&T syntax Support for the Intel syntax is too buggy in toolchains to be usable. (user: js size: 2075)

To Artifact [d99537b0fa]:

  • File src/runtime/lookup-asm/lookup-asm-amd64-elf.S — part of check-in [26ddd2e4e4] at 2024-01-02 17:17:25 on branch trunk — Update copyright (user: js size: 2075) [more...]

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







/*
 * Copyright (c) 2008-2023 Jonathan Schleifer <js@nil.im>
 * 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.
 *