]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
Don't extract the n_type value from the elf header, since it is never used
[FreeBSD/FreeBSD.git] / include /
2012-02-14 Dimitry AndricRevert r231673 and r231682 for now, until we can run...
2012-02-14 David ChisnallFix a misplaced __NO_TLS locations, and change a GNUism...
2012-02-14 Tijl CoosemansChange some headers such that lang/gcc* ports no longer...
2012-02-14 David ChisnallCleanup of xlocale:
2012-02-07 Dimitry AndricConsistently set RPCGEN_CPP when running rpcgen, so...
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 Ed SchoutenOnly use the static assertion when __generic is available.
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-15 Andriy Gaponxlocale.h: consistently use __va_list
2012-01-13 Ed SchoutenCorrect mistake in atomic_flag macros.
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-11 Jung-uk KimImport ACPICA 20120111.
2012-01-09 Ed SchoutenAdd aligned_alloc(3).
2012-01-08 Ed SchoutenFix spelling of C11 and sort functions by name.
2012-01-07 Ulrich SpörleinSpelling fixes for include/
2012-01-07 Konstantin BelousovImplement fdlopen(3), an rtld interface to load shared...
2012-01-06 Ed SchoutenLast attempt at <tgmath.h>: do enable the new code...
2012-01-06 Ed SchoutenAdd an even faster implementation of <tgmath.h> for...
2012-01-05 Ed SchoutenRemove redundant inclusion of <sys/cdefs.h>.
2012-01-05 Ed SchoutenRemove _Complex_I workaround from <tgmath.h>.
2012-01-05 Ed SchoutenMake _Complex_I a proper float _Complex when using...
2012-01-05 Ed SchoutenReimplement <tgmath.h> on top of __generic().
2012-01-03 Ed SchoutenSimply disallow <stdnoreturn.h> to be used in combinati...
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-29 Ed SchoutenDon't define static_assert for C++.
2011-12-28 Xin LIIn POSIX.1-2008:
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Ed SchoutenFix some bugs in <stdatomic.h>.
2011-12-26 Ed SchoutenAs per C11, add static_assert() to <assert.h>.
2011-12-26 Ed SchoutenImprove C11 bits in <stdlib.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-25 Ed SchoutenAdd <stdalign.h> and <stdnoreturn.h>.
2011-12-25 Ed SchoutenRemove unneeded guard.
2011-12-25 David ChisnallRestore __is_threaded in C++ mode. Some Google stuff...
2011-12-24 David Chisnall...and actually install it.
2011-12-24 David ChisnallInitial implementation of stdatomic.h. Works (at least...
2011-12-23 Colin PercivalFix a problem whereby a corrupt DNS record can cause...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-20 Eitan Adler- Add restrict keyword to glob(3)
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-18 Dag-Erling SmørgravVendor import of OpenPAM Lycopsida.
2011-12-13 Ed SchoutenReplace __const by const in all non-contributed source...
2011-12-12 Matthew D Fleming - Define true and false in sys/types.h for _KERNEL...
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-09 Dimitry AndricVendor import of clang 3.0 final release:
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-12-07 David ChisnallAs per das@'s suggestion, s/__noreturn/_Noreturn/,...
2011-12-07 David ChisnallImplement quick_exit() / at_quick_exit() from C++11...
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-23 Jung-uk KimImport ACPICA 20111123.
2011-11-22 David ChisnallImport libcxxrt / libc++ into a vendor branch.
2011-11-20 David ChisnallImplement xlocale APIs from Darwin, mainly for use...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-13 David ChisnallHide some more macros that will break C++ when compilin...
2011-11-13 David ChisnallThe spec says that FILE must be defined in wchar.h...
2011-11-12 David ChisnallDon't expose the wctype.h macros in C++ mode. They...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 David SchultzPeople porting FreeBSD to new architectures ought not...
2011-10-20 Dimitry AndricVendor import of clang release_30 branch r142614:
2011-10-20 Dimitry AndricVendor import of llvm release_30 branch r142614:
2011-10-17 David SchultzAdd c{cos,sin,tan}{,h}{,f} functions. This is joint...
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-27 Jung-uk KimAvoid accidental conflicts with C++ operator keywords.
2011-09-27 Konstantin BelousovInstall ciss(4) ioctl header (together with other ...
2011-09-26 Jung-uk KimImport ACPICA 20110922.
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 Dimitry AndricVendor import of clang trunk r135360:
2011-07-17 Dimitry AndricVendor import of llvm trunk r135360:
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 Kevin LoRevert the previous change and add xdr_sizeof
2011-07-09 Kevin Lo- Add xdr_sizeof(3) to libc
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-23 Jung-uk KimImport ACPICA 20110623.
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-14 Gregory Neil ShapiroImport sendmail 8.14.5
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
next