From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27289 invoked by alias); 29 Apr 2014 08:20:00 -0000 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 Received: (qmail 27252 invoked by uid 89); 29 Apr 2014 08:19:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 29 Apr 2014 08:19:59 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s3T8JuBt032079 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 29 Apr 2014 04:19:57 -0400 Received: from [10.3.113.56] (ovpn-113-56.phx2.redhat.com [10.3.113.56]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id s3T8Jujh007518; Tue, 29 Apr 2014 04:19:56 -0400 Message-ID: <535F60AC.4050702@redhat.com> Date: Tue, 29 Apr 2014 08:20:00 -0000 From: "Carlos O'Donell" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: GNU C Library , "libc-ports@sourceware.org" , "Joseph S. Myers" Subject: The hppa port is now moved out of ports. Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-04/txt/msg00006.txt.bz2 Joseph, The hppa port is now in libc. The disassembly of the shared libraries appears identical. The hppa port doesn't depend on any other ports ports so no #includes needed adjusting. The hppa port uses the preferred sysdeps/unix/sysv/linux/hppa/nptl. The move ChangeLog entry was added to the top-level ChangeLog indicating that hppa now uses that top-level ChangeLog. There are no more ports left in ports. Is there any other next step (other than fixing up more of the hppa port)? Cheers, Carlos.