ObjFW  Check-in [d4fef32ab3]

Overview
Comment:PLATFORMS.md: Add ARM64 to iOS.

No forwarding yet, but everything else works.
Forwarding will be added soon.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d4fef32ab3e61d11f252432697bfd6776723252cb010adce49fcd37d7adab66c
User & Date: js on 2013-12-22 15:00:32
Other Links: manifest | tags
Context
2013-12-24
00:50
Add forwarding for iOS/ARM64. check-in: 2566c341f3 user: js tags: trunk
2013-12-22
15:00
PLATFORMS.md: Add ARM64 to iOS. check-in: d4fef32ab3 user: js tags: trunk
2013-12-21
12:58
-[performSelector:]: Use the normal dispatch. check-in: 3dac86b429 user: js tags: trunk
Changes

Modified PLATFORMS.md from [8b9a30c9ca] to [1be69786fe].

51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
  * Compilers: Clang 3.2, GCC 4.6.3
  * Runtimes: ObjFW


iOS
---

  * Architectures: ARMv7
  * Compilers: GCC 4.2.1
  * Runtimes: Apple


Linux
-----








|







51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
  * Compilers: Clang 3.2, GCC 4.6.3
  * Runtimes: ObjFW


iOS
---

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


Linux
-----