aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a cut and paste error.Warren Block2014-01-051-1/+1
* gcc: backport some fixes from llvm-gccPedro F. Giffuni2014-01-054-152/+196
* gcc: Add support for Apple's Block extensionPedro F. Giffuni2014-01-0567-404/+10050
* libcpp: misc fixes from Apple's GCC.Pedro F. Giffuni2014-01-056-2/+47
* Revert r260073; small diff reduction wrt gcc43 and Apple GCC.Pedro F. Giffuni2014-01-028-84/+41
* gcc: Fix issue with "unavailable" attribute.Pedro F. Giffuni2013-12-301-1/+3
* gcc: small diff reduction wrt gcc43 and Apple GCC.Pedro F. Giffuni2013-12-308-41/+84
* Fix cross-compilation of ia64 target code with clang.Marcel Moolenaar2013-12-282-6/+6
* In libc++'s type_traits header, avoid warnings (activated by our use ofDimitry Andric2013-12-281-46/+46
* gcc: Add support for label attributes and "unavailable" attribute.Pedro F. Giffuni2013-12-2829-161/+753
* gcc: merge small upstream change.Pedro F. Giffuni2013-12-272-9/+23
* gcc: Implement -Wmost for compatibility with clang.Pedro F. Giffuni2013-12-263-1/+19
* Pull in r183971 from upstream llvm trunk:Dimitry Andric2013-12-251-7/+8
* gcc: small enhancements for the arm support.Pedro F. Giffuni2013-12-253-5/+123
* gcc: Add ability to generate DWARF pubtypes section ifPedro F. Giffuni2013-12-244-50/+152
* Get rid of register keyword usage in gperf, it is totally obsolete forDimitry Andric2013-12-231-1/+1
* Apply upstream commit 33312fd828e59c78ae4ee30fd70d0ca109748cf0 (byDimitry Andric2013-12-221-1/+1
* gcc: warnings from -Wformat-securityPedro F. Giffuni2013-12-211-2/+2
* Fix build with WITHOUT_CAPSICUM.Glen Barber2013-12-211-0/+2
* gcc: clean some warnings from -Wformat-securityPedro F. Giffuni2013-12-2013-24/+24
* Revert r259619:Pedro F. Giffuni2013-12-2018-434/+61
* gcc: revert Rvalue references.Pedro F. Giffuni2013-12-2011-498/+105
* gcc: merge upstream fix and new feature.Pedro F. Giffuni2013-12-2012-107/+506
* gcc: more diff reductions against Apple GCC.Pedro F. Giffuni2013-12-2012-11/+58
* MFV of r259624, tzdata2013iEdwin Groothuis2013-12-192-10/+28
* gcc: backport upstream fix for issue with C++'s placement newPedro F. Giffuni2013-12-1918-61/+434
* If we cannot connect to casperd we don't enter sandbox, but if we can connectPawel Jakub Dawidek2013-12-191-14/+6