aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* An ABI incompatibility crept into the libc++ 3.4 import in r261283. ItDimitry Andric2014-02-121-1/+1
* recognize the FreeBSD ARCH tag that is put on binaries like on armebJohn-Mark Gurney2014-02-121-4/+18
* Pull in r200899 from upstream clang trunk:Dimitry Andric2014-02-091-1/+3
* Pull in upstream libcxxrt commit 8006101, which makes its cxxabi.h fileDimitry Andric2014-02-071-0/+1
* Apply a cleaner solution for the sign warnings that can occur whenDimitry Andric2014-02-071-4/+4
* HEAD is not buildable for the past day. Commit a 'quick fix' in order to permitEitan Adler2014-02-071-4/+4
* Apply patch for CVE-2013-6393 [1] to fix heap-based buffer overflow whenBaptiste Daroussin2014-02-032-9/+61
* Make gas accept any PowerPC instruction by default. This is a local change,Justin Hibbits2014-02-031-1/+1
* Merge mdocml v1.12.3 into headUlrich Spörlein2014-02-0152-2426/+5279
* Pull up vendor changes up to 2014-01-29Ulrich Spörlein2014-01-314-74/+180
* Import libc++ 3.4 release. This contains a lot of bugfixes, and someDimitry Andric2014-01-3095-3221/+7190
* Ressurect the local change documentingSergey Kandaurov2014-01-291-2/+7
* Restore the Nx macro lost in transit.Sergey Kandaurov2014-01-291-0/+1
* MFH@261240.Kai Wang2014-01-28550-1685/+3269
|\
| * Merge from vendor branch importing dtc git rev 6a15eb2350426d285130e4c9d84c0b...Warner Losh2014-01-2728-417/+1141
| * Merge bmake-20140101 from vendorSimon J. Gerraty2014-01-2722-128/+306
| * Update for sendmail 8.14.8 importGregory Neil Shapiro2014-01-261-2/+2
| * Remove local FreeBSD workaround now that upstream project has a better fix.Gregory Neil Shapiro2014-01-261-4/+0
| * Merge sendmail 8.14.8 to HEADGregory Neil Shapiro2014-01-26491-1127/+1782
| |\
| | * Import sendmail 8.14.8vendor/sendmail/8.14.8Gregory Neil Shapiro2014-01-264-9/+9
| * | Update link to vendor import instructionsGregory Neil Shapiro2014-01-261-1/+1
| * | gcc: Add support for -Wmissing-prototypes in C++Pedro F. Giffuni2014-01-263-3/+13
| * | binutils: add support for Intel SMAP-related instructionsPedro F. Giffuni2014-01-264-2/+19
| * | Pull in r195679 from upstream llvm trunk:Dimitry Andric2014-01-251-1/+5
* | | MFH@261151.Kai Wang2014-01-2545-1848/+3002
|\| |
| * | Update jemalloc to version 3.5.0.Jason Evans2014-01-2345-1848/+3002
* | | Reapply r221569, r233401, r233524 and r255105: Add support for a fewKai Wang2014-01-251-0/+11
* | | MFH@260988.Kai Wang2014-01-211-1/+1
|\| |
| * | Fix a problem with OBJECT IDENTIFIER encoding: need to check theHartmut Brandt2014-01-211-1/+1
* | | Remove trailing whitespace.Kai Wang2014-01-211-1/+1
* | | MFH@260917.Kai Wang2014-01-202-39/+0
|\| |
| * | gcc: Drop useless objc change from r260311.Pedro F. Giffuni2014-01-172-39/+0
* | | * Allow API dwarf_loclist_n() and dwarf_loclist() to be called withKai Wang2014-01-191-2/+27
* | | Add a sanity check: The provided offset for the desired location listKai Wang2014-01-191-0/+5
* | | API dwarf_attrval_flag() should properly handle an attribute withKai Wang2014-01-182-7/+23
* | | Fix typo: the public API dwarf_child() should return DW_DLV_NO_ENTRYKai Wang2014-01-181-1/+1
* | | Fix a warning in libdwarf found by -Wmissing-variable-declarations.Kai Wang2014-01-181-1/+1
* | | Apply r241720 by ed:Kai Wang2014-01-181-1/+1
* | | Use FreeBSD's ELF headers instead of the elfdefinitions.h header whichKai Wang2014-01-161-2/+2
* | | Copy libelf, libdwarf and common files from vendor/ to contrib/.Kai Wang2014-01-15315-0/+56173
|/ /
* | Disable 'monitor' feature in ntpd by default.Xin LI2014-01-141-0/+2
* | Fix bsnmpd remote denial of service vulnerability.Xin LI2014-01-141-0/+5
* | Add atf pkg-config files from the vendor branch.Julio Merino2014-01-124-1/+30
* | Fix gcc with EABI on big-endian ARM by setting the endian correctly.Andrew Turner2014-01-121-0/+3
* | Fix path to the process_helpers for the libatf-c++ tests.Julio Merino2014-01-101-6/+23
* | Use .cpp as the extension for temporary C++ files.Julio Merino2014-01-091-2/+2
* | Import byacc 20140101 which imports %token-table from bison allowing to build...Baptiste Daroussin2014-01-0837-358/+457
* | Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED.Kevin Lo2014-01-081-1/+1
* | gperf: reverse size_type patch from r258115.Pedro F. Giffuni2014-01-075-51/+16
* | Fix optimization bug.Pedro F. Giffuni2014-01-061-6/+11