| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
The majority of the byteswap functions are the same across all arches, so
setup a common header to provide definitions if they don't exist. This
allows arches to override only the ones they actually want to implement
with inline assembly.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
| |
support for pthreads and update for the latest and greatest.
|
|
|
|
|
| |
and to better support each arch. This is a really big patch...
-Erik
|
|
contributed by Yoshinori Sato <qzb04471@nifty.ne.jp>
|