| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make arch __clone backends hidden | Rich Felker | 2018-09-12 | 1 | -0/+1 |
| * | explicitly assemble all arm asm sources as UAL | Rich Felker | 2015-11-10 | 1 | -0/+1 |
| * | remove non-working pre-armv4t support from arm asm | Rich Felker | 2015-11-09 | 1 | -2/+0 |
| * | clone: make clone a wrapper around __clone | Bobby Bingham | 2014-02-09 | 1 | -3/+0 |
| * | fix arm clone syscall bug (no effect unless app uses clone) | Rich Felker | 2012-09-27 | 1 | -2/+1 |
| * | avoid blx instruction which does not exist on armv4t or armv4 | Rich Felker | 2012-07-14 | 1 | -1/+2 |
| * | fix typo in arm clone() asm | Rich Felker | 2011-10-09 | 1 | -1/+1 |
| * | initial commit of the arm port | Rich Felker | 2011-09-18 | 1 | -0/+35 |
