From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18376 invoked by alias); 12 Aug 2012 16:03:34 -0000 Received: (qmail 18367 invoked by uid 22791); 12 Aug 2012 16:03:33 -0000 X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 12 Aug 2012 16:03:20 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1T0adM-0003vZ-1s from joseph_myers@mentor.com ; Sun, 12 Aug 2012 09:03:20 -0700 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 Aug 2012 09:03:19 -0700 Received: from digraph.polyomino.org.uk (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.1.289.1; Sun, 12 Aug 2012 17:03:18 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.76) (envelope-from ) id 1T0adJ-0001Dz-Fs; Sun, 12 Aug 2012 16:03:17 +0000 Date: Sun, 12 Aug 2012 16:03:00 -0000 From: "Joseph S. Myers" To: Carlos O'Donell CC: Mike Frysinger , Roland McGrath , Subject: Re: [PATCH] hppa: add missing prlimit64 symbol In-Reply-To: Message-ID: References: <1334271665-31914-1-git-send-email-vapier@gentoo.org> <201204121926.51186.vapier@gentoo.org> <20120413035854.BF0642C079@topped-with-meat.com> <201208111527.37505.vapier@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-08/txt/msg00111.txt.bz2 On Sun, 12 Aug 2012, Carlos O'Donell wrote: > I've been spending the weekend bringing up new hardware for my hppa > testing, so hopefully I can get back to tackling the maintenance > backlog (along with any 2.15 and 2.16 backport requests). A large proportion of the issues I listed, and of the subsequent global changes needing hppa versions, and quite possibly of the open hppa ports issues in Bugzilla, could be done purely as mechanical changes without hardware testing, to reduce the size of the backlog. It's finding and fixing the issues missing from my list that will need proper testing. (For reference, my notes of ports changes (for more than just hppa - there are alpha and ia64 issues here too) that would be appropriate given post-2.16 libc changes but haven't yet been done: [2012-08-07] hppa cleanup __ASSUME_LWS_CAS [2012-08-02] am33, ia64 ASM_TYPE_DIRECTIVE [2012-07-17] alpha, hppa, ia64 TLS configure checks remove [2012-07-17] hppa, am33 (and SH) c++-types data [2012-07-10] am33 ASM_GLOBAL_DIRECTIVE ) -- Joseph S. Myers joseph@codesourcery.com