Commit History

Author SHA1 Message Date
  Rich Felker 05870abeaa fix code path where child function returns in arm __clone built as thumb 5 years ago
  Rich Felker f5f7673d71 make arch __clone backends hidden 6 years ago
  Rich Felker 4e73d12117 explicitly assemble all arm asm sources as UAL 9 years ago
  Rich Felker 9f290a49bf remove non-working pre-armv4t support from arm asm 9 years ago
  Bobby Bingham fdf5f1b131 clone: make clone a wrapper around __clone 11 years ago
  Rich Felker e0ea44cb76 fix arm clone syscall bug (no effect unless app uses clone) 12 years ago
  Rich Felker 7be3b5a073 avoid blx instruction which does not exist on armv4t or armv4 13 years ago
  Rich Felker 2b89e56c94 fix typo in arm clone() asm 13 years ago
  Rich Felker d960d4f2cb initial commit of the arm port 13 years ago