ObjFW  Check-in [9d6b6d0c05]

Overview
Comment:Update PLATFORMS.md
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9d6b6d0c05ac7f98b7163b8790ad43e6255e939deeb879189f69e318ef2eafde
User & Date: js on 2019-08-31 12:50:03
Other Links: manifest | tags
Context
2019-08-31
13:09
OFRunLoop: Fix _timersQueueMutex being nil check-in: c5e8215ddc user: js tags: trunk
12:50
Update PLATFORMS.md check-in: 9d6b6d0c05 user: js tags: trunk
12:40
OFKernelEventObserver: Support for Exec Signals check-in: e9eb87694a user: js tags: trunk
Changes

Modified PLATFORMS.md from [68da096ffd] to [09604a4a8e].

1
2
3
4
5
6
7
8
9
10
11
12
13



14
15
16
17
18
19
20
21
22
1
2
3
4
5
6
7
8
9
10



11
12
13
14

15
16
17
18
19
20
21










-
-
-
+
+
+

-







Platforms
=========

ObjFW is known to work on the following platforms, but should run on many
others as well.


AmigaOS
-------

  * OS Versions: 3.1
  * Architectures: m68k
  * Compilers: GCC 6.4.1b (amiga-gcc)
  * OS Versions: 3.1, 4.1 Final Edition Update 1
  * Architectures: m68k, PowerPC
  * Compilers: GCC 6.4.1b (amiga-gcc), GCC 8.3.0 (adtools)
  * Runtimes: ObjFW
  * Limitations: No threads


Android
-------

  * OS Versions: 4.0.4, 4.1.2, 6.0.1
  * Architectures: ARMv6, ARMv7, ARM64
94
95
96
97
98
99
100
101

102
103
104
105
106
107
108
109
110
111
112
93
94
95
96
97
98
99

100
101
102
103

104
105
106
107
108
109
110







-
+



-







  * Compilers: Clang 3.1-7.0, GCC 4.2.1
  * Runtimes: Apple, ObjFW


MorphOS
-------

  * OS Versions: 3.9, 3.10
  * OS Versions: 3.9-3.11
  * Architectures: PowerPC
  * Compilers: GCC 5.3.0, GCC 5.4.0
  * Runtimes: ObjFW
  * Limitations: No threads
  * Notes: libnix and ixemul are both supported


NetBSD
------

  * OS Versions: 5.1-7.99
134
135
136
137
138
139
140
141

142
143
144
145
146
147
148
132
133
134
135
136
137
138

139
140
141
142
143
144
145
146







-
+







  * Limitations: No threads, no sockets
  * Notes: File support requires an argv-compatible launcher (such as HBMenu)


OpenBSD
-------

  * OS Versions: 5.2-6.1
  * OS Versions: 5.2-6.5
  * Architectures: MIPS64, PA-RISC, PowerPC, SPARC64, x86_64
  * Compilers: GCC 6.3.0, Clang 4.0
  * Runtimes: ObjFW


PlayStation Portable
--------------------