Overview
| Comment: | Update PLATFORMS. |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | 0.5 |
| Files: | files | file ages | folders |
| SHA3-256: |
fcc184b84d1856293157f45a9ac22e82 |
| User & Date: | js on 2011-07-17 16:25:29 |
| Other Links: | branch diff | manifest | tags |
Context
|
2011-07-18
| ||
| 03:01 | Fix reference counting for blocks. (check-in: 7caa622124 user: js tags: 0.5) | |
|
2011-07-17
| ||
| 16:25 | Update PLATFORMS. (check-in: fcc184b84d user: js tags: 0.5) | |
| 02:11 | Include sys/types.h in of_asprintf.m. (check-in: e9768d31bb user: js tags: 0.5) | |
Changes
Modified PLATFORMS from [2a581e910f] to [fcddfeebcb].
| ︙ | |||
20 21 22 23 24 25 26 | 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | - - - + + + + + - + | | Mac OS X 10.5 - 10.6 | x86 | GCC 4.0 + 4.2 | Apple | | Mac OS X 10.5 - 10.6 | x86_64 | GCC 4.0 + 4.2 | Apple | +--------------------------+--------------+----------------------+---------+ | MirBSD 10uAB - 10uAD | x86 | GCC 4.4.2 | old GNU | | MirBSD 10uAD | x86 | LLVM/Clang r90573 | old GNU | +--------------------------+--------------+----------------------+---------+ | NetBSD 4.0 | x86 | GCC 4.1.2 prerelease | old GNU | |