freebsd-skq/gnu/lib
Ed Schouten 108b6de211 Enable libcompiler-rt on MIPS.
Originally we disabled libcompiler-rt on MIPS and SPARC64, because of an
issue where __clzdi2 and __ctzdi2 would cause endless recursion. This
bug has been fixed in r230021 already, but for some reason we only
switched to libcompiler-rt on SPARC64 -- not MIPS.

This means we can finally use <stdatomic.h> on all our architectures.
2013-04-20 14:44:28 +00:00
..
csu
libdialog
libgcc Enable libcompiler-rt on MIPS. 2013-04-20 14:44:28 +00:00
libgcov
libgomp
libreadline
libregex
libssp
libstdc++ Regenerate libstdc++'s config.h, synchronizing it with our current 2013-02-15 23:12:35 +00:00
libsupc++ As it's done for libstdc++, use SJLJ-based exceptions on arm when we're not 2013-03-22 21:50:32 +00:00
Makefile
Makefile.inc