Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-05 | remove sh64 support | Waldemar Brodkorb | |
No real hardware available. The project for sh64 with sh5 seems dead since 10 years. Gcc will remove support for it soon. | |||
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger | |
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2006-08-25 | Bump SHMLBA up to a sensible size for dcache alias avoidance to coincide with | Paul Mundt | |
the kernel's get_unmapped_area() behaviour. Ideally this should be more tightly packed based off of the L1 dcache shape, once we're able to handle it through the auxiliary vector. |