Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-12-20 | ... | Mattias Andrée | 10 | -288/+419 |
2015-12-20 | optimise implementations of {hton,ntoh}{s,l,ll} | Mattias Andrée | 8 | -9/+170 |
2015-12-19 | fix issue #8 on github | Mattias Andrée | 2 | -2/+2 |
2015-12-18 | fix issue #7 on github, again | Mattias Andrée | 1 | -1/+1 |
2015-12-18 | fix issue #7 on github | Mattias Andrée | 1 | -1/+1 |
2015-12-16 | we need signed integer representation conversion | Mattias Andrée | 1 | -0/+26 |
2015-12-16 | m | Mattias Andrée | 2 | -686/+670 |
2015-12-16 | the pagesize shall be retrieved in crt0 to avoid an unnecessary branching in calls to malloc-functions | Mattias Andrée | 1 | -0/+1 |
2015-12-16 | fix issue #6 on github | Mattias Andrée | 1 | -2/+21 |