From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4919 invoked by alias); 5 May 2014 21:47:28 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 4903 invoked by uid 89); 5 May 2014 21:47:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f41.google.com Received: from mail-wg0-f41.google.com (HELO mail-wg0-f41.google.com) (74.125.82.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 05 May 2014 21:47:26 +0000 Received: by mail-wg0-f41.google.com with SMTP id z12so2803071wgg.0 for ; Mon, 05 May 2014 14:47:23 -0700 (PDT) X-Received: by 10.180.182.115 with SMTP id ed19mr5310762wic.29.1399326443173; Mon, 05 May 2014 14:47:23 -0700 (PDT) Received: from ymorin.is-a-geek.org (ks3095497.kimsufi.com. [94.23.60.27]) by mx.google.com with ESMTPSA id c2sm17666141wja.18.2014.05.05.14.47.20 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 05 May 2014 14:47:22 -0700 (PDT) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Mon, 05 May 2014 23:47:19 +0200 Date: Mon, 05 May 2014 21:47:00 -0000 From: "Yann E. MORIN" To: Mattias =?utf-8?B?V2Fsc3Ryw7Zt?= Cc: crossgcc@sourceware.org Subject: Re: [PATCH] Add eglibc 2.19 Message-ID: <20140505214719.GC4866@free.fr> References: <53419A0E.6060007@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <53419A0E.6060007@gmail.com> User-Agent: Mutt/1.5.22 (2013-10-16) X-IsSubscribed: yes X-SW-Source: 2014-05/txt/msg00005.txt.bz2 Mattias, All, Sorry for the delay... :-( On 2014-04-06 20:16 +0200, Mattias Walstr=C3=B6m spake thusly: > # HG changeset patch > # User Mattias Walstr=C3=B6m > # Date 1396807324 -7200 > # Node ID de48a1603e33afb2a30ae5efee95eb656e9f61a9 > # Parent e11a8a2e225d3fa882c24e05ea097979ba8925eb > Add new eglibc-2.19 This patch is missing your SoB line: http://elinux.org/Developer_Certificate_Of_Origin Ditto your patch about the new kernel versions. Care to just reply to each with your SoB line, please? Regards, Yann E. MORIN. > diff -r e11a8a2e225d -r de48a1603e33 config/libc/eglibc.in > --- a/config/libc/eglibc.in Tue Mar 11 22:11:43 2014 +0100 > +++ b/config/libc/eglibc.in Sun Apr 06 20:02:04 2014 +0200 > @@ -18,6 +18,11 @@ > # Don't remove next line > # CT_INSERT_VERSION_BELOW >=20=20 > +config LIBC_EGLIBC_V_2_19 > + bool > + prompt "2_19" > + select LIBC_EGLIBC_2_16_or_later > + > config LIBC_EGLIBC_V_2_18 > bool > prompt "2_18" > @@ -82,6 +87,7 @@ > string > # Don't remove next line > # CT_INSERT_VERSION_STRING_BELOW > + default "2_19" if LIBC_EGLIBC_V_2_19 > default "2_18" if LIBC_EGLIBC_V_2_18 > default "2_17" if LIBC_EGLIBC_V_2_17 > default "2_16" if LIBC_EGLIBC_V_2_16 >=20 >=20 > -- > For unsubscribe information see http://sourceware.org/lists.html#faq >=20 --=20 .-----------------.--------------------.------------------.----------------= ----. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspira= cy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ = | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is = no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspirac= y. | '------------------------------^-------^------------------^----------------= ----' -- For unsubscribe information see http://sourceware.org/lists.html#faq