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: Sun, 10 Jun 2012 01:55:33
Message-Id: 20120610015522.EF2492004B@flycatcher.gentoo.org
1 antarus 12/06/10 01:55:22
2
3 Modified: 20120608-x32_abi.xml
4 Log:
5 Fix %20 pointed out by radhermit
6
7 Revision Changes Path
8 1.3 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.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/news/20120608-x32_abi.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/news/20120608-x32_abi.xml?r1=1.2&r2=1.3
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.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- 20120608-x32_abi.xml 9 Jun 2012 17:55:13 -0000 1.2
21 +++ 20120608-x32_abi.xml 10 Jun 2012 01:55:22 -0000 1.3
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.2 2012/06/09 17:55:13 antarus Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/news/20120608-x32_abi.xml,v 1.3 2012/06/10 01:55:22 antarus Exp $ -->
27
28 <news gentoo="yes" category="gentoo">
29 <poster>antarus</poster>
30 @@ -10,8 +10,7 @@
31
32 <p>
33 We are pleased to announce the initial
34 -<uri link="http://distfiles.gentoo.org/experimental/amd64/x32/stage3-amd64-
35 -x32-20120605.tar.xz">x32 release candidate</uri>.
36 +<uri link="http://distfiles.gentoo.org/experimental/amd64/x32/stage3-amd64-x32-20120605.tar.xz">x32 release candidate</uri>.
37 This is a new ABI for amd64 platforms that aims to marry the best of both
38 worlds: smaller pointers from 32bit x86 with more registers and enhanced
39 instructions from 64bit x86_64. All you need to get started is Linux 3.4!