-
Notifications
You must be signed in to change notification settings - Fork 4
/
TOOL_REVISIONS
47 lines (44 loc) · 2.58 KB
/
TOOL_REVISIONS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
45
46
47
# Version number of the x86 host toolchain for untrusted targets.
# Each of these toolchain revision numbers should only be updated
# whenever there has been a real change to the corresponding
# toolchain, so that new toolchain tarballs are not downloaded
# unnecessarily. There is no need to keep these numbers in sync
# with each other.
NEWLIB_VERSION=11958
GLIBC_VERSION=11958
PNACL_VERSION=11986
# ARM trusted toolchain version cannot be changed for now.
ARM_TRUSTED_VERSION=7005
# TODO(bradnelson): Provide an automated way to update this.
# ARM untrusted toolchain component versions to use.
# Results of toolchain_build.py revision: 11957
LINUX_GCC_ARM=gcc_arm_f40146b084a38401d0d6a24beeec610a38db6d24
LINUX_BINUTILS_ARM=binutils_arm_9a93d0ff94775d8cd078596f53aacd95ffa7cc8f
MAC_GCC_ARM=gcc_arm_48396a41edb1d579ec05be63eae318f0eac1a497
MAC_BINUTILS_ARM=binutils_arm_d03d95b74967e96100582b43bee5d0e14818e86f
WIN_GCC_ARM=gcc_arm_29b40ce23269357c5ebefa51e3a96d8bf0cd9f19
WIN_BINUTILS_ARM=binutils_arm_12d96d73a75708df8e0f5bffe3f352a394503936
ALL_NEWLIB_ARM=newlib_arm_8c333c5c2fbcad6c39fcc63fb9461db1897ac3ff
ALL_GCC_LIBS_ARM=gcc_libs_arm_bbd35dd29fff8f890e973c435afa1e661f4c6e3d
# Tool hashes
# In order to get the new hashes after changing the revs above
# run: build/download_toolchains.py --hash
NACL_TOOL_ALL_GCC_LIBS_ARM_HASH=e8e6fd15b228c7e840a58600fdd7abf38bd2c652
NACL_TOOL_ALL_NEWLIB_ARM_HASH=54d2d9590e42b7cc3e514bcbe59d12249c59719e
NACL_TOOL_LINUX_BINUTILS_ARM_HASH=e27fca44b6d7d9e70dc8ab59b876924809077f8a
NACL_TOOL_LINUX_GCC_ARM_HASH=eeb6f613e365bcfce115982cf0ed04eaf05b60f7
NACL_TOOL_MAC_BINUTILS_ARM_HASH=9802dcca6527dc005a9935120902d945bf2f8454
NACL_TOOL_MAC_GCC_ARM_HASH=4d133c2f10fe43dabf90c4506d8dce2cf81d745b
NACL_TOOL_WIN_BINUTILS_ARM_HASH=d8b7c816980a416ac2aad2aa30c5630a6379bac9
NACL_TOOL_WIN_GCC_ARM_HASH=3927a6511a1f9a585e7ac6b60eef3400c0cf9aa3
NACL_TOOL_LINUX_ARM-TRUSTED_HASH=486f32305120a2afba8befc5979b00eee7044675
NACL_TOOL_LINUX_X86_HASH=6153a6a98932258a2f905280f4ef464d88b473ed
NACL_TOOL_LINUX_X86_NEWLIB_HASH=ea3fd074a5a61a8ce077d27d20b6bdbd42f07b51
NACL_TOOL_MAC_X86_HASH=e0e12ed9a9aa75e96e6b7a84ad73eb3d700cb0a1
NACL_TOOL_MAC_X86_NEWLIB_HASH=2c84137dddeb80d526acfc658f03471549b64faa
NACL_TOOL_PNACL_LINUX_X86_HASH=e27f93f553c62d89abf819e5759ed0168c1b674b
NACL_TOOL_PNACL_MAC_X86_HASH=43629ea29f35bbc22f82e2b38b5a8bc9d61f0ddd
NACL_TOOL_PNACL_TRANSLATOR_HASH=c88cba034ea7cacf2e5c59aed58a8134ae467942
NACL_TOOL_PNACL_WIN_X86_HASH=f86401ebac68e9757ba088dac57851a8c821fb6e
NACL_TOOL_WIN_X86_HASH=61510188a31911d19407ea02edfc2ec5f78e2967
NACL_TOOL_WIN_X86_NEWLIB_HASH=4fad187520aee2e4f59e401a4e2658042c9ecdc8