From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9239 invoked by alias); 25 Jul 2009 07:21:42 -0000 Received: (qmail 9219 invoked by uid 22791); 25 Jul 2009 07:21:41 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 25 Jul 2009 07:21:33 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KNB00F00TORTZ00@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Sat, 25 Jul 2009 10:21:30 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.68.240]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KNB001JQTRTVG50@i_mtaout3.012.net.il>; Sat, 25 Jul 2009 10:21:30 +0300 (IDT) Date: Sat, 25 Jul 2009 15:13:00 -0000 From: Eli Zaretskii Subject: Re: Add crc32 function to libiberty In-reply-to: To: Ian Lance Taylor , Jim Blandy Cc: dj@redhat.com, gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83fxcl4491.fsf@gnu.org> References: <200907242331.n6ONVqSl003646@greed.delorie.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-07/txt/msg00621.txt.bz2 > Cc: gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org > From: Ian Lance Taylor > Date: Fri, 24 Jul 2009 17:40:09 -0700 > > Does anybody on the gdb side know the polynomial or any other > information? AFAICS, this was introduced by Jim Blandy. Jim, are can you help us here?