From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30776 invoked by alias); 8 Nov 2007 20:43:33 -0000 Received: (qmail 30763 invoked by uid 22791); 8 Nov 2007 20:43:32 -0000 X-Spam-Check-By: sourceware.org Received: from mail-dub.bigfish.com (HELO mail112-dub-R.bigfish.com) (213.199.154.10) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Nov 2007 20:43:25 +0000 Received: from mail112-dub (localhost.localdomain [127.0.0.1]) by mail112-dub-R.bigfish.com (Postfix) with ESMTP id 79CDE2B8876; Thu, 8 Nov 2007 20:43:22 +0000 (UTC) X-BigFish: VP X-MS-Exchange-Organization-Antispam-Report: OrigIP: 163.181.251.8;Service: EHS Received: by mail112-dub (MessageSwitch) id 1194554601198268_6143; Thu, 8 Nov 2007 20:43:21 +0000 (UCT) Received: from ausb3extmailp01.amd.com (unknown [163.181.251.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail112-dub.bigfish.com (Postfix) with ESMTP id 8F95DF3005A; Thu, 8 Nov 2007 20:43:20 +0000 (UTC) Received: from SAUSGW01.amd.com (sausgw01.amd.com [163.181.250.21]) by ausb3extmailp01.amd.com (Switch-3.2.7/Switch-3.2.7) with ESMTP id lA8KfVOr020213; Thu, 8 Nov 2007 14:43:12 -0600 Received: from [163.181.22.102] by SAUSGW01.amd.com with ESMTP (AMD SMTP Relay (Email Firewall v6.3.1)); Thu, 08 Nov 2007 14:43:09 -0600 X-Server-Uuid: D6C75999-9DAF-4D89-B9AC-C25E3A0BB76A Received: from sausexmb1.amd.com ([163.181.3.156]) by sausexbh2.amd.com with Microsoft SMTPSVC(6.0.3790.2499); Thu, 8 Nov 2007 14:43:09 -0600 Received: from mmeissner-gold.amd.com ([165.204.57.57]) by sausexmb1.amd.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 8 Nov 2007 14:43:08 -0600 Received: from mmeissner-gold.amd.com (localhost [127.0.0.1]) by mmeissner-gold.amd.com (8.13.8/8.13.8) with ESMTP id lA8Kh8mE022216; Thu, 8 Nov 2007 15:43:08 -0500 Received: (from mmeissne@localhost) by mmeissner-gold.amd.com ( 8.13.8/8.13.8/Submit) id lA8Kh7BC022215; Thu, 8 Nov 2007 15:43:07 -0500 Date: Thu, 08 Nov 2007 21:17:00 -0000 From: "Michael Meissner" To: gcc-patches@gcc.gnu.org, christophe.harle@amd.com, hjl@lucon.org Subject: [PATCH] Add ix86 branches to svn.html Message-ID: <20071108204307.GA22175@mmeissner-gold.amd.com> Mail-Followup-To: Michael Meissner , gcc-patches@gcc.gnu.org, christophe.harle@amd.com, hjl@lucon.org MIME-Version: 1.0 User-Agent: Mutt/1.4.2.3i X-WSS-ID: 6B2DAB5724S1879989-01-01 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-11/txt/msg00481.txt.bz2 I don't have write access to commit this change. If Gerald or somebody else with access could commit this change to wwwdocs, it would be appreciated: *** htdocs/svn.html.~1.65.~ 2007-11-08 15:14:03.000000000 -0500 --- htdocs/svn.html 2007-11-08 15:25:30.248712000 -0500 *************** list therefore provides only some repres *** 453,458 **** --- 453,469 ---- <andrea.ornstein@st.com> and Erven Rohou <erven.rohou@st.com>. + +
ix86/gcc-4_2-branch
+
The goal of this branch is to add support for newer ix86 processors such + as AMD's Barcelona and Intel's Core2 to GCC 4.2.x. The current maintainers + are Michael Meissner (michael.meissner@amd.com) and H. J. Lu (hjl@lucon.org). + +
ix86/gcc-4_1-branch
+
The goal of this branch is to add support for newer ix86 processors such + as AMD's Barcelona and Intel's Core2 to GCC 4.1.x. The current maintainers + are Michael Meissner (michael.meissner@amd.com) and H. J. Lu (hjl@lucon.org). +

Language-specific

-- Michael Meissner, AMD 90 Central Street, MS 83-29, Boxborough, MA, 01719, USA michael.meissner@amd.com