GNOME Bugzilla – Bug 796774
PowerPC ELFv2 ABI support for ORC
Last modified: 2018-11-03 10:48:38 UTC
Created attachment 372987 [details] Git patch for support ELFv2 ABI for PowerPC in ORC This patch adds support to ORC for the ELFv2 ABI on PowerPC. The ELFv2 ABI does not use function descriptors. Tested working on: - Power Mac G5 - IBM POWER6 server - Raptor Talos II ... all using musl libc 1.1.19 on Linux kernel 4.14. Test suite passes fully, and GStreamer appears to use the vector unit for playback of Ogg files. Combined with the patch in Bug 745433 this *may* support LE as well. I don't have a PowerPC little endian computer to test on, however, so I really do not know.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/orc/issues/15.