summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Check in a glibc 2.17 + gcc 4.8.3 toolchain am: 33581f7b65 am: 38a84132fandk-r21dndk-r21cndk-r21bndk-r21-rc1ndk-r21-beta2ndk-r21-beta1ndk-r21android-mainline-10.0.0_r9android-mainline-10.0.0_r8android-mainline-10.0.0_r7android-mainline-10.0.0_r6android-mainline-10.0.0_r5android-mainline-10.0.0_r4android-mainline-10.0.0_r11android-mainline-10.0.0_r10android-10.0.0_r9android-10.0.0_r8android-10.0.0_r7android-10.0.0_r45android-10.0.0_r44android-10.0.0_r43android-10.0.0_r42android-10.0.0_r41android-10.0.0_r40android-10.0.0_r39android-10.0.0_r38android-10.0.0_r37android-10.0.0_r36android-10.0.0_r35android-10.0.0_r34android-10.0.0_r33android-10.0.0_r32android-10.0.0_r31android-10.0.0_r30android-10.0.0_r29android-10.0.0_r28android-10.0.0_r27android-10.0.0_r26android-10.0.0_r25android-10.0.0_r24android-10.0.0_r23android-10.0.0_r22android-10.0.0_r21android-10.0.0_r20android-10.0.0_r19android-10.0.0_r18android-10.0.0_r16android-10.0.0_r15android-10.0.0_r14android-10.0.0_r13android-10.0.0_r12ndk-sysroot-r21ndk-release-r21llvm-r365631android10-qpr3-s1-releaseandroid10-qpr3-releaseandroid10-qpr2-s4-releaseandroid10-qpr2-s3-releaseandroid10-qpr2-s2-releaseandroid10-qpr2-s1-releaseandroid10-qpr2-releaseandroid10-qpr1-releaseandroid10-qpr1-mainline-releaseandroid10-qpr1-d-releaseandroid10-qpr1-c-s1-releaseandroid10-qpr1-c-releaseandroid10-qpr1-b-s1-releaseandroid10-qpr1-b-releaseandroid10-mainline-tzdata-releaseandroid10-mainline-resolv-releaseandroid10-mainline-networking-releaseandroid10-mainline-media-releaseandroid10-devandroid10-d4-s1-releaseandroid10-d4-releaseandroid10-c2f2-s2-releaseandroid10-c2f2-s1-releaseandroid10-c2f2-releaseGeorge Burgess IV2019-01-243634-0/+610994
|\ | | | | | | | | | | am: 10b3b0d2fd Change-Id: I2dc765bed3479df981eef26e8c4e3494be90d9c1
| * Check in a glibc 2.17 + gcc 4.8.3 toolchain am: 33581f7b65George Burgess IV2019-01-243634-0/+610994
|/| | | | | | | | | | | am: 38a84132fa Change-Id: If978195103a7894e0ee7e6353239bf27bd22be44
| * Check in a glibc 2.17 + gcc 4.8.3 toolchainGeorge Burgess IV2019-01-243634-0/+610994
|/| | | | | | | | | | | am: 33581f7b65 Change-Id: I0435e4e98154915e04a563ba0afb8e230a5a4e56
| * Check in a glibc 2.17 + gcc 4.8.3 toolchainandroid-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1llvm-r353983George Burgess IV2019-01-233634-0/+610994
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL checks in glibc 2.17. This was built using the newly-included build-with-previous-gcc.sh script. build-*-multilib-toolchain.sh is more or less the same as it was; it learned to copy its wrapper into the new toolchain root, and now knows how to apply things in sysroot-patches. For a full diff between old and new, look here (sorry external people; please use `diff` manually): https://paste.googleplex.com/4796800347144192 In the 2.15 upgrade CL (I355e28b922101700719c0cc27f588782f96979d4), the commit message notes that it also: - added a symbolic link to stdatomic.h - copied libxcb.so.1{,.1.0} from precise's /usr/lib/* to the prebuilts glibc dir. Despite no builds breaking without it, I added the first bullet as a sysroot-patch. For the second bullet, it seems like a really bad idea to try to copy libxcb.so from a modernish Debian into an essentially 5 year old sysroot. cs/ for `libxcb package:^android$ -file:^prebuilts/ -file:quipper/testdata -file:^external/` gives me a single result. Namely, a directory in vendor/ apparently provides its own libxcb.so.1. (And a few places in external/ reference it in documentation? Hard to tell if we ever actually need it, though) So, unless we can find something it breaks, I'm dropping the libxcb bits from this (note that the sysroot *does* still contain a libxcb on its own, like the previous one does.) Manual actions: - Copied over CAPS root files from the glibc-2.15 dir not already present in this directory (MODULE_LICENSE_GPL, OWNERS, NOTICE, etc.) Bug: 111358231 Test: A few: - checkbuilds of taimen-eng, hikey960-eng, marlin-eng, sdk_gphone_x86-userdebug - `make -j80 dist TARGET_PRODUCT=cf_x86_phone ndk_translation_all` - `emulator -no-display` on sdk_gphone_x86-userdebug booted and was `adb`able - built the emulator branch (I8936e4a3bddfd500dadb8034f0b272eb1c463978); tests pass. Using the emulator on a newly-built sdk_gphone_x86-userdebug image boots and is `adb`able - `make -j80 -k PRODUCT-sdk_x86-sdk dist` builds Change-Id: Ieeed444801160e3d288bbad7d871067e81411118
* Initial empty repositoryInna Palant2019-01-140-0/+0