]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Add a check to validate that memory BARs of passthru devices are 4KB aligned.
[FreeBSD/FreeBSD.git] / contrib /
2014-02-17 emasteUpdate lldb for clang/llvm 3.4 import
2014-02-16 jmmvUndefine HAVE_VSNPRINTF_IN_STD.
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-12 dimAn ABI incompatibility crept into the libc++ 3.4 import...
2014-02-12 jmgrecognize the FreeBSD ARCH tag that is put on binaries...
2014-02-09 dimPull in r200899 from upstream clang trunk:
2014-02-07 dimPull in upstream libcxxrt commit 8006101, which makes...
2014-02-07 dimApply a cleaner solution for the sign warnings that...
2014-02-07 eadlerHEAD is not buildable for the past day. Commit a ...
2014-02-03 baptApply patch for CVE-2013-6393 [1] to fix heap-based...
2014-02-03 jhibbitsMake gas accept any PowerPC instruction by default...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-31 uqsPull up vendor changes up to 2014-01-29
2014-01-30 desVendor import of OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-29 pluknetRessurect the local change documenting
2014-01-29 pluknetRestore the Nx macro lost in transit.
2014-01-28 kaiwMerge from projects/elftoolchain: Upgrade libelf and...
2014-01-28 kaiwMFH@261240.
2014-01-27 impMerge from vendor branch importing dtc git rev 6a15eb23...
2014-01-27 sjgMerge bmake-20140101 from vendor
2014-01-26 gshapiroUpdate for sendmail 8.14.8 import
2014-01-26 gshapiroRemove local FreeBSD workaround now that upstream proje...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-26 gshapiroImport sendmail 8.14.8
2014-01-26 gshapiroUpdate link to vendor import instructions
2014-01-26 pfggcc: Add support for -Wmissing-prototypes in C++
2014-01-26 pfgbinutils: add support for Intel SMAP-related instructions
2014-01-25 dimPull in r195679 from upstream llvm trunk:
2014-01-25 kaiwMFH@261151.
2014-01-25 kaiwReapply r221569, r233401, r233524 and r255105: Add...
2014-01-23 jasoneUpdate jemalloc to version 3.5.0.
2014-01-21 kaiwMFH@260988.
2014-01-21 kaiwRemove trailing whitespace.
2014-01-21 hartiFix a problem with OBJECT IDENTIFIER encoding: need...
2014-01-20 kaiwMFH@260917.
2014-01-19 kaiw* Allow API dwarf_loclist_n() and dwarf_loclist() to...
2014-01-19 kaiwAdd a sanity check: The provided offset for the desired...
2014-01-18 kaiwAPI dwarf_attrval_flag() should properly handle an...
2014-01-18 kaiwFix typo: the public API dwarf_child() should return...
2014-01-18 kaiwFix a warning in libdwarf found by -Wmissing-variable...
2014-01-18 kaiwApply r241720 by ed:
2014-01-17 pfggcc: Drop useless objc change from r260311.
2014-01-16 kaiwUse FreeBSD's ELF headers instead of the elfdefinitions...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-14 delphijDisable 'monitor' feature in ntpd by default.
2014-01-14 delphijFix bsnmpd remote denial of service vulnerability.
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-12 andrewFix gcc with EABI on big-endian ARM by setting the...
2014-01-10 jmmvFix path to the process_helpers for the libatf-c++...
2014-01-09 jmmvUse .cpp as the extension for temporary C++ files.
2014-01-08 baptImport byacc 20140101 which imports %token-table from...
2014-01-08 kevloRename definition of IEEE80211_FC1_WEP to IEEE80211_FC1...
2014-01-07 pfggperf: reverse size_type patch from r258115.
2014-01-06 pfgFix optimization bug.
2014-01-05 wblockFix a cut and paste error.
2014-01-05 pfggcc: backport some fixes from llvm-gcc
2014-01-05 pfggcc: Add support for Apple's Block extension
2014-01-05 pfglibcpp: misc fixes from Apple's GCC.
2014-01-02 pfgRevert r260073; small diff reduction wrt gcc43 and...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-30 pfggcc: Fix issue with "unavailable" attribute.
2013-12-30 pfggcc: small diff reduction wrt gcc43 and Apple GCC.
2013-12-28 marcelFix cross-compilation of ia64 target code with clang.
2013-12-28 dimIn libc++'s type_traits header, avoid warnings (activat...
2013-12-28 pfggcc: Add support for label attributes and "unavailable...
2013-12-27 pfggcc: merge small upstream change.
2013-12-26 pfggcc: Implement -Wmost for compatibility with clang.
2013-12-25 dimPull in r183971 from upstream llvm trunk:
2013-12-25 pfggcc: small enhancements for the arm support.
2013-12-24 pfggcc: Add ability to generate DWARF pubtypes section if
2013-12-23 dimGet rid of register keyword usage in gperf, it is total...
2013-12-22 dimApply upstream commit 33312fd828e59c78ae4ee30fd70d0ca10...
2013-12-21 pfggcc: warnings from -Wformat-security
2013-12-21 gjbFix build with WITHOUT_CAPSICUM.
2013-12-20 pfggcc: clean some warnings from -Wformat-security
2013-12-20 pfgRevert r259619:
2013-12-20 pfggcc: revert Rvalue references.
2013-12-20 pfggcc: merge upstream fix and new feature.
2013-12-20 pfggcc: more diff reductions against Apple GCC.
2013-12-19 edwinMFV of r259624, tzdata2013i
2013-12-19 pfggcc: backport upstream fix for issue with C++'s placeme...
2013-12-19 pjdIf we cannot connect to casperd we don't enter sandbox...
2013-12-18 pfggcc: add Apple compatible -Wnewline-eof
2013-12-18 pfggcc: add Apple compatible -Wnewline-eof
2013-12-18 pfggcc: point to our address for bug reports.
2013-12-17 pfggcc: small merges from upstream
2013-12-17 pfggcc: fix ICE in rs600 when using -fno-trapping-math.
2013-12-17 pfggcc: fix ICE in rs600 when using -fno-trapping-math.
2013-12-17 dimPull in r197399 from upstream clang trunk:
2013-12-16 bjktzfile.5: catch up to r204333
2013-12-15 pjdMake use of casperd's system.dns service when running...
2013-12-08 dimUse correct casts in gcc's emmintrin.h for the first...
2013-12-08 dimPull in r196658 from upstream clang trunk:
2013-12-08 pfggcc: new fvisibility-ms-compat option
2013-12-08 peterVendor import nvi-2.1.2-c80f493b038 a multikey mapping fix
2013-12-07 dimPull in r196590 from upstream clang trunk (by rdivacky):
2013-12-06 pfggcc: Include types in error message for build_binary_op.
next