Overview
Comment: | Move OFAtomic.h variants to src/platform |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1aedad1588760121a24b1a43ebab75cd |
User & Date: | js on 2021-05-01 03:21:07 |
Other Links: | manifest | tags |
Context
2021-05-01
| ||
03:26 | Update buildsys check-in: 912f35f319 user: js tags: trunk | |
03:21 | Move OFAtomic.h variants to src/platform check-in: 1aedad1588 user: js tags: trunk | |
03:02 | Rename directories in src/platform check-in: 4a6e3b42f5 user: js tags: trunk | |
Changes
Modified src/Makefile from [9ab2936435] to [89f588f854]. [diff]
Modified src/OFAtomic.h from [113d14691a] to [cd35260cdb]. [diff]
Deleted src/OFAtomic_no_threads.h version [bc682f9d95].
Modified src/module.modulemap from [4964b69439] to [33c24fc753]. [diff]
Name change from src/OFAtomic_builtins.h to src/platform/GCC4.7/OFAtomic.h.
Name change from src/OFAtomic_sync_builtins.h to src/platform/GCC4/OFAtomic.h.
Name change from src/OFAtomic_powerpc.h to src/platform/PowerPC/OFAtomic.h.
Name change from src/OFAtomic_osatomic.h to src/platform/macOS/OFAtomic.h.
Name change from src/OFAtomic_x86.h to src/platform/x86/OFAtomic.h.