Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-08-28 | gcc-4.4.1: Backport improved TLS detection patch in cross environment | Khem Raj | 1 | |
This patch is required for libstdc++ mainly as far as gcc is concerned. Without this patch configure detects TLS falsely and enables tls when compiling libstdc++ on uclibc based systems uclibc lacks TLS support as of now. With NPTL it will have TLS support but thats a distant future. Signed-off-by: Khem Raj <raj.khem@gmail.com> |