After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796774 - PowerPC ELFv2 ABI support for ORC
PowerPC ELFv2 ABI support for ORC
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: orc
git master
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-07-10 02:21 UTC by A. Wilcox (awilfox)
Modified: 2018-11-03 10:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Git patch for support ELFv2 ABI for PowerPC in ORC (1.65 KB, application/octet-stream)
2018-07-10 02:21 UTC, A. Wilcox (awilfox)
Details

Description A. Wilcox (awilfox) 2018-07-10 02:21:22 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.
Comment 1 GStreamer system administrator 2018-11-03 10:48:38 UTC
-- 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.