[Libre-soc-bugs] [Bug 981] Support PowerPC ABI in cavatools

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Sep 20 23:53:18 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=981

Dmitry Selyutin <ghostmansd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |IN_PROGRESS

--- Comment #1 from Dmitry Selyutin <ghostmansd at gmail.com> ---
I've published the cavatools code:
https://git.libre-soc.org/?p=cavatools.git;a=summary. I also pushed a couple of
minor style commits (removal of trailing lines in Makefiles, addition of git
ignore files).

I checked the code. In addition to changes I provided in scope of bug #982,
we'll also need syscalls generation for RISC-V architecture; this one does not
have dedicated system calls table and uses generic syscalls (at least someone
is mostly free from legacy nonsense).

https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=387d059a1e3128a7aba238c34626246dee1820d4

There were also several commits intended to provide foundations for code
generation and fix some aspects:

https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=5b92251469be60e1d5548db78a1a99639b0e3f61
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=24dacd1a1b285b1d22079011649cbedb17097e14
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=b3d426282cafabd414ded35742b932d508f06782
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=69b1ac09c26238cfdf615d1689413b7e22ad254b
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=f1db0ff17ec91d2f5cc3c620a032cff9c3ecb8db

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list