• Jakob Gruber's avatar
    [mksnapshot] Rename --ebt-os to --target-os · ac8ff59f
    Jakob Gruber authored
    Rename the (mksnapshot-specific) --ebt-os flag to --target-os. This
    flag specifies the target os for mksnapshot-generated files,
    specifically for embedded.S.
    
    In the future we should base all of embedded-file-writer.cc on this
    (and an upcoming --target-arch) flag and remove other current
    cross-compilation workarounds (e.g.: V8_TARGET_OS_WIN,
    V8_TARGET_OS_FUCHSIA).
    
    Bug: chromium:945659,v8:9103
    Change-Id: I814fa8c5d4ee9ca0542f63dcae790086d887bbe2
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1559748
    Auto-Submit: Jakob Gruber <jgruber@chromium.org>
    Commit-Queue: Nico Weber <thakis@chromium.org>
    Reviewed-by: 's avatarNico Weber <thakis@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#60711}
    ac8ff59f
Name
Last commit
Last update
..
DEPS Loading commit data...
OWNERS Loading commit data...
code-serializer.cc Loading commit data...
code-serializer.h Loading commit data...
deserializer-allocator.cc Loading commit data...
deserializer-allocator.h Loading commit data...
deserializer.cc Loading commit data...
deserializer.h Loading commit data...
embedded-data.cc Loading commit data...
embedded-data.h Loading commit data...
embedded-empty.cc Loading commit data...
embedded-file-writer.cc Loading commit data...
embedded-file-writer.h Loading commit data...
mksnapshot.cc Loading commit data...
natives-common.cc Loading commit data...
natives-external.cc Loading commit data...
natives.h Loading commit data...
object-deserializer.cc Loading commit data...
object-deserializer.h Loading commit data...
partial-deserializer.cc Loading commit data...
partial-deserializer.h Loading commit data...
partial-serializer.cc Loading commit data...
partial-serializer.h Loading commit data...
read-only-deserializer.cc Loading commit data...
read-only-deserializer.h Loading commit data...
read-only-serializer.cc Loading commit data...
read-only-serializer.h Loading commit data...
references.h Loading commit data...
roots-serializer.cc Loading commit data...
roots-serializer.h Loading commit data...
serializer-allocator.cc Loading commit data...
serializer-allocator.h Loading commit data...
serializer-common.cc Loading commit data...
serializer-common.h Loading commit data...
serializer.cc Loading commit data...
serializer.h Loading commit data...
snapshot-common.cc Loading commit data...
snapshot-empty.cc Loading commit data...
snapshot-external.cc Loading commit data...
snapshot-source-sink.cc Loading commit data...
snapshot-source-sink.h Loading commit data...
snapshot.h Loading commit data...
startup-deserializer.cc Loading commit data...
startup-deserializer.h Loading commit data...
startup-serializer.cc Loading commit data...
startup-serializer.h Loading commit data...