summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/bits
Commit message (Expand)AuthorAgeFilesLines
* Separate out arch-independent parts of stdint.hMichael Brown2007-08-171-0/+21
* Add per-file error identifiersMichael Brown2007-07-241-0/+31
* Shrink cpu.c and render it useful for our purposes.Michael Brown2007-07-141-203/+46Star
* Accelerate memcpy() by around 32% on large, dword-aligned copies.Michael Brown2007-01-181-0/+7
* Add the concept of a "user pointer" (similar to the void __user * inMichael Brown2006-05-191-0/+6
* Add 64-bit byte-swapping operations.Michael Brown2006-05-131-7/+38
* (Redoing check-in lost by SourceForge's failure.)Michael Brown2006-05-131-11/+21
* Added __constant_memcpy() based on version in Linux's string.h.Michael Brown2006-04-241-12/+135
* Add memcpyMichael Brown2005-05-091-0/+13
* Initial revisionMichael Brown2005-03-087-0/+495