aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix the __glibcxx_min and __glibcxx_max macros for a signed wchar_t.Andrew Turner2012-12-251-2/+3
* Pull in r170096 from upstream clang trunk:Andrew Turner2012-12-234-1/+33
* Upgrade our copy of llvm/clang to 3.2 release.Dimitry Andric2012-12-2325-285/+241
* MFV r244559:Martin Matuska2012-12-2216-473/+854
* Fix a bug in ld --gc-sections: it strips out .note sections, while itDimitry Andric2012-12-221-0/+1
* Pull in r170353 from upstream llvm trunk:Dimitry Andric2012-12-221-1/+1
* Add NetBSD's mtree to the tree and install it as nmtree as the first stepBrooks Davis2012-12-2116-0/+5175
* Support restrict qualifier in dwarf debug infoEd Maste2012-12-196-28/+71
* Replace our implementation of the vis(3) and unvis(3) APIs withBrooks Davis2012-12-185-0/+1962
* Don't define CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM_OP on arm whenAndrew Turner2012-12-151-0/+2
* Recognise vfpv2 as a value for the ARM .fpu asm directive. Clang generatesAndrew Turner2012-12-151-0/+1
* Fix a comment in an asm block to work with compilers other than GCCAndrew Turner2012-12-151-1/+1
* Merge OpenBSM 1.2-alpha3 from the vendor branch to 10-CURRENT; this versionRobert Watson2012-12-1510-35/+49
|\
* | Bump MAX_COLS to 512 to take advantage of wider terminals.Rui Paulo2012-12-131-1/+1
* | Update to 9.8.4-P1.Erwin Lansing2012-12-07213-4462/+6257
|\ \
* | | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler2012-12-0620-39/+41
* | | Upgrade our copy of llvm/clang to r168974, from upstream's release_32Dimitry Andric2012-12-031614-43225/+105944
* | | MFV: less v456.Xin LI2012-12-0312-32/+24
|\ \ \
* \ \ \ Merge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD 10-CURRENT; theRobert Watson2012-12-01128-28224/+46506
|\ \ \ \ | | |_|/ | |/| |
* | | | Merge new libc++ into head.David Chisnall2012-11-293-10/+27
* | | | cyrus-sasl 2.1.26 was released. In this version, the type of callbackHajimu UMEMOTO2012-11-281-7/+13
* | | | Pull in r168610 from upstream libc++:Dimitry Andric2012-11-263-0/+23
* | | | MFS security patches which seem to have accidentally not reached HEAD:Colin Percival2012-11-231-0/+8
* | | | Merge bmake-20121111Simon J. Gerraty2012-11-168-27/+81
* | | | Add ATF update instructions and file exclude list.Marcel Moolenaar2012-11-152-0/+36
* | | | The *_STR* macros use strcmp() to check their arguments. Include string.hMarcel Moolenaar2012-11-151-0/+2
* | | | Add support for DragonFly and FreeBSD.Marcel Moolenaar2012-11-151-1/+2
* | | | Fix typos in description for exp{err,out}_mismatch_head.Marcel Moolenaar2012-11-151-2/+2
* | | | Remove redundant text describing the cleanup routine.Marcel Moolenaar2012-11-151-1/+1
* | | | Merge of vendor import of 242999, tzdata2012jEdwin Groothuis2012-11-136-13/+33
* | | | Import new version of libc++ into base.David Chisnall2012-11-1328-203/+213
* | | | Do not unwind past a zero PC frame.Ed Maste2012-11-131-0/+17
* | | | Set optimized_out instead of reporting an error.Ed Maste2012-11-1311-77/+95
* | | | Merge of vendor import of 242925, tzdata2012iEdwin Groothuis2012-11-122-2/+9
* | | | Add "pid" to the help menu (sort keys section).Rui Paulo2012-11-111-2/+2
* | | | Import jemalloc 3.2.0.Jason Evans2012-11-1031-560/+1471
* | | | Reduce LLVM's default stack alignment for i386 from 16 to 4 bytes, asDimitry Andric2012-11-091-4/+4
* | | | MFV: less v453.Xin LI2012-11-0420-547/+676
|\ \ \ \ | | |/ / | |/| |
* | | | Pull in r165377 from upstream llvm trunk:Dimitry Andric2012-10-301-1/+8
* | | | Merge of vendor import of tzdata2012hEdwin Groothuis2012-10-282-39/+58
* | | | Follow clang lead and include mm_malloc.h only in hosted configurations.Alexander Kabaev2012-10-271-0/+2
* | | | Merge bmake-20121010Simon J. Gerraty2012-10-257-1335/+107
* | | | Pull in r166498 from upstream clang trunk:Ed Schouten2012-10-253-0/+16
* | | | Pull in r165367 from upstream llvm trunk:Dimitry Andric2012-10-241-1/+3
* | | | Fix a number of other clang warnings in libstdc++, which could appearDimitry Andric2012-10-236-23/+29
* | | | Fix two clang warnings in the recent atf import. These have also beenDimitry Andric2012-10-232-6/+0
* | | | Fix several clang warnings in libstdc++, which were exposed by theDimitry Andric2012-10-236-34/+44
* | | | Fix two -Wsystem-header warnings in libc++ that were exposed by the newDimitry Andric2012-10-221-3/+2
* | | | MFV: netcat from OpenBSD 5.2.Xin LI2012-10-224-27/+60
|\ \ \ \
* | | | | Import libc++ trunk r165949. Among other improvements and bug fixes,Dimitry Andric2012-10-2268-1561/+2188