[Libre-soc-bugs] [Bug 1228] SFFS ISACaller userspace ELF support for dynamic linking and PIC and statically-linked-glibc

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Dec 13 00:13:17 GMT 2023


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

--- Comment #25 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #19)
> I tried to rebase on master, but something on master broke tons of tests
> recently, somewhere between:
> https://git.libre-soc.org/?p=openpower-isa.git;a=commit;
> h=8e9fdf5b4f9dfaee84665286c00b521c1f820b53
> https://salsa.debian.org/Kazan-team/mirrors/openpower-isa/-/jobs/4998615
> 
> and
> 
> https://git.libre-soc.org/?p=openpower-isa.git;a=commit;
> h=5c672ca8e3e02fe4d441b48e8a9b35aa46150038
> https://salsa.debian.org/Kazan-team/mirrors/openpower-isa/-/jobs/5013498

according to git bisect:
5025354342d8e92f200b9c0c0a04f96a53d7f0e3 is the first bad commit
commit 5025354342d8e92f200b9c0c0a04f96a53d7f0e3
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date:   Tue Nov 28 20:41:01 2023 +0000

    fix elwidth overrides when sw=8
    the way that XLEN works is it must be MAX(sw,dw) which is not what
    was happening, it was fixed at sw (source width)

Luke, please don't push stuff to master unless the tests have been run and
pass! if you don't want to run tests, please just push to a branch, then you
can wait for CI.

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


More information about the libre-soc-bugs mailing list