Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-10-11 | i386 vsyscall support (vdso-provided sysenter/syscall instruction based) | Rich Felker | -0/+1 |
2012-07-27 | save AT_HWCAP from auxv for subsequent use in machine-specific code | Rich Felker | -0/+2 |
2012-02-24 | new attempt at working around the gcc 3 visibility bug | Rich Felker | -0/+4 |
2012-02-24 | remove useless attribute visibility from definitions | Rich Felker | -1/+1 |
2012-02-23 | cleanup and work around visibility bug in gcc 3 that affects x86_64 | Rich Felker | -1/+1 |
2011-02-24 | various changes in preparation for dynamic linking support | Rich Felker | -1/+1 |
2011-02-20 | use an accessor function for __libc data pointer when compiled as PIC | Rich Felker | -1/+9 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+3 |