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

Side by Side Diff: TOOL_REVISIONS

Issue 75563002: Update TOOL_REVISIONS for PNaCl 12372->12398 (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=12267
8 GLIBC_VERSION=12053 8 GLIBC_VERSION=12053
9 PNACL_VERSION=12372 9 PNACL_VERSION=12398
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
18 LINUX_GCC_ARM=gcc_arm_aade48cca096deec4a3ffc293d4bafb013857d60 18 LINUX_GCC_ARM=gcc_arm_aade48cca096deec4a3ffc293d4bafb013857d60
19 LINUX_BINUTILS_ARM=binutils_arm_a37b33ea3f4b215fcf09333513b95895a8128361 19 LINUX_BINUTILS_ARM=binutils_arm_a37b33ea3f4b215fcf09333513b95895a8128361
(...skipping 13 matching lines...) Expand all
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=3cb3958a7e5fbae5390cb1f2a2984e7698369b6f
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=ef61a725fe28c21da39b27b5aff676e90bee77e9
43 NACL_TOOL_PNACL_LINUX_X86_HASH=2de9b77fc7c8c79c32a2b4aed723dcca1ebde2a1 43 NACL_TOOL_PNACL_LINUX_X86_HASH=be4ebeda6b284560886845fa0ed034e0172c17b2
44 NACL_TOOL_PNACL_MAC_X86_HASH=b5ce14eee126d52ad279e0d04b3c0bc44e3f49af 44 NACL_TOOL_PNACL_MAC_X86_HASH=48143f778ce7ce836f7183a81e6c11adbfb551dc
45 NACL_TOOL_PNACL_TRANSLATOR_HASH=8e9a67b55845356d4bc625b83eea76f57615b8fa 45 NACL_TOOL_PNACL_TRANSLATOR_HASH=74d5fdff71c8372f692c51337a1fd2349ee97a75
46 NACL_TOOL_PNACL_WIN_X86_HASH=e4f32c244c99c100cd1231412040893f36f90109 46 NACL_TOOL_PNACL_WIN_X86_HASH=7a69bae26e2e5f0adaf9f85874c4c6e37c139048
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=d7a1ba67aef045713a464aef99446f0be0c9338c
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