OLD | NEW |
1 # Version number of the x86 host toolchain for untrusted targets. | 1 # Version number of the x86 host toolchain for untrusted targets. |
2 # Each of these toolchain revision numbers should only be updated | 2 # Each of these toolchain revision numbers should only be updated |
3 # whenever there has been a real change to the corresponding | 3 # whenever there has been a real change to the corresponding |
4 # toolchain, so that new toolchain tarballs are not downloaded | 4 # toolchain, so that new toolchain tarballs are not downloaded |
5 # unnecessarily. There is no need to keep these numbers in sync | 5 # unnecessarily. There is no need to keep these numbers in sync |
6 # with each other. | 6 # with each other. |
7 NEWLIB_VERSION=12034 | 7 NEWLIB_VERSION=12034 |
8 GLIBC_VERSION=12034 | 8 GLIBC_VERSION=12053 |
9 PNACL_VERSION=12036 | 9 PNACL_VERSION=12036 |
10 | 10 |
11 # ARM trusted toolchain version cannot be changed for now. | 11 # ARM trusted toolchain version cannot be changed for now. |
12 ARM_TRUSTED_VERSION=7005 | 12 ARM_TRUSTED_VERSION=7005 |
13 | 13 |
14 # TODO(bradnelson): Provide an automated way to update this. | 14 # TODO(bradnelson): Provide an automated way to update this. |
15 # ARM untrusted toolchain component versions to use. | 15 # ARM untrusted toolchain component versions to use. |
16 # Results of toolchain_build.py revision: 11957 | 16 # Results of toolchain_build.py revision: 11957 |
17 LINUX_GCC_ARM=gcc_arm_f40146b084a38401d0d6a24beeec610a38db6d24 | 17 LINUX_GCC_ARM=gcc_arm_f40146b084a38401d0d6a24beeec610a38db6d24 |
18 LINUX_BINUTILS_ARM=binutils_arm_a37b33ea3f4b215fcf09333513b95895a8128361 | 18 LINUX_BINUTILS_ARM=binutils_arm_a37b33ea3f4b215fcf09333513b95895a8128361 |
19 MAC_GCC_ARM=gcc_arm_48396a41edb1d579ec05be63eae318f0eac1a497 | 19 MAC_GCC_ARM=gcc_arm_48396a41edb1d579ec05be63eae318f0eac1a497 |
20 MAC_BINUTILS_ARM=binutils_arm_6dcdf8ce542a5278bfeb9c45719f1a6872a2199c | 20 MAC_BINUTILS_ARM=binutils_arm_6dcdf8ce542a5278bfeb9c45719f1a6872a2199c |
21 WIN_GCC_ARM=gcc_arm_29b40ce23269357c5ebefa51e3a96d8bf0cd9f19 | 21 WIN_GCC_ARM=gcc_arm_29b40ce23269357c5ebefa51e3a96d8bf0cd9f19 |
22 WIN_BINUTILS_ARM=binutils_arm_df4d358d143e218d052213c3dc2d074fd95e7842 | 22 WIN_BINUTILS_ARM=binutils_arm_df4d358d143e218d052213c3dc2d074fd95e7842 |
23 ALL_NEWLIB_ARM=newlib_arm_8c333c5c2fbcad6c39fcc63fb9461db1897ac3ff | 23 ALL_NEWLIB_ARM=newlib_arm_8c333c5c2fbcad6c39fcc63fb9461db1897ac3ff |
24 ALL_GCC_LIBS_ARM=gcc_libs_arm_bbd35dd29fff8f890e973c435afa1e661f4c6e3d | 24 ALL_GCC_LIBS_ARM=gcc_libs_arm_bbd35dd29fff8f890e973c435afa1e661f4c6e3d |
25 | 25 |
26 # Tool hashes | 26 # Tool hashes |
27 # In order to get the new hashes after changing the revs above | 27 # In order to get the new hashes after changing the revs above |
28 # run: build/download_toolchains.py --hash | 28 # run: build/download_toolchains.py --hash |
29 NACL_TOOL_ALL_GCC_LIBS_ARM_HASH=e8e6fd15b228c7e840a58600fdd7abf38bd2c652 | 29 NACL_TOOL_ALL_GCC_LIBS_ARM_HASH=e8e6fd15b228c7e840a58600fdd7abf38bd2c652 |
30 NACL_TOOL_ALL_NEWLIB_ARM_HASH=54d2d9590e42b7cc3e514bcbe59d12249c59719e | 30 NACL_TOOL_ALL_NEWLIB_ARM_HASH=54d2d9590e42b7cc3e514bcbe59d12249c59719e |
31 NACL_TOOL_LINUX_BINUTILS_ARM_HASH=180e243d520872c26f90ff6a896b92124471243a | 31 NACL_TOOL_LINUX_BINUTILS_ARM_HASH=180e243d520872c26f90ff6a896b92124471243a |
32 NACL_TOOL_LINUX_GCC_ARM_HASH=eeb6f613e365bcfce115982cf0ed04eaf05b60f7 | 32 NACL_TOOL_LINUX_GCC_ARM_HASH=eeb6f613e365bcfce115982cf0ed04eaf05b60f7 |
33 NACL_TOOL_MAC_BINUTILS_ARM_HASH=bf5aa7bbf3f72fc328e32131ff62dcdb11fa895a | 33 NACL_TOOL_MAC_BINUTILS_ARM_HASH=bf5aa7bbf3f72fc328e32131ff62dcdb11fa895a |
34 NACL_TOOL_MAC_GCC_ARM_HASH=4d133c2f10fe43dabf90c4506d8dce2cf81d745b | 34 NACL_TOOL_MAC_GCC_ARM_HASH=4d133c2f10fe43dabf90c4506d8dce2cf81d745b |
35 NACL_TOOL_WIN_BINUTILS_ARM_HASH=0ac3efb7baa0c7f4eb84cb0964f984d318eb72ba | 35 NACL_TOOL_WIN_BINUTILS_ARM_HASH=0ac3efb7baa0c7f4eb84cb0964f984d318eb72ba |
36 NACL_TOOL_WIN_GCC_ARM_HASH=3927a6511a1f9a585e7ac6b60eef3400c0cf9aa3 | 36 NACL_TOOL_WIN_GCC_ARM_HASH=3927a6511a1f9a585e7ac6b60eef3400c0cf9aa3 |
37 NACL_TOOL_LINUX_ARM-TRUSTED_HASH=486f32305120a2afba8befc5979b00eee7044675 | 37 NACL_TOOL_LINUX_ARM-TRUSTED_HASH=486f32305120a2afba8befc5979b00eee7044675 |
38 NACL_TOOL_LINUX_X86_HASH=b3d0b154e1a1d71669dce7039bf0f555d26b1878 | 38 NACL_TOOL_LINUX_X86_HASH=0af566230c5d06382d4cf4905b52f7014dea7bf9 |
39 NACL_TOOL_LINUX_X86_NEWLIB_HASH=d90d7562d87129dc73dcc9beecb04fcd177cc050 | 39 NACL_TOOL_LINUX_X86_NEWLIB_HASH=d90d7562d87129dc73dcc9beecb04fcd177cc050 |
40 NACL_TOOL_MAC_X86_HASH=9f9d196d1195d193eb7844c46e34f716707f5565 | 40 NACL_TOOL_MAC_X86_HASH=95c4ff83dee6478d6c819be3d810ef1d982a74f6 |
41 NACL_TOOL_MAC_X86_NEWLIB_HASH=f641e62bc711955c78d742cec56e47d90878a8ef | 41 NACL_TOOL_MAC_X86_NEWLIB_HASH=f641e62bc711955c78d742cec56e47d90878a8ef |
42 NACL_TOOL_PNACL_LINUX_X86_HASH=8319d8157d5f459837f4599da2c5f9cb74a747b1 | 42 NACL_TOOL_PNACL_LINUX_X86_HASH=8319d8157d5f459837f4599da2c5f9cb74a747b1 |
43 NACL_TOOL_PNACL_MAC_X86_HASH=6d4786a4de9aa2e4922db21b8dfc678e183028c1 | 43 NACL_TOOL_PNACL_MAC_X86_HASH=6d4786a4de9aa2e4922db21b8dfc678e183028c1 |
44 NACL_TOOL_PNACL_TRANSLATOR_HASH=0e7bbba360ef4c7406a2743f775d0941e3355532 | 44 NACL_TOOL_PNACL_TRANSLATOR_HASH=0e7bbba360ef4c7406a2743f775d0941e3355532 |
45 NACL_TOOL_PNACL_WIN_X86_HASH=9ddc717024f02ffbcf638735b19f127f4507177b | 45 NACL_TOOL_PNACL_WIN_X86_HASH=9ddc717024f02ffbcf638735b19f127f4507177b |
46 NACL_TOOL_WIN_X86_HASH=f7515d05562c8682d78aa7f4b8a4b27e03cb6ca2 | 46 NACL_TOOL_WIN_X86_HASH=a137955278a276c441b6db45b2754e95ac59dd43 |
47 NACL_TOOL_WIN_X86_NEWLIB_HASH=cbfb6483f934edf8fab8604fe260ff12dc3c2d42 | 47 NACL_TOOL_WIN_X86_NEWLIB_HASH=cbfb6483f934edf8fab8604fe260ff12dc3c2d42 |
OLD | NEW |