From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: /srv/bzr/emacs/trunk r102577: Remove EXPLICIT_SIGN_EXTEND. Date: Fri, 03 Dec 2010 17:38:26 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1291415926 27755 80.91.229.12 (3 Dec 2010 22:38:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 3 Dec 2010 22:38:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 03 23:38:42 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1POeH1-0000m4-R1 for ged-emacs-devel@m.gmane.org; Fri, 03 Dec 2010 23:38:39 +0100 Original-Received: from localhost ([127.0.0.1]:43746 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POeH1-00026H-9v for ged-emacs-devel@m.gmane.org; Fri, 03 Dec 2010 17:38:39 -0500 Original-Received: from [140.186.70.92] (port=49105 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POeGt-00025G-8f for emacs-devel@gnu.org; Fri, 03 Dec 2010 17:38:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1POeGs-0001Fe-3a for emacs-devel@gnu.org; Fri, 03 Dec 2010 17:38:31 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1POeGs-0001Fa-0s for emacs-devel@gnu.org; Fri, 03 Dec 2010 17:38:30 -0500 Original-Received: from localhost ([127.0.0.1]:36858) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1POeGo-0008AO-T1; Fri, 03 Dec 2010 17:38:27 -0500 X-Spook: emc Jyllandsposten spy corporate security JFK Peking X-Ran: ye9Jc,HZBCTl!3buVaV&b\_RY?W0rc+46Q"'gmyH8bsF6>b#Fd+,N:;|JAS(p+vM_e|\jt X-Hue: blue X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:133369 Archived-At: Andreas Schwab wrote: > * m/hp800.h: Remove file. > * m/mips.h: Remove file. Great to see the number of src/m files decreasing, but doesn't configure.in needs updating in light of this? Several places use "machine=mips" or "machine=hp800". (I await your one-word response.)