OLD | NEW |
1 # PNaCl component git revisions. The git base URL and repository names are at | 1 # PNaCl component git revisions. The git base URL and repository names are at |
2 # the top of toolchain_build/toolchain_build_pnacl.py. | 2 # the top of toolchain_build/toolchain_build_pnacl.py. |
3 # For backward compatibility, the key names match the directory names used by | 3 # For backward compatibility, the key names match the directory names used by |
4 # gclient in the earlier version of this file, with the exception that | 4 # gclient in the earlier version of this file, with the exception that |
5 # underscores in this file become dashes in the directory name (that means this | 5 # underscores in this file become dashes in the directory name (that means this |
6 # file can be 'source'ed in a shell script). | 6 # file can be 'source'ed in a shell script). |
7 # | 7 # |
8 # You can auto-update this file with ./pnacl/deps_update.py | 8 # You can auto-update this file with ./pnacl/deps_update.py |
9 | 9 |
10 binutils=47b418f55091173059fec541f1907bd39baddd8d | 10 binutils=84c8183a55ddc46a4c2be03eef840cceb83d6bcb |
11 clang=8d61550042f8efb4845c03ffc257e0f3d5925c83 | 11 clang=8d61550042f8efb4845c03ffc257e0f3d5925c83 |
12 llvm=216cf014e96d6de7794fcaf886fe56cf97cf7699 | 12 llvm=216cf014e96d6de7794fcaf886fe56cf97cf7699 |
13 gcc=574429118e460375c377728420c43aad4a3103dc | 13 gcc=574429118e460375c377728420c43aad4a3103dc |
14 libcxx=ba6de7e3eaac146ce1553c4b28141c19246c50e9 | 14 libcxx=ba6de7e3eaac146ce1553c4b28141c19246c50e9 |
15 libcxxabi=d980d1191e1034abd4e1c06ed9c532b6f9db2d5c | 15 libcxxabi=d980d1191e1034abd4e1c06ed9c532b6f9db2d5c |
16 nacl_newlib=bf66148d14c7fca26b9198dd5dc81e743893bb66 | 16 nacl_newlib=bf66148d14c7fca26b9198dd5dc81e743893bb66 |
17 llvm_test_suite=6438a2b505fa29f82eb850aed1785db1738b971c | 17 llvm_test_suite=6438a2b505fa29f82eb850aed1785db1738b971c |
18 compiler_rt=042faedc42471163bd25591e062456a07b490ed7 | 18 compiler_rt=042faedc42471163bd25591e062456a07b490ed7 |
19 subzero=56ddfe56182b17a4aa45dac02d6d3970d92d80f7 | 19 subzero=56ddfe56182b17a4aa45dac02d6d3970d92d80f7 |
20 binutils_x86=f009fc843ba7b9028f394725961bf899a172f45b | 20 binutils_x86=f009fc843ba7b9028f394725961bf899a172f45b |
OLD | NEW |