# 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=11540
GLIBC_VERSION=11540
PNACL_VERSION=11593

# 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: 11592
LINUX_GCC_ARM=gcc_arm_8f2a0a91e395deef3e28407c2037c046dcdc995e
LINUX_BINUTILS_ARM=binutils_arm_a88a8fc7ef15623f2d9a52b0502576d8603e8209
MAC_GCC_ARM=gcc_arm_c9f51cbad9f21e5be388edb6fdd7f0f23d68526f
MAC_BINUTILS_ARM=binutils_arm_47a51a1402cb70172235ff596720c0b7652243e0
WIN_GCC_ARM=gcc_arm_29cbd23be2f7a8a51c859182d7f29b194d5fb3fa
WIN_BINUTILS_ARM=binutils_arm_04a989e68b52ca6cab59393b902be3480b516731
ALL_NEWLIB_ARM=newlib_arm_627f0dbecd5a4a3654ef547f5b9843d0c5b56b13
ALL_GCC_LIBS_ARM=gcc_libs_arm_998467ed9073896a0d163fcf49ca5a73355746a1

# 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=24e2fb086332e82191d8c1b7f1b45b1b06b7679b
NACL_TOOL_ALL_NEWLIB_ARM_HASH=25fb965244e7138c5494ff5f8e2b007bc47364cb
NACL_TOOL_LINUX_BINUTILS_ARM_HASH=ff8efe131c982c8e4e884cdc3866fab3ae2e6739
NACL_TOOL_LINUX_GCC_ARM_HASH=2825ea81f396cbac23f505da9528101b9bc39063
NACL_TOOL_MAC_BINUTILS_ARM_HASH=11ccbacf6a9bfc1426e08ecddf0706f44ac0e333
NACL_TOOL_MAC_GCC_ARM_HASH=98c8d607125f7d0daaf38985b0d0918663382751
NACL_TOOL_WIN_BINUTILS_ARM_HASH=54866642847a74f88e33fa5fa99c66cbf61708ff
NACL_TOOL_WIN_GCC_ARM_HASH=7f88f316abe5f0c92ea040ccf4b959ffe9cb6ae2
NACL_TOOL_LINUX_ARM-TRUSTED_HASH=486f32305120a2afba8befc5979b00eee7044675
NACL_TOOL_LINUX_X86_HASH=e01bcdd96937f6a1c0b83b19cc8955ec477929a8
NACL_TOOL_LINUX_X86_NEWLIB_HASH=bc8679f5cb8557ebcfc3011f79dbcafa66e3ca74
NACL_TOOL_MAC_X86_HASH=1d1b6e2f809a786d661679c3fb6c6a6ceb0a4dcc
NACL_TOOL_MAC_X86_NEWLIB_HASH=a498f4a20d292404dbff92616b08a951a834e1b2
NACL_TOOL_PNACL_LINUX_X86_HASH=4d47d000b4c92b5342084349479681d5c3845af4
NACL_TOOL_PNACL_MAC_X86_HASH=2c50433a5ae0382525245f41be2eac28df7dc860
NACL_TOOL_PNACL_TRANSLATOR_HASH=7a433f4f2d52327016d33c6a68ada78c68c392b4
NACL_TOOL_PNACL_WIN_X86_HASH=2fbbef230b02ca6f51f5a6a13c80e3030178b4c3
NACL_TOOL_WIN_X86_HASH=efc3f03e353cf1cebac114631d72c0d4718dea3a
NACL_TOOL_WIN_X86_NEWLIB_HASH=a2768fb220e0950ed3c2175bd329e8c6c82fc551
