summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
non-x86 arches do not have PAGE_SIZE
Forwarded: not-needed
Gbp-Pq: Name fix-build-on-non-x86.patch
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
Use `Stats*` instead of `Stats`
Forwarded: not-needed
Gbp-Pq: Name stats-incomplete-def.patch
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
Fix python interpreter name
Forwarded: not-needed
Gbp-Pq: Name python3-gen_mterp.patch
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
Add standard namespace scope resolution
Forwarded: not-needed
Gbp-Pq: Name method-reference-std-ns.patch
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
Fix concatenation of storage_mode string.
Forwarded: not-needed
Gbp-Pq: Name storage-mode-concat.patch
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
get libart building
Forwarded: not-needed
Gbp-Pq: Name image-space-dereference.patch
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
Conforms with the exception specification of `std::atomic`
Forwarded: not-needed
All constructors of `std::atomic` require `noexcept`. As a result, its members
must also be able to instantiate without any exception throwing.
Gbp-Pq: Name atomic-exception-specification.patch
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
Use `ucontext_t` instead of `ucontext`
Forwarded: not-needed
Both Bionic and glibc define a struct called `ucontext_t` but only Bionic
defines an alias `ucontext_t`. Let's use the more standardized one.
Gbp-Pq: Name ucontext.patch
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
somehow upstream builds don't need these headers :-/
Forwarded: not-needed
Gbp-Pq: Name missing-system-includes.patch
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
Make libart use dlmalloc from
https://android.googlesource.com/platform/external/dlmalloc
Forwarded: not-needed
Gbp-Pq: Name use-android-dlmalloc.patch
Roger Shimizu [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
android-platform-art (11.0.0+r48-3) unstable; urgency=medium
* Team upload.
* Remove embedded unwindstack code.
* debian/control:
- Fix multiarch issues
[dgit import unpatched android-platform-art 11.0.0+r48-3]
Roger Shimizu [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
Import android-platform-art_11.0.0+r48-3.debian.tar.xz
[dgit import tarball android-platform-art 11.0.0+r48-3 android-platform-art_11.0.0+r48-3.debian.tar.xz]
Roger Shimizu [Tue, 3 May 2022 16:51:47 +0000 (17:51 +0100)]
Import android-platform-art_11.0.0+r48.orig.tar.xz
[dgit import orig android-platform-art_11.0.0+r48.orig.tar.xz]