From: "Raúl Porcel" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/catalyst:catalyst_2 commit in: /, arch/
Date: Sat, 5 Feb 2011 18:27:59 +0000 (UTC) [thread overview]
Message-ID: <da5a9e705d36fcb7cad63a0d8457f21b45a49873.armin76@gentoo> (raw)
commit: da5a9e705d36fcb7cad63a0d8457f21b45a49873
Author: Raúl Porcel <armin76 <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 5 18:26:57 2011 +0000
Commit: Raúl Porcel <armin76 <AT> gentoo <DOT> org>
CommitDate: Sat Feb 5 18:26:57 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=da5a9e70
Enable new amd64 subarches
---
ChangeLog | 5 ++++-
arch/amd64.py | 13 ++++++-------
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 72cc346..5278085 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
# ChangeLog for catalyst
-# Copyright 1999-2010 Gentoo Foundation; 2008-2010 Various authors (see AUTHORS)
+# Copyright 1999-2011 Gentoo Foundation; 2008-2010 Various authors (see AUTHORS)
# Distributed under the GPL v2
# $Id$
+ 05 Feb 2011; Raúl Porcel <armin76@gentoo.org> arch/amd64.py, catalyst:
+ Enable new amd64 subarches
+
01 Nov 2010; Raúl Porcel <armin76@gentoo.org> catalyst:
This is catalyst 2.0.6.913
diff --git a/arch/amd64.py b/arch/amd64.py
index 868760e..aaf587a 100644
--- a/arch/amd64.py
+++ b/arch/amd64.py
@@ -63,12 +63,11 @@ def register():
"athlon64" : arch_k8,
"athlonfx" : arch_k8,
"nocona" : arch_nocona,
-# uncomment when gcc 4.3 is stable and delete this line
-# "core2" : arch_core2,
-# "k8-sse3" : arch_k8_sse3,
-# "opteron-sse3" : arch_k8_sse3,
-# "athlon64-sse3" : arch_k8_sse3,
-# "amdfam10" : arch_amdfam10,
-# "barcelona" : arch_amdfam10
+ "core2" : arch_core2,
+ "k8-sse3" : arch_k8_sse3,
+ "opteron-sse3" : arch_k8_sse3,
+ "athlon64-sse3" : arch_k8_sse3,
+ "amdfam10" : arch_amdfam10,
+ "barcelona" : arch_amdfam10
}, ("x86_64","amd64","nocona"))
next reply other threads:[~2011-02-05 18:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-05 18:27 Raúl Porcel [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-25 16:26 [gentoo-commits] proj/catalyst:catalyst_2 commit in: /, arch/ Matt Turner
2011-06-25 16:26 Matt Turner
2011-06-25 16:26 Matt Turner
2011-06-25 16:26 Matt Turner
2011-06-25 16:26 Matt Turner
2011-06-25 16:26 Matt Turner
2012-05-03 18:59 Raúl Porcel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=da5a9e705d36fcb7cad63a0d8457f21b45a49873.armin76@gentoo \
--to=armin76@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox