ObjFW  Check-in [d1f1f6c023]

Overview
Comment:PLATFORMS.md: Add RISC-V 64 to Linux

Including some other minor adjustments.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d1f1f6c0233c2c6506a699e8b2137794c4320f10ac502350f98e2ace1e6fef87
User & Date: js on 2018-10-27 13:12:14
Other Links: manifest | tags
Context
2018-10-27
20:01
README.md: Add a note about commercial use check-in: 9fd43c1667 user: js tags: trunk
13:12
PLATFORMS.md: Add RISC-V 64 to Linux check-in: d1f1f6c023 user: js tags: trunk
13:01
Do not subclass OFASN1Value check-in: b1944fd052 user: js tags: trunk
Changes

Modified PLATFORMS.md from [fbfd50d550] to [68da096ffd].

69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
  * Runtimes: ObjFW


iOS
---

  * Architectures: ARMv7, ARM64
  * Compilers: Clang, GCC 4.2.1
  * Runtimes: Apple


Linux
-----

  * Architectures: Alpha, ARMv6, ARM64, Itanium, m68k, MIPS (O32), PowerPC, SH4,
                   x86, x86_64
  * Compilers: Clang 3.0-3.6, GCC 4.2, GCC 4.6-4.8
  * Runtimes: ObjFW


macOS
-----

  * OS Versions: 10.5, 10.7-10.14, Darling
  * Architectures: PowerPC, PowerPC 64, x86, x86_64
  * Compilers: Clang 3.1-4.0, LLVM GCC 4.2.1
  * Runtimes: Apple, ObjFW


MorphOS
-------

  * OS Versions: 3.9, 3.10







|






|
|
|








|







69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
  * Runtimes: ObjFW


iOS
---

  * Architectures: ARMv7, ARM64
  * Compilers: Clang
  * Runtimes: Apple


Linux
-----

  * Architectures: Alpha, ARMv6, ARM64, Itanium, m68k, MIPS (O32), RISC-V 64,
		   PowerPC, SH4, x86, x86_64
  * Compilers: Clang 3.0-7.0, GCC 4.6-8.2
  * Runtimes: ObjFW


macOS
-----

  * OS Versions: 10.5, 10.7-10.14, Darling
  * Architectures: PowerPC, PowerPC 64, x86, x86_64
  * Compilers: Clang 3.1-7.0, GCC 4.2.1
  * Runtimes: Apple, ObjFW


MorphOS
-------

  * OS Versions: 3.9, 3.10