/sys/modules/ualea/

cgit logo index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc/lib/Makefile
AgeCommit message (Expand)Author
2020-09-15actually, disable tsan on everything but amd64.mrg
2020-09-15Do not build libtsan on sparc64martin
2020-09-13Build and install GCC TSan for 64-bit CPUskamil
2019-08-23fix MKCXX=no:mrg
2018-06-28Remove (recently) commented out (recently added) liblsan SUBDIRkre
2018-06-28put back lsanchristos
2018-06-27Disable liblsan for now - it seems to be 64bit only - all 32bits aremartin
2018-06-27Since liblsan has been added to the sets already, we should build it.kre
2017-03-07need .WAIT before *san since they depend on libc++christos
2016-06-05add ubsan to the buildchristos
2016-06-01Put back asan now it works.christos
2016-03-16libgcc needs to be fully built before others (so that headers are)mrg
2016-03-15libmudflap is obsolete in GCC 5.mrg
2014-10-22add libasan to the buildchristos
2014-03-01merge GCC 4.8 build.mrg
2013-04-28Don't forget to include bsd.own.mk.joerg
2013-04-28Introduce MKLIBSTDCXX, defaulting to yes.joerg
2012-04-18add the mudflap include and librarieschristos
2011-09-23build and install libgomp, as needed by "cc -fopenmp", and itsmrg
2011-06-29re-enable the gcc 4.5 crtstuff/libgcc builders now that they work.mrg
2011-06-28build the gcc libraries.mrg