]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/stdatomic.h
Fix <stdatomic.h> after clang decided to rename all of its builtins to include
[FreeBSD/FreeBSD.git] / include / stdatomic.h
2012-05-03 David ChisnallFix <stdatomic.h> after clang decided to rename all...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-17 David ChisnallFix clang atomic to use for atomic_is_lock_free().
2012-01-16 David ChisnallUse the signal fence builtin in stdatomic.h when using...
2012-01-13 Ed SchoutenCorrect mistake in atomic_flag macros.
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-02 Ed SchoutenRemove extraneous semicolons.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-30 Ed SchoutenExtend <stdatomic.h> to support GCC 4.7's __atomic.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Ed SchoutenFix some bugs in <stdatomic.h>.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-25 Ed SchoutenMake white space in this file a bit more consistent.
2011-12-25 Ed SchoutenFix field name.
2011-12-24 David ChisnallInitial implementation of stdatomic.h. Works (at least...