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

Side by Side Diff: TOOL_REVISIONS

Issue 16654006: Update TOOL_REVISIONS for PNaCl 11491->11518 (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: change llc name under validation timing test Created 7 years, 6 months 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 | tests/spec2k/run_all.sh » ('j') | 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=11514 7 NEWLIB_VERSION=11514
8 GLIBC_VERSION=11514 8 GLIBC_VERSION=11514
9 PNACL_VERSION=11491 9 PNACL_VERSION=11518
10 10
11 # ARM trusted toolchain version cannot be changed for now. 11 # ARM trusted toolchain version cannot be changed for now.
12 ARM_TRUSTED_VERSION=7005 12 ARM_TRUSTED_VERSION=7005
13 13
14 # TODO(bradnelson): Provide an automated way to update this. 14 # TODO(bradnelson): Provide an automated way to update this.
15 # ARM untrusted toolchain component versions to use. 15 # ARM untrusted toolchain component versions to use.
16 # Results of toolchain_build.py revision: 11491 16 # Results of toolchain_build.py revision: 11491
17 LINUX_GCC_ARM=gcc_arm_7791e2043ffd4a0f8bcc9f2e84627f939fab1c98 17 LINUX_GCC_ARM=gcc_arm_7791e2043ffd4a0f8bcc9f2e84627f939fab1c98
18 LINUX_BINUTILS_ARM=binutils_arm_a88a8fc7ef15623f2d9a52b0502576d8603e8209 18 LINUX_BINUTILS_ARM=binutils_arm_a88a8fc7ef15623f2d9a52b0502576d8603e8209
19 MAC_GCC_ARM=gcc_arm_68b2b3784bb7e504c14e68536164fcae1915c44d 19 MAC_GCC_ARM=gcc_arm_68b2b3784bb7e504c14e68536164fcae1915c44d
(...skipping 12 matching lines...) Expand all
32 NACL_TOOL_LINUX_GCC_ARM_HASH=44a63252b6a116dd47321fafcce7c9fec532f143 32 NACL_TOOL_LINUX_GCC_ARM_HASH=44a63252b6a116dd47321fafcce7c9fec532f143
33 NACL_TOOL_MAC_BINUTILS_ARM_HASH=11ccbacf6a9bfc1426e08ecddf0706f44ac0e333 33 NACL_TOOL_MAC_BINUTILS_ARM_HASH=11ccbacf6a9bfc1426e08ecddf0706f44ac0e333
34 NACL_TOOL_MAC_GCC_ARM_HASH=631850fefea01c4e118b2cfe1bd3b19af24148a8 34 NACL_TOOL_MAC_GCC_ARM_HASH=631850fefea01c4e118b2cfe1bd3b19af24148a8
35 NACL_TOOL_WIN_BINUTILS_ARM_HASH=54866642847a74f88e33fa5fa99c66cbf61708ff 35 NACL_TOOL_WIN_BINUTILS_ARM_HASH=54866642847a74f88e33fa5fa99c66cbf61708ff
36 NACL_TOOL_WIN_GCC_ARM_HASH=ab9ed9b375a067b8eb18afc1c7b4adb6588f7cb3 36 NACL_TOOL_WIN_GCC_ARM_HASH=ab9ed9b375a067b8eb18afc1c7b4adb6588f7cb3
37 NACL_TOOL_LINUX_ARM-TRUSTED_HASH=486f32305120a2afba8befc5979b00eee7044675 37 NACL_TOOL_LINUX_ARM-TRUSTED_HASH=486f32305120a2afba8befc5979b00eee7044675
38 NACL_TOOL_LINUX_X86_HASH=071553c61a95a543d1c36e00d09def70612349b5 38 NACL_TOOL_LINUX_X86_HASH=071553c61a95a543d1c36e00d09def70612349b5
39 NACL_TOOL_LINUX_X86_NEWLIB_HASH=82711db6e32290d9ebb9b68a8f31a261f5438afb 39 NACL_TOOL_LINUX_X86_NEWLIB_HASH=82711db6e32290d9ebb9b68a8f31a261f5438afb
40 NACL_TOOL_MAC_X86_HASH=69608aaef817ec1b62f7a0cddaa591a05aa47af1 40 NACL_TOOL_MAC_X86_HASH=69608aaef817ec1b62f7a0cddaa591a05aa47af1
41 NACL_TOOL_MAC_X86_NEWLIB_HASH=36bc0fb8b7f339b2637d636a9367a017e73feb8e 41 NACL_TOOL_MAC_X86_NEWLIB_HASH=36bc0fb8b7f339b2637d636a9367a017e73feb8e
42 NACL_TOOL_PNACL_LINUX_X86_HASH=c3da6c96b1268c8a15260b3fdadcb7afb28ec7ca 42 NACL_TOOL_PNACL_LINUX_X86_HASH=abb6ddcfb2b2666382ee14a423913e7da7a18b02
43 NACL_TOOL_PNACL_MAC_X86_HASH=6ab55451983901639035f5d2dc693cb1beec8245 43 NACL_TOOL_PNACL_MAC_X86_HASH=fcd35eed50476bc57f8a89bd5bca2fbe936cf163
44 NACL_TOOL_PNACL_TRANSLATOR_HASH=1db584a39992818a2c4af1df59afab24838188bf 44 NACL_TOOL_PNACL_TRANSLATOR_HASH=4850d5ef3c097ecf583db75fe9450fbc515993b7
45 NACL_TOOL_PNACL_WIN_X86_HASH=eab1513d04de5a16ad847f96e7b0f4d5b50bd810 45 NACL_TOOL_PNACL_WIN_X86_HASH=71d54b3fb1aef632d5cfc9237379590341110431
46 NACL_TOOL_WIN_X86_HASH=7872db3eec6443e9b2d8ce5dbc6029a16c7755f4 46 NACL_TOOL_WIN_X86_HASH=7872db3eec6443e9b2d8ce5dbc6029a16c7755f4
47 NACL_TOOL_WIN_X86_NEWLIB_HASH=bb9423edf9291d0120593d4fad78e0bb42fdbe6c 47 NACL_TOOL_WIN_X86_NEWLIB_HASH=bb9423edf9291d0120593d4fad78e0bb42fdbe6c
OLDNEW
« no previous file with comments | « no previous file | tests/spec2k/run_all.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698