What about MIPS support?

William Cohen wcohen@redhat.com
Thu Aug 6 01:30:00 GMT 2015


On 08/05/2015 02:45 PM, Crestez Dan Leonard wrote:
> Hello,
> 
> Those patches were on top of an older version. I just rebased on top of latest release 2.8 and only encountered a minor conflict. There are no further conflicts when rebasing on top of latest master. I pushed the branches here:
> 
>     https://github.com/cdleonard/systemtap/commits/mips-2.8
>     https://github.com/cdleonard/systemtap/commits/mips-master
> 
> Regards,
> Leonard

Hi Leonard,

Thanks for the pointers to current git trees with the patches.  I found that the div instruction for the mips processor is not coded correctly and the "make installcheck" smoke test fails as a result.  Attached is a patch to fix that and allow the systemtap.base/arith.exp test to pass.  With this patch the mips-master branch will run the "make installcheck" testsuite on a 32-bit mips processor

-Will

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips_div_asm.patch
Type: text/x-patch
Size: 948 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20150806/e91ad65b/attachment.bin>


More information about the Systemtap mailing list