This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sync supported platform list


On 8/24/2011 6:38 AM, Jasper Lievisse Adriaanse wrote:
Hi,

As per subject.
Currently OpenBSD/arm is broken due to our ancient binutils version.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24695
Hopefully the upcoming update of our binutils to 2.17 will address that. So
for now here's the list of supported platforms.

OK, thanks. I've checked this in.


AG





2011-08-24 Jasper Lievisse Adriaanse<jasper@openbsd.org>


* README: Sync supported platform list for OpenBSD

diff --git a/README b/README
index 46969cc..2b547da 100644
--- a/README
+++ b/README
@@ -52,27 +52,33 @@ tested:
  | Architecture | Operating System |
  |--------------+------------------|
  | Alpha        | Linux            |
+| Alpha        | OpenBSD          |
  | Alpha        | Tru64            |
  | ARM          | Linux            |
  | ARM          | iOS              |
  | AVR32        | Linux            |
  | HPPA         | HPUX             |
+| HPPA         | OpenBSD          |
  | IA-64        | Linux            |
  | M68K         | RTEMS            |
  | MIPS         | IRIX             |
  | MIPS         | Linux            |
  | MIPS         | RTEMS            |
  | MIPS64       | Linux            |
+| MIPS64       | OpenBSD          |
  | PowerPC      | Linux            |
  | PowerPC      | Mac OSX          |
  | PowerPC      | FreeBSD          |
+| PowerPC      | OpenBSD          |
  | PowerPC64    | Linux            |
  | S390         | Linux            |
  | S390X        | Linux            |
  | SPARC        | Linux            |
  | SPARC        | Solaris          |
+| SPARC        | OpenBSD          |
  | SPARC64      | Linux            |
  | SPARC64      | FreeBSD          |
+| SPARC64      | OpenBSD          |
  | X86          | FreeBSD          |
  | X86          | Interix          |
  | X86          | kFreeBSD         |



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]