freebsd-dev/gnu/lib
Andrew Turner e376173cab Get libcompiler-rt and libgcc building on ARM with clang.
* Don't provide clear_cache or the __sync_* functions on ARM with clang as
  they are provided by clang as builtin functions.
* Tell clang it is aloud to compile some libgcc code using heinous GCC
  extensions.
2012-12-18 07:26:55 +00:00
..
csu Build the "S" objects with the same name they get installed under. 2012-05-17 20:38:01 +00:00
libdialog Update dialog to 20120706: includes minor useability enhancements and 2012-10-21 18:25:12 +00:00
libgcc Get libcompiler-rt and libgcc building on ARM with clang. 2012-12-18 07:26:55 +00:00
libgcov Compile libgcov without stack protection. It can be linked into 2009-10-25 15:52:31 +00:00
libgomp Turn on TLS support for arm on here as it is supported since r231618/ 2012-06-14 20:27:28 +00:00
libreadline Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as 2010-08-12 20:46:49 +00:00
libregex Bump the version of all non-symbol-versioned shared libraries in 2009-07-19 17:25:24 +00:00
libssp Second attempt at eliminating .text relocations in shared libraries 2009-07-14 21:19:13 +00:00
libstdc++ For building GNU libstdc++ and libsupc++, filter out libc++-specific and 2012-10-23 18:57:20 +00:00
libsupc++ For building GNU libstdc++ and libsupc++, filter out libc++-specific and 2012-10-23 18:57:20 +00:00
Makefile Don't recurse into libssp when MK_SSP is set to no. 2012-05-21 16:03:44 +00:00
Makefile.inc