dart-sdk/runtime
Martin Kustermann e82fedc345 [vm] Remove deprecated (and untested) ARMv5 support from the VM
Since we have no CQ/CI test coverage of ARMv5 and none of our customers
uses it, a breaking change request was made (see issue further down).

The breaking change has been approved and a corresponding email has been
sent out:

https://groups.google.com/a/dartlang.org/forum/?nomobile=true#!topic/announce/vRQja7di3FQ

This CL removes any armv5 related code from our codebase.

Closes https://github.com/dart-lang/sdk/issues/36666

Change-Id: I9abf32f1980ca19a9cf882b43c9966b2127f89e3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/122540
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2019-10-23 14:44:33 +00:00
..
bin [vm] Do not fuse constants with different representations 2019-10-23 12:59:28 +00:00
docs Update runtime/docs/aot_binary_size_analysis.md with paragraph about size comparison tool 2019-10-21 21:06:39 +00:00
include [vm] Remove shared snapshot and reused instructions features. 2019-10-22 19:02:26 +00:00
lib [vm/ffi] Remove deprecated methods 2019-10-16 01:15:42 +00:00
llvm_codegen [llvm_codegen] Contrived hello world 2019-10-10 20:57:02 +00:00
observatory Improve listToString and setToString documentation. Fixes #26529 2019-10-18 18:15:52 +00:00
platform [vm] Remove deprecated (and untested) ARMv5 support from the VM 2019-10-23 14:44:33 +00:00
tests/vm [vm] Remove deprecated (and untested) ARMv5 support from the VM 2019-10-23 14:44:33 +00:00
third_party Mass format python with yapf 2019-08-05 20:34:31 +00:00
tools [dart/fuzzer] Resort to constant collections inside subscripts 2019-10-22 20:22:26 +00:00
vm [vm] Remove deprecated (and untested) ARMv5 support from the VM 2019-10-23 14:44:33 +00:00
.clang-tidy [vm] Add runtime/.clang-tidy file 2019-09-05 09:51:13 +00:00
.gitignore
BUILD.gn [vm] Remove deprecated (and untested) ARMv5 support from the VM 2019-10-23 14:44:33 +00:00
codereview.settings
configs.gni [build] Introduce gen_snapshot_host_targeting_host. 2019-09-30 18:10:37 +00:00
CPPLINT.cfg
PRESUBMIT.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
runtime_args.gni [vm] Add --no-bytecode gn option 2019-10-16 16:32:05 +00:00