summaryrefslogtreecommitdiff
path: root/sys/src/cmd/5e
AgeCommit message (Expand)Author
2022-12-185e: access /proc instead of #pcinap_lenrek
2020-05-02make bind(2) error handling consistentcinap_lenrek
2018-09-285e: byte access incorrectly checked for long; brk has to round up addressesaiju
2017-05-015e: fix special bitshift and rotationscinap_lenrek
2015-07-085e: enable VFP emulation by default, doubles only need to be 4 byte alignedcinap_lenrek
2015-07-075e: approximate LL/SC with cas()cinap_lenrek
2015-07-075e: make sure stack base is aligned to avoid unaligned memory trap on armcinap_lenrek
2015-06-195e: implement DSB,DMB,ISB and CLREX instructionscinap_lenrek
2014-09-045e: fix signed long multiplycinap_lenrek
2014-09-035e: push ERRMAX for note message on stack avoiding unaligned stack pointercinap_lenrek
2014-03-105e: remove newline from suicide stringcinap_lenrek
2014-03-105e: trap unaligned memory accesscinap_lenrek
2014-03-085e: fix amd64cinap_lenrek
2013-06-115e: vfp supportjpathy
2011-08-075e: added semacquire/semreleaseaiju
2011-06-265e: fix _tos->pid / libthread bugaiju
2011-06-255e: changed argument behaviouraiju
2011-06-255e: added FPA supportaiju
2011-06-255e: added note supportaiju
2011-06-24updated 5eaiju
2011-06-16fixed 5e mkfileaiju
2011-06-16added 5e (not finished)aiju