From: green Date: Fri, 15 Feb 2008 20:52:26 +0000 (+0000) Subject: Add more platforms. X-Git-Tag: v3.0.9~26^2~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=59aa6bb1bfc86a610ac1a8b123443efd75854dd1;p=platform%2Fupstream%2Flibffi.git Add more platforms. --- diff --git a/htdocs/ChangeLog b/htdocs/ChangeLog index c9636f9..70cd337 100644 --- a/htdocs/ChangeLog +++ b/htdocs/ChangeLog @@ -1,5 +1,9 @@ 2008-02-15 Anthony Green + * index.html: Add x86-64 darwin and sparc results. Thanks Andreas. + +2008-02-15 Anthony Green + * index.html: 3.0 is done! 2008-02-15 Anthony Green diff --git a/htdocs/index.html b/htdocs/index.html index 0a3401d..5b698fd 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -65,10 +65,12 @@ release was only tested on:
  • mips o32 linux (little endian)
  • powerpc darwin
  • powerpc64 linux -
  • sparc solaris (SPARC V9 ABI) +
  • sparc solaris +
  • sparc64 solaris
  • x86 cygwin
  • x86 darwin
  • x86 linux +
  • x86-64 darwin
  • x86-64 linux
  • x86-64 OS X