ObjFW  Check-in [f02cf46fe7]

Overview
Comment:Update PLATFORMS.md
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f02cf46fe7f12acf1e92d38573c7b167e740b9510769da232f1ed2b4be5d3d62
User & Date: js on 2014-02-23 19:08:27
Other Links: manifest | tags
Context
2014-02-23
20:43
configure.ac: Check for buggy -Wdocumentation check-in: 42c76bff23 user: js tags: trunk
19:08
Update PLATFORMS.md check-in: f02cf46fe7 user: js tags: trunk
18:52
Update copyright in a few forgotten places check-in: 4e894e2d56 user: js tags: trunk
Changes

Modified PLATFORMS.md from [593664a739] to [b411d4c4d0].

32
33
34
35
36
37
38
39

40
41

42
43
44
45
46
47
48
32
33
34
35
36
37
38

39
40

41
42
43
44
45
46
47
48







-
+

-
+







  * Compilers: GCC 4.4.7
  * Runtimes: ObjFW


FreeBSD
-------

  * OS Versions: 9.1-rc3
  * OS Versions: 9.1-rc3, 10.0
  * Architectures: x86_64
  * Compilers: Clang 3.1
  * Compilers: Clang 3.1, Clang 3.3
  * Runtimes: ObjFW


Haiku
-----

  * OS version: r1-alpha4
58
59
60
61
62
63
64
65
66


67
68
69
70
71
72
73
74


75
76
77
78
79
80
81
58
59
60
61
62
63
64


65
66
67
68
69
70
71
72


73
74
75
76
77
78
79
80
81







-
-
+
+






-
-
+
+







  * Compilers: GCC 4.2.1
  * Runtimes: Apple


Linux
-----

  * Architectures: ARMv6, m68k, MIPS32 (O32), PPC, SH4, x86, x86_64
  * Compilers: Clang 3.0-3.4, GCC 4.6-4.8
  * Architectures: Alpha, ARMv6, m68k, MIPS (O32), PPC, SH4, x86, x86_64
  * Compilers: Clang 3.0-3.4, GCC 4.2, GCC 4.6-4.8
  * Runtimes: ObjFW


MacOS X
-------

  * OS Versions: 10.5, 10.7, 10.8, 10.9
  * Architectures: PPC, x86, x86_64
  * OS Versions: 10.5, 10.7-10.9
  * Architectures: PPC, PPC64, x86, x86_64
  * Compilers: Clang 3.1-3.4, LLVM GCC 4.2.1
  * Runtimes: Apple, ObjFW


NetBSD
------

94
95
96
97
98
99
100
101

102
103
104
105
106
107
108
94
95
96
97
98
99
100

101
102
103
104
105
106
107
108







-
+







  * Runtimes: ObjFW


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

  * OS Versions: 5.00 M33-4
  * Architectures: MIPS32 (EABI)
  * Architectures: MIPS (EABI)
  * Compiler: GCC 4.6.2 (devkitPSP release 16)
  * Runtimes: ObjFW
  * Limitations: No threads, no sockets


QNX
---
122
123
124
125
126
127
128
129

130
131
132
133
134
135
136
122
123
124
125
126
127
128

129
130
131
132
133
134
135
136







-
+







  * Runtimes: ObjFW
  * Limitations: No threads


Windows
-------

  * OS Versions: XP (x86), 7 (x64), 8 (x64), 8.1 (x64), Wine
  * OS Versions: XP (x86), 7 (x64), 8 (x64), 8.1 (x64), Wine (x86 & x64)
  * Architectures: x86, x86_64
  * Compilers: TDM GCC 4.6.1-dw2, TDM GCC 4.7.1-dw2, MinGW-w64 GCC 4.8.2 DWARF,
               MinGW-w64 GCC 4.8.2 SEH, MinGW-w64 GCC 4.8.2 SjLj
  * Runtimes: ObjFW


Others