android-platform-art.git
3 years agoAdd missing 'std::' scope identifiers.
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
Add missing 'std::' scope identifiers.

Forwarded: not-needed

Gbp-Pq: Name fix-standard-namespace-errors.patch

3 years agoarm asm instruction
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
arm asm instruction

Forwarded: not-needed

Gbp-Pq: Name arm-asm-instruction.patch

3 years agoWorkaround cacheflush on arm
Android Tools Maintainers [Tue, 10 May 2022 10:33:56 +0000 (11:33 +0100)]
Workaround cacheflush on arm

Forwarded: not-needed

Gbp-Pq: Name workaround-cacheflush-on-arm.patch

3 years agonon-x86 arches do not have PAGE_SIZE
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

3 years agoUse `Stats*` instead of `Stats`
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

3 years agoFix python interpreter name
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

3 years agoAdd standard namespace scope resolution
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

3 years agoFix concatenation of storage_mode string.
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

3 years agoget libart building
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

3 years agoConforms with the exception specification of `std::atomic`
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

3 years agoUse `ucontext_t` instead of `ucontext`
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

3 years agosomehow upstream builds don't need these headers :-/
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

3 years agoMake libart use dlmalloc from
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

3 years agoandroid-platform-art (11.0.0+r48-3) unstable; urgency=medium
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]

3 years agoImport android-platform-art_11.0.0+r48-3.debian.tar.xz
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]

3 years agoImport android-platform-art_11.0.0+r48.orig.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]