Home | History | Annotate | Download | only in sync
History log of /src/tests/lib/libc/sync/Makefile
RevisionDateAuthorComments
 1.8  26-Feb-2019  isaki Add ATF tests for __sync_* functions instead of all_sync_ops_linkable.c
 1.7  22-Feb-2017  maya branches: 1.7.12;
GC more gcc 4.8 specific (dead) logic
 1.6  18-Oct-2014  joerg branches: 1.6.2; 1.6.4;
Explicitly link C++ test case with CXX.
 1.5  13-Oct-2014  martin Fix include order, so the makefile actually does something again.
 1.4  13-Oct-2014  martin Do not try the C++ 2011 test with gcc < 4.8
 1.3  12-Oct-2014  martin Disable the <atomic> C++11 test for now, we are not ready for it.
 1.2  11-Oct-2014  martin Add a link time test to catch missing symbols in libc, as pointed
out in PR toolchain/49074.
 1.1  17-Feb-2014  martin branches: 1.1.4; 1.1.8;
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.
 1.1.8.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1  17-Feb-2014  tls file Makefile was added on branch tls-maxphys on 2014-08-20 00:04:50 +0000
 1.1.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.4.1  17-Feb-2014  yamt file Makefile was added on branch yamt-pagecache on 2014-05-22 11:42:21 +0000
 1.6.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.6.2.1  20-Mar-2017  pgoyette Sync with HEAD
 1.7.12.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed