ObjFW  Diff

Differences From Artifact [63daf9ee68]:

  • File src/runtime/lookup-asm/lookup-asm-x86_64-elf.S — part of check-in [1a86b8175b] at 2022-02-12 07:46:07 on branch trunk — Update copyright (user: js size: 2018) [more...]

To Artifact [98ad19ed05]:

  • File src/runtime/lookup-asm/lookup-asm-amd64-elf.S — part of check-in [b7a4e61b88] at 2023-04-22 20:22:08 on branch trunk — Rename x86_64 to AMD64 It's just a less awkward name and also what the BSDs use. (user: js size: 2018)
  • File src/runtime/lookup-asm/lookup-asm-x86_64-elf.S — part of check-in [8939cbdb52] at 2023-01-06 09:04:02 on branch trunk — Update copyright (user: js size: 2018)

1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2008-2022 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.
 *

|







1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2008-2023 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.
 *