summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Android Tools Maintainers [Tue, 19 Mar 2019 01:31:47 +0000 (01:31 +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
Android Tools Maintainers [Tue, 19 Mar 2019 01:31:47 +0000 (01:31 +0000)]
missing-system-includes
Gbp-Pq: Name missing-system-includes.patch
Android Tools Maintainers [Tue, 19 Mar 2019 01:31:47 +0000 (01:31 +0000)]
use-android-dlmalloc
Gbp-Pq: Name use-android-dlmalloc.patch
Android Tools Maintainers [Tue, 19 Mar 2019 01:31:47 +0000 (01:31 +0000)]
memcheck-paths
Gbp-Pq: Name memcheck-paths.patch
Peter Michael Green [Tue, 19 Mar 2019 01:31:47 +0000 (01:31 +0000)]
android-platform-art (8.1.0+r23-3+rpi1) buster-staging; urgency=medium
* Don't build andriod libs (but do build dmtracedump) on armhf for raspbian,
they apparently contain assembler that is not armv6 compatible.
[dgit import unpatched android-platform-art 8.1.0+r23-3+rpi1]
Peter Michael Green [Tue, 19 Mar 2019 01:31:47 +0000 (01:31 +0000)]
Import android-platform-art_8.1.0+r23-3+rpi1.debian.tar.xz
[dgit import tarball android-platform-art 8.1.0+r23-3+rpi1 android-platform-art_8.1.0+r23-3+rpi1.debian.tar.xz]
Kai-Chung Yan [Tue, 30 Oct 2018 07:33:48 +0000 (07:33 +0000)]
Import android-platform-art_8.1.0+r23.orig.tar.gz
[dgit import orig android-platform-art_8.1.0+r23.orig.tar.gz]