Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(479)

Side by Side Diff: TOOL_REVISIONS

Issue 75453002: Update newlib hash. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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=12267 7 NEWLIB_VERSION=12397
8 GLIBC_VERSION=12053 8 GLIBC_VERSION=12053
9 PNACL_VERSION=12372 9 PNACL_VERSION=12372
10 10
11 # ARM trusted toolchain is just a sysroot image. The trusted cross 11 # ARM trusted toolchain is just a sysroot image. The trusted cross
12 # compiler comes from the debian/ubuntu package. 12 # compiler comes from the debian/ubuntu package.
13 ARM_TRUSTED_VERSION=12292 13 ARM_TRUSTED_VERSION=12292
14 14
15 # TODO(bradnelson): Provide an automated way to update this. 15 # TODO(bradnelson): Provide an automated way to update this.
16 # ARM untrusted toolchain component versions to use. 16 # ARM untrusted toolchain component versions to use.
17 # Results of toolchain_build.py revision: 12374 17 # Results of toolchain_build.py revision: 12374
(...skipping 12 matching lines...) Expand all
30 NACL_TOOL_ALL_GCC_LIBS_ARM_HASH=1efb671ec46f83392b746ef633817925df9242fc 30 NACL_TOOL_ALL_GCC_LIBS_ARM_HASH=1efb671ec46f83392b746ef633817925df9242fc
31 NACL_TOOL_ALL_NEWLIB_ARM_HASH=a6b3f588bb36f6bae197310eba168c6c29cf6e05 31 NACL_TOOL_ALL_NEWLIB_ARM_HASH=a6b3f588bb36f6bae197310eba168c6c29cf6e05
32 NACL_TOOL_LINUX_BINUTILS_ARM_HASH=180e243d520872c26f90ff6a896b92124471243a 32 NACL_TOOL_LINUX_BINUTILS_ARM_HASH=180e243d520872c26f90ff6a896b92124471243a
33 NACL_TOOL_LINUX_GCC_ARM_HASH=dafe222dfe8f61f5b0156399c6a3fcd3dd5548c6 33 NACL_TOOL_LINUX_GCC_ARM_HASH=dafe222dfe8f61f5b0156399c6a3fcd3dd5548c6
34 NACL_TOOL_MAC_BINUTILS_ARM_HASH=41e14b336499511e3e4b9fcc27db36cd9e8a4dbf 34 NACL_TOOL_MAC_BINUTILS_ARM_HASH=41e14b336499511e3e4b9fcc27db36cd9e8a4dbf
35 NACL_TOOL_MAC_GCC_ARM_HASH=1d9df0542fb4698ea813330d97ec131ac7bdd341 35 NACL_TOOL_MAC_GCC_ARM_HASH=1d9df0542fb4698ea813330d97ec131ac7bdd341
36 NACL_TOOL_WIN_BINUTILS_ARM_HASH=0ac3efb7baa0c7f4eb84cb0964f984d318eb72ba 36 NACL_TOOL_WIN_BINUTILS_ARM_HASH=0ac3efb7baa0c7f4eb84cb0964f984d318eb72ba
37 NACL_TOOL_WIN_GCC_ARM_HASH=76fb720b281c39f32dcbd8a11f3f6857e9b685bc 37 NACL_TOOL_WIN_GCC_ARM_HASH=76fb720b281c39f32dcbd8a11f3f6857e9b685bc
38 NACL_TOOL_LINUX_ARM-TRUSTED_HASH=dbea575fc43c5c20d61f706d165888f2509fdbe8 38 NACL_TOOL_LINUX_ARM-TRUSTED_HASH=dbea575fc43c5c20d61f706d165888f2509fdbe8
39 NACL_TOOL_LINUX_X86_HASH=0af566230c5d06382d4cf4905b52f7014dea7bf9 39 NACL_TOOL_LINUX_X86_HASH=0af566230c5d06382d4cf4905b52f7014dea7bf9
40 NACL_TOOL_LINUX_X86_NEWLIB_HASH=3cb3958a7e5fbae5390cb1f2a2984e7698369b6f 40 NACL_TOOL_LINUX_X86_NEWLIB_HASH=42b3b3273ab173dfbb2b136629555aa5c657ce49
41 NACL_TOOL_MAC_X86_HASH=95c4ff83dee6478d6c819be3d810ef1d982a74f6 41 NACL_TOOL_MAC_X86_HASH=95c4ff83dee6478d6c819be3d810ef1d982a74f6
42 NACL_TOOL_MAC_X86_NEWLIB_HASH=ef61a725fe28c21da39b27b5aff676e90bee77e9 42 NACL_TOOL_MAC_X86_NEWLIB_HASH=ac10042a441af1a2cfe2c2fd45de20c156738700
43 NACL_TOOL_PNACL_LINUX_X86_HASH=2de9b77fc7c8c79c32a2b4aed723dcca1ebde2a1 43 NACL_TOOL_PNACL_LINUX_X86_HASH=2de9b77fc7c8c79c32a2b4aed723dcca1ebde2a1
44 NACL_TOOL_PNACL_MAC_X86_HASH=b5ce14eee126d52ad279e0d04b3c0bc44e3f49af 44 NACL_TOOL_PNACL_MAC_X86_HASH=b5ce14eee126d52ad279e0d04b3c0bc44e3f49af
45 NACL_TOOL_PNACL_TRANSLATOR_HASH=8e9a67b55845356d4bc625b83eea76f57615b8fa 45 NACL_TOOL_PNACL_TRANSLATOR_HASH=8e9a67b55845356d4bc625b83eea76f57615b8fa
46 NACL_TOOL_PNACL_WIN_X86_HASH=e4f32c244c99c100cd1231412040893f36f90109 46 NACL_TOOL_PNACL_WIN_X86_HASH=e4f32c244c99c100cd1231412040893f36f90109
47 NACL_TOOL_WIN_X86_HASH=a137955278a276c441b6db45b2754e95ac59dd43 47 NACL_TOOL_WIN_X86_HASH=a137955278a276c441b6db45b2754e95ac59dd43
48 NACL_TOOL_WIN_X86_NEWLIB_HASH=d7a1ba67aef045713a464aef99446f0be0c9338c 48 NACL_TOOL_WIN_X86_NEWLIB_HASH=3aa1ad3fc666e483293d919d732d67f9a36a3d8a
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698