1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/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 Add compiler support for the ARM EABI. 2013-01-17 05:56:28 +00:00
libdialog Revert r241818 that updated dialog to 20120706. This turns out to horribly 2012-12-30 04:22:34 +00:00
libgcc Enable libcompiler-rt on MIPS. 2013-04-20 14:44:28 +00:00
libgcov Add compiler support for the ARM EABI. 2013-01-17 05:56:28 +00:00
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