Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-29 | x86: Import the glibc memset implementation | Gabe Black | |
The new implementation is about twice as fast as the old. This is from glibc-2.14, sysdeps/i386/memset.c. Signed-off-by: Gabe Black <gabeblack@chromium.org> | |||
2011-11-29 | x86: Provide more configuration granularity | Graeme Russ | |
Planned future ports requires more granularity for some options Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | |||
2011-04-13 | x86: Rename i386 to x86 | Graeme Russ | |
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> |