Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 |
| | | | | | | | | | ld-option is misnamed as it test options to gcc, not to ld. Renamed it to reflect this. Cc: Andi Kleen <andi@firstfloor.org> Cc: Roland McGrath <roland@redhat.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> | ||
* | [S390] introduce vdso on s390 | Martin Schwidefsky | 2008-12-25 |
Add a vdso to speed up gettimeofday and clock_getres/clock_gettime for CLOCK_REALTIME/CLOCK_MONOTONIC. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |