Gentoo Archives: gentoo-commits

From: "Alec Warner (antarus)" <antarus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/news: 20120608-x32_abi.xml
Date: Sat, 09 Jun 2012 17:55:24
Message-Id: 20120609175513.D5C1B2004B@flycatcher.gentoo.org
1 antarus 12/06/09 17:55:13
2
3 Modified: 20120608-x32_abi.xml
4 Log:
5 fix typo per jdhore.
6
7 Revision Changes Path
8 1.2 xml/htdocs/news/20120608-x32_abi.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/news/20120608-x32_abi.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/news/20120608-x32_abi.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/news/20120608-x32_abi.xml?r1=1.1&r2=1.2
13
14 Index: 20120608-x32_abi.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/news/20120608-x32_abi.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- 20120608-x32_abi.xml 9 Jun 2012 17:36:59 -0000 1.1
21 +++ 20120608-x32_abi.xml 9 Jun 2012 17:55:13 -0000 1.2
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0'?>
24 <!DOCTYPE news SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/news/20120608-x32_abi.xml,v 1.1 2012/06/09 17:36:59 antarus Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/news/20120608-x32_abi.xml,v 1.2 2012/06/09 17:55:13 antarus Exp $ -->
27
28 <news gentoo="yes" category="gentoo">
29 <poster>antarus</poster>
30 @@ -11,7 +11,7 @@
31 <p>
32 We are pleased to announce the initial
33 <uri link="http://distfiles.gentoo.org/experimental/amd64/x32/stage3-amd64-
34 -x32-20120605.tar.xz">x32 relesae candidate</uri>.
35 +x32-20120605.tar.xz">x32 release candidate</uri>.
36 This is a new ABI for amd64 platforms that aims to marry the best of both
37 worlds: smaller pointers from 32bit x86 with more registers and enhanced
38 instructions from 64bit x86_64. All you need to get started is Linux 3.4!