<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DataModels</title><link>https://sourceforge.net/p/predef/wiki/DataModels/</link><description>Recent changes to DataModels</description><atom:link href="https://sourceforge.net/p/predef/wiki/DataModels/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 28 Apr 2013 10:30:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/predef/wiki/DataModels/feed" rel="self" type="application/rss+xml"/><item><title>DataModels modified by Bjorn Reese</title><link>https://sourceforge.net/p/predef/wiki/DataModels/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -5,7 +5,7 @@
 char | 8 | 8 | 8 | 8 | 8 | 8
 short | 16 | 16 | 16 | 16 | 16 | 64
 int | 16 | 32 | 32 | 32 | 64 | 64
-long | 32 | 32 | 32 | 64 | 64 | 64
+long | 32 | 32 | 64 | 32 | 64 | 64
 long long | | | 64 | 64 | 64 | 64
 pointer | 32 | 32  | 64  | 64  | 64 | 64

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bjorn Reese</dc:creator><pubDate>Sun, 28 Apr 2013 10:30:12 -0000</pubDate><guid>https://sourceforge.net0b9fa0a2dd6fafb5afe1626b1d4b098993fa6bef</guid></item><item><title>WikiPage DataModels modified by Bjorn Reese</title><link>https://sourceforge.net/p/predef/wiki/DataModels/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,4 @@
-## Data Models ##
+## [Data Models](http://www.unix.org/whitepapers/64bit.html) ##

 Data type | LP32 | ILP32 | LP64 | LLP64 | ILP64 | SILP64
 ---|---|---|---|---|---|---
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bjorn Reese</dc:creator><pubDate>Thu, 27 Dec 2012 16:47:35 -0000</pubDate><guid>https://sourceforge.netcf67478235bf7e0c180588f9ef146bd96f8c267b</guid></item><item><title>WikiPage DataModels modified by Bjorn Reese</title><link>https://sourceforge.net/p/predef/wiki/DataModels/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,13 +1,13 @@
 ## Data Models ##

-Data type | LP32 | ILP32 | ILP64 | LLP64 | LP64
----|---|---|---|---|---
-char | 8 | 8 | 8 | 8 | 8
-short | 16 | 16 | 16 | 16 | 16
-int | 16 | 32 | 64 | 32 | 32
-long | 32 | 32 | 64 | 32 | 64
-long long | | | | 64 |
-pointer | 32 |    32  |    64  |    64  |   64
+Data type | LP32 | ILP32 | LP64 | LLP64 | ILP64 | SILP64
+---|---|---|---|---|---|---
+char | 8 | 8 | 8 | 8 | 8 | 8
+short | 16 | 16 | 16 | 16 | 16 | 64
+int | 16 | 32 | 32 | 32 | 64 | 64
+long | 32 | 32 | 32 | 64 | 64 | 64
+long long | | | 64 | 64 | 64 | 64
+pointer | 32 | 32  | 64  | 64  | 64 | 64

 ## ILP32 ##

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bjorn Reese</dc:creator><pubDate>Thu, 27 Dec 2012 16:39:52 -0000</pubDate><guid>https://sourceforge.net0a2a5947b34c67f643fb63a4474d8e588c361115</guid></item><item><title>WikiPage DataModels modified by Bjorn Reese</title><link>https://sourceforge.net/p/predef/wiki/DataModels/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -14,6 +14,7 @@
 Macro | Description
 ---|---
 `_ILP32` | Defined by HP aCC and Sun Studio
+`__ILP32__` | Defined by GNU C
 
 ## LP64 ##
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bjorn Reese</dc:creator><pubDate>Sun, 25 Nov 2012 10:23:58 -0000</pubDate><guid>https://sourceforge.net8a6e78e2a6329f8677cedeb62cffbee04dbfc1d5</guid></item><item><title>WikiPage DataModels modified by Bjorn Reese</title><link>https://sourceforge.net/p/predef/wiki/DataModels/</link><description>## Data Models ##

Data type | LP32 | ILP32 | ILP64 | LLP64 | LP64
---|---|---|---|---|---
char | 8 | 8 | 8 | 8 | 8
short | 16 | 16 | 16 | 16 | 16
int | 16 | 32 | 64 | 32 | 32
long | 32 | 32 | 64 | 32 | 64
long long | | | | 64 |
pointer | 32 |    32  |    64  |    64  |   64

## ILP32 ##

Macro | Description
---|---
`_ILP32` | Defined by HP aCC and Sun Studio

## LP64 ##

Macro | Description
---|---
`_LP64` | Defined by HP aCC and Sun Studio
`__LP64__` | Defined by GNU C
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bjorn Reese</dc:creator><pubDate>Thu, 23 Aug 2012 13:59:12 -0000</pubDate><guid>https://sourceforge.netef1adb47690aeb451df6f987ce74bf5af6df65c1</guid></item></channel></rss>