# 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=11242
GLIBC_VERSION=11233
PNACL_VERSION=11284

# 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: 11259
LINUX_GCC_ARM=gcc_arm_d5da304dd6ec2333bb3662aac6c2936ca1697525
LINUX_BINUTILS_ARM=binutils_arm_a88a8fc7ef15623f2d9a52b0502576d8603e8209
MAC_GCC_ARM=gcc_arm_92c346cc57edd6dff0124abb4fd5f63114c7c0dd
MAC_BINUTILS_ARM=binutils_arm_47a51a1402cb70172235ff596720c0b7652243e0
WIN_GCC_ARM=gcc_arm_bdae7afef9f8c991bcfc9b0fcb20c6cf63ef27e8
WIN_BINUTILS_ARM=binutils_arm_04a989e68b52ca6cab59393b902be3480b516731
ALL_NEWLIB_ARM=newlib_arm_5af6f590e778b7a024f2e586c07dc49de0d0afb7
ALL_GCC_LIBS_ARM=gcc_libs_arm_2713ff71988051adfc686f9d5c08c22add7670c9

# 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=9232f38a08518c5852bfbe96eb41badf1a0ac27b
NACL_TOOL_ALL_NEWLIB_ARM_HASH=e529f90c4acfc8ce03b049451dd403910b055448
NACL_TOOL_LINUX_BINUTILS_ARM_HASH=ff8efe131c982c8e4e884cdc3866fab3ae2e6739
NACL_TOOL_LINUX_GCC_ARM_HASH=2b533d6f35899f8c986ff7d89d211a6651645878
NACL_TOOL_MAC_BINUTILS_ARM_HASH=11ccbacf6a9bfc1426e08ecddf0706f44ac0e333
NACL_TOOL_MAC_GCC_ARM_HASH=f27bf229dca55ca1ebfe83a6d0ac81706b84c9f5
NACL_TOOL_WIN_BINUTILS_ARM_HASH=54866642847a74f88e33fa5fa99c66cbf61708ff
NACL_TOOL_WIN_GCC_ARM_HASH=8cf9feec40db7b3a6ae6429503f73bde2d05ec68
NACL_TOOL_LINUX_ARM-TRUSTED_HASH=486f32305120a2afba8befc5979b00eee7044675
NACL_TOOL_LINUX_X86_HASH=3440fdcbad8026c4cf0e178b5216018152969d87
NACL_TOOL_LINUX_X86_NEWLIB_HASH=27d05c5b9b93e81a601b9445323633399392986e
NACL_TOOL_MAC_X86_HASH=11a66dd67133ef8773467d24f82aa546e7842932
NACL_TOOL_MAC_X86_NEWLIB_HASH=d4f6edeb8064580406882379fc8c40067c40bd8c
NACL_TOOL_PNACL_LINUX_X86_HASH=39be64da641376fe7553ff33d91e3a92c0c78ff3
NACL_TOOL_PNACL_MAC_X86_HASH=ca18dfb33861b473b27a29e5eaad529b4a590036
NACL_TOOL_PNACL_TRANSLATOR_HASH=60c9ac5b6882a94c9b448b5ca00633816e0431cb
NACL_TOOL_PNACL_WIN_X86_HASH=f23b6c7002c81f0347d03ea9fe6de7bb1609bb35
NACL_TOOL_WIN_X86_HASH=39b926f2a8d0cf2d075c80951b64e954999413b1
NACL_TOOL_WIN_X86_NEWLIB_HASH=9fd0fb4cb1bc251cb811ecb85ee46d0dc4525951
