From owner-freebsd-arch@freebsd.org Fri Jun 24 19:31:29 2016 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8B69AC49FF for ; Fri, 24 Jun 2016 19:31:29 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 752A9181B; Fri, 24 Jun 2016 19:31:29 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x235.google.com with SMTP id s63so103722484ioi.3; Fri, 24 Jun 2016 12:31:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=pPZVoxAUZebDjpdLKHHVx/af5MKA/X/v9shxyjv2Z2w=; b=oGVXq6uhqMHQRDCriOH2z/ztfuCjSWvpoPLJtR1LSdiYH6+cYumAVMxdAJzevWvq0X jWVCAsH0Xkd23OcWKPqTFbcRtr8leGWWZsLcxe+1pcRlhJi32pyJDb7Ijbq70VL7DItL T3ChLw3pAjS7VLAuJ+Cod15pMff3AhqO6GdZMjs0YeMuByStP+or+3n0IE/IH/QLIIbh 0mf6N57Grv2a34vpq1tzr4gwOkAps0DghE/QKhzkK2Z8Qh46m5A8kIA0lgcVB830VL9Q qowCNBxz9xbBwxGtzAyO1h0i7FaJ/sjESLaK/O0XhhjHPgkAIKXNQu8CX16L35RMuhYt yIeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=pPZVoxAUZebDjpdLKHHVx/af5MKA/X/v9shxyjv2Z2w=; b=gyx+SUi1ZCBnifXpVziip9PcYFwjC5O6KJDH4fxZi4eFGK0Q5mREjVVv0cZcOi6GAH gJbcPhknVg8GtSxCrVZVNCUkNbfsmVHrtdmQM6M1DdkzX3XII3uRZFb2mdSF0RfIcZf+ BuKDLMjT4WQ7GV6h5LtNWUYUYPK4ftg7vRQS0DLfluPor2UsrSQ7eTGgsN02YU7cG+9D HaLOszdferJanA5OdR4Ycat2w9wHzuQCAwnZXpEWozNQClmS59TiXfc/RbZPuUrzaw6S fcef21WvYnwVhHYN1S/RVAHKS2UxgMYvDINmTrHtZEY3AYjdFbV/UL6kHYQ+rKys1hIs 8g0w== X-Gm-Message-State: ALyK8tJAkhjShN0viu/yqLNTHMomPF3HqJIVhkMco8WDsxvnvACcLa+SwQcZzxaLcwrFujbBTkOeDDD3rV5hxg== X-Received: by 10.107.16.24 with SMTP id y24mr7112698ioi.123.1466796688814; Fri, 24 Jun 2016 12:31:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.210.212 with HTTP; Fri, 24 Jun 2016 12:31:27 -0700 (PDT) In-Reply-To: <2202995.kTBLB6p9Br@ralph.baldwin.cx> References: <3FB65E20-0376-4041-86DE-F8CAB7F37314@freebsd.org> <20160624194454.D1013@besplex.bde.org> <4641.1466766430@critter.freebsd.dk> <2202995.kTBLB6p9Br@ralph.baldwin.cx> From: Adrian Chadd Date: Fri, 24 Jun 2016 12:31:27 -0700 Message-ID: Subject: Re: PowerPC 64-bit time_t To: John Baldwin Cc: "freebsd-arch@freebsd.org" , Poul-Henning Kamp Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2016 19:31:29 -0000 [snip] We could just call the architecture i486. :-) -adrian