Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-28 | sh: Fix posix_types.h userspace breakage from sh64 merge. | Paul Mundt | 1 | -0/+5 | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||||
2007-02-13 | sh: Add cpu-features header to asm/Kbuild. | Paul Mundt | 1 | -0/+2 | |
This is used by the libc for parsing CPU capability flags passed via the ELF auxvt, needed for run-time selection of atomic opcodes amongst other things. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||||
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 1 | -0/+1 | |
These include nothing more than the basic set of files listed in asm-generic/Kbuild.asm. Any extra arch-specific files will need to be added. Signed-off-by: David Woodhouse <dwmw2@infradead.org> |