Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | byteswap: unify common definitions | Mike Frysinger | 2009-08-19 | 1 | -71/+8 |
| | | | | | | | | | | 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> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -33/+41 |
| | |||||
* | Add bswap_64 macro and uClibc_page.h. From Peter Kjellerstedt. | Joakim Tjernlund | 2004-09-23 | 1 | -0/+27 |
| | |||||
* | Cosmetic changes. | Tobias Anderberg | 2003-08-27 | 1 | -3/+4 |
| | |||||
* | Initial version of the CRIS port. | Tobias Anderberg | 2002-09-16 | 1 | -0/+47 |