ObjFW  Check-in [b7a4e61b88]

Overview
Comment:Rename x86_64 to AMD64

It's just a less awkward name and also what the BSDs use.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b7a4e61b880ddfd9b125171c34cc38e18e80f4716423c5a11cd7151927919c72
User & Date: js on 2023-04-22 20:22:08
Other Links: manifest | tags
Context
2023-04-23
10:00
Check whether we need -Wno-strict-prototypes check-in: b8a90c1477 user: js tags: trunk
2023-04-22
20:22
Rename x86_64 to AMD64 check-in: b7a4e61b88 user: js tags: trunk
19:52
Add OF_SYSTEM_INFO_HAS_NETWORK_INTERFACES define check-in: 74fea18d17 user: js tags: trunk
Changes

Modified PLATFORMS.md from [cb8b9b98c6] to [97ce99149c].    [diff]

Modified src/OFAtomic.h from [bcb517e893] to [7b3ed1a98e].    [diff]

Modified src/OFSystemInfo.h from [62b70ba89a] to [d7ddb6bfe4].    [diff]

Modified src/OFSystemInfo.m from [9e9c77f12d] to [6c16836067].    [diff]

Name change from src/forwarding/apple-forwarding-x86_64.S to src/forwarding/apple-forwarding-amd64.S.

Name change from src/forwarding/apple-forwarding-i386.S to src/forwarding/apple-forwarding-x86.S.

Name change from src/forwarding/forwarding-x86_64-elf.S to src/forwarding/forwarding-amd64-elf.S.

Name change from src/forwarding/forwarding-x86_64-macho.S to src/forwarding/forwarding-amd64-macho.S.

Name change from src/forwarding/forwarding-x86_64-win64.S to src/forwarding/forwarding-amd64-win64.S.

Modified src/forwarding/forwarding.S from [ed5dca4141] to [2a272f6c14].    [diff]

Modified src/macros.h from [73ff2f7764] to [4191bc0c4c].    [diff]

Modified src/platform.h from [6c5c8a63a5] to [f76a065372].    [diff]

Modified src/platform/x86/OFAtomic.h from [5121669f4a] to [07765f0312].    [diff]

Name change from src/runtime/lookup-asm/lookup-asm-x86_64-elf.S to src/runtime/lookup-asm/lookup-asm-amd64-elf.S.

Name change from src/runtime/lookup-asm/lookup-asm-x86_64-macho.S to src/runtime/lookup-asm/lookup-asm-amd64-macho.S.

Name change from src/runtime/lookup-asm/lookup-asm-x86_64-win64.S to src/runtime/lookup-asm/lookup-asm-amd64-win64.S.

Modified src/runtime/lookup-asm/lookup-asm.S from [f8040fae10] to [59fd89901b].    [diff]

Modified src/runtime/private.h from [98d483fe2d] to [9ac7fac548].    [diff]

Modified tests/OFStringTests.m from [f5fa768efd] to [4230f34f7e].    [diff]