Add support for powerpc-unknown-freebsd

This commit is contained in:
Piotr Kubaj 2021-07-22 17:29:33 +02:00
parent f913a4fe90
commit 763bc13ccc
4 changed files with 38 additions and 0 deletions

View file

@ -249,6 +249,7 @@ target | std | host | notes
`powerpc-wrs-vxworks` | ? | |
`powerpc64-unknown-freebsd` | ✓ | ✓ | PPC64 FreeBSD (ELFv1 and ELFv2)
`powerpc64le-unknown-freebsd` | | | PPC64LE FreeBSD
`powerpc-unknown-freebsd` | | | PowerPC FreeBSD
`powerpc64-unknown-linux-musl` | ? | |
`powerpc64-wrs-vxworks` | ? | |
`powerpc64le-unknown-linux-musl` | ? | |