summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/arch/m68k/random.S
AgeCommit message (Expand)Author
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-18Don't use %d2 (violates the ABI since it wasn't saved), use %a0 instead.matt
2009-01-06Fix PIC version, it was missing one dereference. Thanks to spzpooka
2009-01-04Support PIC for inclusion in librump. (m68k untested)pooka
1999-11-11Add register prefixes.thorpej
1998-02-22Sync with libc, and add random.S.mycroft