| OLD | NEW |
| 1 # Copyright 2012 the V8 project authors. All rights reserved. | 1 # Copyright 2012 the V8 project authors. All rights reserved. |
| 2 # Redistribution and use in source and binary forms, with or without | 2 # Redistribution and use in source and binary forms, with or without |
| 3 # modification, are permitted provided that the following conditions are | 3 # modification, are permitted provided that the following conditions are |
| 4 # met: | 4 # met: |
| 5 # | 5 # |
| 6 # * Redistributions of source code must retain the above copyright | 6 # * Redistributions of source code must retain the above copyright |
| 7 # notice, this list of conditions and the following disclaimer. | 7 # notice, this list of conditions and the following disclaimer. |
| 8 # * Redistributions in binary form must reproduce the above | 8 # * Redistributions in binary form must reproduce the above |
| 9 # copyright notice, this list of conditions and the following | 9 # copyright notice, this list of conditions and the following |
| 10 # disclaimer in the documentation and/or other materials provided | 10 # disclaimer in the documentation and/or other materials provided |
| (...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 336 '../../src/extensions/gc-extension.cc', | 336 '../../src/extensions/gc-extension.cc', |
| 337 '../../src/extensions/gc-extension.h', | 337 '../../src/extensions/gc-extension.h', |
| 338 '../../src/extensions/statistics-extension.cc', | 338 '../../src/extensions/statistics-extension.cc', |
| 339 '../../src/extensions/statistics-extension.h', | 339 '../../src/extensions/statistics-extension.h', |
| 340 '../../src/extensions/trigger-failure-extension.cc', | 340 '../../src/extensions/trigger-failure-extension.cc', |
| 341 '../../src/extensions/trigger-failure-extension.h', | 341 '../../src/extensions/trigger-failure-extension.h', |
| 342 '../../src/factory.cc', | 342 '../../src/factory.cc', |
| 343 '../../src/factory.h', | 343 '../../src/factory.h', |
| 344 '../../src/fast-dtoa.cc', | 344 '../../src/fast-dtoa.cc', |
| 345 '../../src/fast-dtoa.h', | 345 '../../src/fast-dtoa.h', |
| 346 '../../src/feedback-slots.h', | |
| 347 '../../src/fixed-dtoa.cc', | 346 '../../src/fixed-dtoa.cc', |
| 348 '../../src/fixed-dtoa.h', | 347 '../../src/fixed-dtoa.h', |
| 349 '../../src/flag-definitions.h', | 348 '../../src/flag-definitions.h', |
| 350 '../../src/flags.cc', | 349 '../../src/flags.cc', |
| 351 '../../src/flags.h', | 350 '../../src/flags.h', |
| 352 '../../src/frames-inl.h', | 351 '../../src/frames-inl.h', |
| 353 '../../src/frames.cc', | 352 '../../src/frames.cc', |
| 354 '../../src/frames.h', | 353 '../../src/frames.h', |
| 355 '../../src/full-codegen.cc', | 354 '../../src/full-codegen.cc', |
| 356 '../../src/full-codegen.h', | 355 '../../src/full-codegen.h', |
| (...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 639 '../../src/arm/lithium-gap-resolver-arm.cc', | 638 '../../src/arm/lithium-gap-resolver-arm.cc', |
| 640 '../../src/arm/lithium-gap-resolver-arm.h', | 639 '../../src/arm/lithium-gap-resolver-arm.h', |
| 641 '../../src/arm/macro-assembler-arm.cc', | 640 '../../src/arm/macro-assembler-arm.cc', |
| 642 '../../src/arm/macro-assembler-arm.h', | 641 '../../src/arm/macro-assembler-arm.h', |
| 643 '../../src/arm/regexp-macro-assembler-arm.cc', | 642 '../../src/arm/regexp-macro-assembler-arm.cc', |
| 644 '../../src/arm/regexp-macro-assembler-arm.h', | 643 '../../src/arm/regexp-macro-assembler-arm.h', |
| 645 '../../src/arm/simulator-arm.cc', | 644 '../../src/arm/simulator-arm.cc', |
| 646 '../../src/arm/stub-cache-arm.cc', | 645 '../../src/arm/stub-cache-arm.cc', |
| 647 ], | 646 ], |
| 648 }], | 647 }], |
| 649 ['v8_target_arch=="a64"', { | |
| 650 'sources': [ ### gcmole(arch:a64) ### | |
| 651 '../../src/a64/assembler-a64.cc', | |
| 652 '../../src/a64/assembler-a64.h', | |
| 653 '../../src/a64/assembler-a64-inl.h', | |
| 654 '../../src/a64/builtins-a64.cc', | |
| 655 '../../src/a64/codegen-a64.cc', | |
| 656 '../../src/a64/codegen-a64.h', | |
| 657 '../../src/a64/code-stubs-a64.cc', | |
| 658 '../../src/a64/code-stubs-a64.h', | |
| 659 '../../src/a64/constants-a64.h', | |
| 660 '../../src/a64/cpu-a64.cc', | |
| 661 '../../src/a64/cpu-a64.h', | |
| 662 '../../src/a64/debug-a64.cc', | |
| 663 '../../src/a64/debugger-a64.cc', | |
| 664 '../../src/a64/debugger-a64.h', | |
| 665 '../../src/a64/decoder-a64.cc', | |
| 666 '../../src/a64/decoder-a64.h', | |
| 667 '../../src/a64/deoptimizer-a64.cc', | |
| 668 '../../src/a64/disasm-a64.cc', | |
| 669 '../../src/a64/disasm-a64.h', | |
| 670 '../../src/a64/frames-a64.cc', | |
| 671 '../../src/a64/frames-a64.h', | |
| 672 '../../src/a64/full-codegen-a64.cc', | |
| 673 '../../src/a64/ic-a64.cc', | |
| 674 '../../src/a64/instructions-a64.cc', | |
| 675 '../../src/a64/instructions-a64.h', | |
| 676 '../../src/a64/instrument-a64.cc', | |
| 677 '../../src/a64/instrument-a64.h', | |
| 678 '../../src/a64/lithium-a64.cc', | |
| 679 '../../src/a64/lithium-a64.h', | |
| 680 '../../src/a64/lithium-codegen-a64.cc', | |
| 681 '../../src/a64/lithium-codegen-a64.h', | |
| 682 '../../src/a64/lithium-gap-resolver-a64.cc', | |
| 683 '../../src/a64/lithium-gap-resolver-a64.h', | |
| 684 '../../src/a64/macro-assembler-a64.cc', | |
| 685 '../../src/a64/macro-assembler-a64.h', | |
| 686 '../../src/a64/macro-assembler-a64-inl.h', | |
| 687 '../../src/a64/regexp-macro-assembler-a64.cc', | |
| 688 '../../src/a64/regexp-macro-assembler-a64.h', | |
| 689 '../../src/a64/simulator-a64.cc', | |
| 690 '../../src/a64/simulator-a64.h', | |
| 691 '../../src/a64/stub-cache-a64.cc', | |
| 692 '../../src/a64/utils-a64.cc', | |
| 693 '../../src/a64/utils-a64.h', | |
| 694 ], | |
| 695 }], | |
| 696 ['v8_target_arch=="ia32" or v8_target_arch=="mac" or OS=="mac"', { | 648 ['v8_target_arch=="ia32" or v8_target_arch=="mac" or OS=="mac"', { |
| 697 'sources': [ ### gcmole(arch:ia32) ### | 649 'sources': [ ### gcmole(arch:ia32) ### |
| 698 '../../src/ia32/assembler-ia32-inl.h', | 650 '../../src/ia32/assembler-ia32-inl.h', |
| 699 '../../src/ia32/assembler-ia32.cc', | 651 '../../src/ia32/assembler-ia32.cc', |
| 700 '../../src/ia32/assembler-ia32.h', | 652 '../../src/ia32/assembler-ia32.h', |
| 701 '../../src/ia32/builtins-ia32.cc', | 653 '../../src/ia32/builtins-ia32.cc', |
| 702 '../../src/ia32/code-stubs-ia32.cc', | 654 '../../src/ia32/code-stubs-ia32.cc', |
| 703 '../../src/ia32/code-stubs-ia32.h', | 655 '../../src/ia32/code-stubs-ia32.h', |
| 704 '../../src/ia32/codegen-ia32.cc', | 656 '../../src/ia32/codegen-ia32.cc', |
| 705 '../../src/ia32/codegen-ia32.h', | 657 '../../src/ia32/codegen-ia32.h', |
| (...skipping 461 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1167 }], | 1119 }], |
| 1168 ['v8_compress_startup_data=="bz2"', { | 1120 ['v8_compress_startup_data=="bz2"', { |
| 1169 'libraries': [ | 1121 'libraries': [ |
| 1170 '-lbz2', | 1122 '-lbz2', |
| 1171 ] | 1123 ] |
| 1172 }], | 1124 }], |
| 1173 ], | 1125 ], |
| 1174 }, | 1126 }, |
| 1175 ], | 1127 ], |
| 1176 } | 1128 } |
| OLD | NEW |