From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 112711 invoked by alias); 7 Nov 2016 23:25:49 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 112693 invoked by uid 89); 7 Nov 2016 23:25:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=Hx-languages-length:1460, rpcgen, 20790 X-HELO: relay1.mentorg.com Date: Mon, 07 Nov 2016 23:25:00 -0000 From: Joseph Myers To: Subject: Pending fixes for all-ABIs builds Message-ID: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2016-11/txt/msg00258.txt.bz2 I have the following patches pending review that fix various issues with glibc build or compile-only test shown up with all-ABI builds with my script (applying all 11 of these patches doesn't give completely clean results with any GCC version, but it does improve things a lot). https://sourceware.org/ml/libc-alpha/2016-11/msg00127.html (Make check-installed-headers.sh ignore sys/sysctl.h for x32) https://sourceware.org/ml/libc-alpha/2016-11/msg00182.html (Make Alpha self-contained) https://sourceware.org/ml/libc-alpha/2016-11/msg00183.html (Make SH self-contained) https://sourceware.org/ml/libc-alpha/2016-11/msg00189.html (Ignore -Wmaybe-uninitialized in stdlib/bug-getcontext.c) https://sourceware.org/ml/libc-alpha/2016-11/msg00213.html (Update nios2 localplt.data) https://sourceware.org/ml/libc-alpha/2016-11/msg00214.html (Update alpha localplt.data) https://sourceware.org/ml/libc-alpha/2016-11/msg00216.html (Add localplt.data for hppa) https://sourceware.org/ml/libc-alpha/2016-11/msg00217.html (Add localplt.data for sh) https://sourceware.org/ml/libc-alpha/2016-11/msg00250.html (Fix rpcgen buffer overrun (bug 20790)) https://sourceware.org/ml/libc-alpha/2016-11/msg00256.html (Make SH ucontext always match current kernels) https://sourceware.org/ml/libc-alpha/2016-11/msg00257.html (Fix SH4 register-dump.h for soft-float) -- Joseph S. Myers joseph@codesourcery.com