| #
8116c33c |
| 26-Feb-2019 |
isaki <isaki@NetBSD.org> |
Add ATF tests for __sync_* functions instead of all_sync_ops_linkable.c
|
| #
c3094abd |
| 22-Feb-2017 |
maya <maya@NetBSD.org> |
GC more gcc 4.8 specific (dead) logic
|
| #
651137ad |
| 18-Oct-2014 |
joerg <joerg@NetBSD.org> |
Explicitly link C++ test case with CXX.
|
| #
a9cf99fd |
| 13-Oct-2014 |
martin <martin@NetBSD.org> |
Fix include order, so the makefile actually does something again.
|
| #
d7121a34 |
| 13-Oct-2014 |
martin <martin@NetBSD.org> |
Do not try the C++ 2011 test with gcc < 4.8
|
| #
0a9621aa |
| 12-Oct-2014 |
martin <martin@NetBSD.org> |
Disable the <atomic> C++11 test for now, we are not ready for it.
|
| #
069f2c5d |
| 11-Oct-2014 |
martin <martin@NetBSD.org> |
Add a link time test to catch missing symbols in libc, as pointed out in PR toolchain/49074.
|
| #
a2ebafbf |
| 17-Feb-2014 |
martin <martin@NetBSD.org> |
Add a link-time test for __sync_* primitives (see PR 48368) - this will allow us to notice missing functions during the build, instead of when compiling arbitrary pkgsrc stuff later.
|