[cfe-commits] r85888 - /cfe/trunk/www/UniversalDriver.html
Daniel Dunbar
daniel at zuster.org
Tue Nov 3 00:18:35 PST 2009
Author: ddunbar
Date: Tue Nov 3 02:18:34 2009
New Revision: 85888
URL: http://llvm.org/viewvc/llvm-project?rev=85888&view=rev
Log:
Add link to FatELF project.
Modified:
cfe/trunk/www/UniversalDriver.html
Modified: cfe/trunk/www/UniversalDriver.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/UniversalDriver.html?rev=85888&r1=85887&r2=85888&view=diff
==============================================================================
--- cfe/trunk/www/UniversalDriver.html (original)
+++ cfe/trunk/www/UniversalDriver.html Tue Nov 3 02:18:34 2009
@@ -77,6 +77,9 @@
wiki page for their work to support the ARM EABI provide an interesting
glimpse into how related issues impact the operating system distribution.</li>
+ <li><a href="http://icculus.org/fatelf/">FatELF</a> is a proposal for bringing
+ Mac OS X like "Universal Binary" support to ELF based platforms.</li>
+
</ul>
</div>
More information about the cfe-commits
mailing list