summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
Adapt asm output of clang that no #/$ is placed before data
Forwarded: not-needed
Gbp-Pq: Name adapt-asm-output-of-clang-that-no-is-placed-before-data.patch
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
Workaround cacheflush on arm
Forwarded: not-needed
Gbp-Pq: Name workaround-cacheflush-on-arm.patch
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
non-x86 arches do not have PAGE_SIZE
Forwarded: not-needed
Gbp-Pq: Name fix-build-on-non-x86.patch
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
stats-incomplete-def
Gbp-Pq: Name stats-incomplete-def.patch
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
python3-gen_mterp
Gbp-Pq: Name python3-gen_mterp.patch
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
method-reference-std-ns
Gbp-Pq: Name method-reference-std-ns.patch
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
storage-mode-concat
Gbp-Pq: Name storage-mode-concat.patch
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
image-space-dereference
Gbp-Pq: Name image-space-dereference.patch
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +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
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +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 [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
somehow upstream builds don't need these headers :-/
Forwarded: not-needed
Gbp-Pq: Name missing-system-includes.patch
Android Tools Maintainers [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
use-android-dlmalloc
Gbp-Pq: Name use-android-dlmalloc.patch
Hans-Christoph Steiner [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
android-platform-art (10.0.0+r36-3) unstable; urgency=medium
* Team upload.
[ Roger Shimizu ]
* debian/*.mk:
- Remove runtime library path: debian/out, which is only needed
after building.
- Remove LDFLAGS=-nodefaultlibs for library.
* debian/rules:
- Add LD_LIBRARY_PATH=debian/out for help2man calling.
[ Hans-Christoph Steiner ]
* mv man page gen to dh_auto_build and respect arches
[dgit import unpatched android-platform-art 10.0.0+r36-3]
Hans-Christoph Steiner [Thu, 7 Jan 2021 12:08:42 +0000 (12:08 +0000)]
Import android-platform-art_10.0.0+r36-3.debian.tar.xz
[dgit import tarball android-platform-art 10.0.0+r36-3 android-platform-art_10.0.0+r36-3.debian.tar.xz]
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]