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

Side by Side Diff: native_client_sdk/src/build_tools/sdk_files.list

Issue 1655873003: [NaCl SDK] Cleanup references to old newlib toolchain (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add_pepper_50
Patch Set: Created 4 years, 10 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
« no previous file with comments | « native_client_sdk/src/build_tools/parse_dsc.py ('k') | native_client_sdk/src/doc/Makefile » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 AUTHORS 1 AUTHORS
2 COPYING 2 COPYING
3 examples/api/audio/* 3 examples/api/audio/*
4 examples/api/core/* 4 examples/api/core/*
5 examples/api/file_io/* 5 examples/api/file_io/*
6 examples/api/gamepad/* 6 examples/api/gamepad/*
7 examples/api/graphics_2d/* 7 examples/api/graphics_2d/*
8 examples/api/graphics_3d/* 8 examples/api/graphics_3d/*
9 examples/api/input_event/* 9 examples/api/input_event/*
10 [win]examples/api/make.bat 10 [win]examples/api/make.bat
(...skipping 427 matching lines...) Expand 10 before | Expand all | Expand 10 after
438 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libnacl_dyncode.so 438 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libnacl_dyncode.so
439 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libnacl_exception.a 439 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libnacl_exception.a
440 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libnacl_exception.so 440 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libnacl_exception.so
441 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libnacl_list_mappings.a 441 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libnacl_list_mappings.a
442 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libnacl_list_mappings.so 442 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libnacl_list_mappings.so
443 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi.a 443 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi.a
444 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi.so 444 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi.so
445 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi_stub.a 445 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi_stub.a
446 tools/cl_wrapper.py 446 tools/cl_wrapper.py
447 tools/common.mk 447 tools/common.mk
448 tools/compiler-wrapper.py
449 tools/create_html.py 448 tools/create_html.py
450 tools/create_nmf.py 449 tools/create_nmf.py
451 tools/decode_dump.py 450 tools/decode_dump.py
452 [linux,mac]tools/dump_syms 451 [linux,mac]tools/dump_syms
453 tools/elf_loader_arm.nexe 452 tools/elf_loader_arm.nexe
454 tools/fix_deps.py 453 tools/fix_deps.py
455 tools/fix_manifest.py 454 tools/fix_manifest.py
456 tools/genhttpfs.py 455 tools/genhttpfs.py
457 tools/getos.py 456 tools/getos.py
458 tools/host_gcc.mk 457 tools/host_gcc.mk
(...skipping 26 matching lines...) Expand all
485 tools/ncval.py 484 tools/ncval.py
486 [linux]tools/nonsfi_loader_arm${EXE_EXT} 485 [linux]tools/nonsfi_loader_arm${EXE_EXT}
487 [linux]tools/nonsfi_loader_x86_32${EXE_EXT} 486 [linux]tools/nonsfi_loader_x86_32${EXE_EXT}
488 tools/oshelpers.py 487 tools/oshelpers.py
489 [linux]tools/qemu-arm 488 [linux]tools/qemu-arm
490 tools/run.py 489 tools/run.py
491 tools/sel_ldr.py 490 tools/sel_ldr.py
492 [linux]tools/sel_ldr_arm 491 [linux]tools/sel_ldr_arm
493 tools/sel_ldr_x86_32${EXE_EXT} 492 tools/sel_ldr_x86_32${EXE_EXT}
494 tools/sel_ldr_x86_64${EXE_EXT} 493 tools/sel_ldr_x86_64${EXE_EXT}
OLDNEW
« no previous file with comments | « native_client_sdk/src/build_tools/parse_dsc.py ('k') | native_client_sdk/src/doc/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698