android-platform-art.git
3 years agoimage-space-dereference
Android Tools Maintainers [Fri, 21 Jan 2022 15:26:23 +0000 (15:26 +0000)]
image-space-dereference

Gbp-Pq: Name image-space-dereference.patch

3 years agoConforms with the exception specification of `std::atomic`
Android Tools Maintainers [Fri, 21 Jan 2022 15:26:23 +0000 (15:26 +0000)]
Conforms with the exception specification of `std::atomic`

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 [Fri, 21 Jan 2022 15:26:23 +0000 (15:26 +0000)]
Use `ucontext_t` instead of `ucontext`

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 [Fri, 21 Jan 2022 15:26:23 +0000 (15:26 +0000)]
somehow upstream builds don't need these headers :-/

Forwarded: not-needed

Gbp-Pq: Name missing-system-includes.patch

3 years agouse-android-dlmalloc
Android Tools Maintainers [Fri, 21 Jan 2022 15:26:23 +0000 (15:26 +0000)]
use-android-dlmalloc

Gbp-Pq: Name use-android-dlmalloc.patch

3 years agoandroid-platform-art (10.0.0+r36-4) unstable; urgency=medium
Roger Shimizu [Fri, 21 Jan 2022 15:26:23 +0000 (15:26 +0000)]
android-platform-art (10.0.0+r36-4) unstable; urgency=medium

  * Team upload.
  * debian/patches:
    - Add patch to fix ftbfs for c++17 (Closes: #983964).

[dgit import unpatched android-platform-art 10.0.0+r36-4]

3 years agoImport android-platform-art_10.0.0+r36-4.debian.tar.xz
Roger Shimizu [Fri, 21 Jan 2022 15:26:23 +0000 (15:26 +0000)]
Import android-platform-art_10.0.0+r36-4.debian.tar.xz

[dgit import tarball android-platform-art 10.0.0+r36-4 android-platform-art_10.0.0+r36-4.debian.tar.xz]

5 years agoImport android-platform-art_10.0.0+r36.orig.tar.gz
Hans-Christoph Steiner [Tue, 13 Oct 2020 15:10:14 +0000 (16:10 +0100)]
Import android-platform-art_10.0.0+r36.orig.tar.gz

[dgit import orig android-platform-art_10.0.0+r36.orig.tar.gz]