Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Blackfin: fix typo in byteswap.h commit | Mike Frysinger | 2009-08-19 | 1 | -1/+1 |
| | | | | | | | | The Blackfin port hasn't been compiling cleanly, so this typo was missed in the byteswap unification commit. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | byteswap: unify common definitions | Mike Frysinger | 2009-08-19 | 1 | -76/+16 |
| | | | | | | | | | | 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> | ||||
* | Synch libc bfin specific with trunk | Carmelo Amoroso | 2008-06-18 | 1 | -0/+94 |