# 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=9900
GLIBC_VERSION=9900
PNACL_VERSION=10457

# 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: 10433
LINUX_GCC_ARM=gcc_arm_4e091a5d7dc9b266ae9ec19aa56d884bbaf38859
LINUX_BINUTILS_ARM=binutils_arm_20f57df702549c2ce0f868eea104c7937578f9d8
MAC_GCC_ARM=gcc_arm_9979999d28609eebaac2096a66b6441c686d248f
MAC_BINUTILS_ARM=binutils_arm_f5bc6587e87f9a63e55fc8871206a5ef2f450c39
WIN_GCC_ARM=gcc_arm_7ea57f366240ad01366cb490aa5a5a70e90ecf9f
WIN_BINUTILS_ARM=binutils_arm_d7f23da17c208e1b1adad2abd640c6d625ee0944
ALL_NEWLIB_ARM=newlib_arm_b1a46726e8b544b057d69631cc59b70080714314
ALL_GCC_LIBS_ARM=gcc_libs_arm_574b5009d6404f5f15535298c8bad1d7e4cf2605

# Tool hashes
# In order to get the new hash after changing the revs above
# simply invalidate one of them and call gclient runhooks
# and possibly remove the tarball from toolchain/.tars
NACL_TOOL_ALL_GCC_LIBS_ARM_HASH=559e595a58790a846aa09718f7ef6b32c2598f95
NACL_TOOL_ALL_NEWLIB_ARM_HASH=713b50ba5d470d9dd20a75bed30ca603fb0074ad
NACL_TOOL_LINUX_BINUTILS_ARM_HASH=b0498550cf377e6bb128d9fc876c2d4e624832d4
NACL_TOOL_LINUX_GCC_ARM_HASH=8f93c0422966e67f6502b75c897366811154f5fd
NACL_TOOL_MAC_BINUTILS_ARM_HASH=2d50c0d6ebc6a09a71807e4d077538cc3a645aac
NACL_TOOL_MAC_GCC_ARM_HASH=e937b876d17341c09ddf1d7ec99fb0b7317df785
NACL_TOOL_WIN_BINUTILS_ARM_HASH=9685c2e91bf28eea0675f4aa7ed1ba3a0a577139
NACL_TOOL_WIN_GCC_ARM_HASH=d13348cab575c0b18daebc77478acd392c5160ac
NACL_TOOL_LINUX_ARM-TRUSTED_HASH=486f32305120a2afba8befc5979b00eee7044675
NACL_TOOL_LINUX_X86_HASH=b6d21c7c188aa5402a2414c72936c71fad9c3493
NACL_TOOL_LINUX_X86_NEWLIB_HASH=62730459be0b1105f7dc959b42effaa3c150d159
NACL_TOOL_MAC_X86_HASH=08aae7979d04d5fb9ab2f92e7f49df4466b80e63
NACL_TOOL_MAC_X86_NEWLIB_HASH=5d808c6d730110b01d5c779e3377507c6ca3cff7
NACL_TOOL_PNACL_LINUX_X86_HASH=eb293c2051b7268bd563cdfa9e0c5e9e11271b23
NACL_TOOL_PNACL_MAC_X86_HASH=68a4171e932bb1eff13ce29bf31f7cd37ca51827
NACL_TOOL_PNACL_TRANSLATOR_HASH=731fe3ab8d3154c10e55a0b36976c4e5b10cc08e
NACL_TOOL_PNACL_WIN_X86_HASH=b2aff31b1ebc8a835f84c0cd06dc4fad69555d0d
NACL_TOOL_WIN_X86_HASH=4fadc4a7df11f3355e3714eecfbff23fbbf0f369
NACL_TOOL_WIN_X86_NEWLIB_HASH=ef9802383e5d890186b42920a0c795c3ae8fb5b6
