aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r279995 through r280029.Dimitry Andric2015-03-1520-202/+248
|\
| * Import mdocml 1.13.3Baptiste Daroussin2015-03-1520-202/+248
* | For now, disable the __clear_cache implementation for mips inDimitry Andric2015-03-141-2/+2
* | Merge ^/head r279893 through r279984.Dimitry Andric2015-03-1428-380/+336
|\|
| * Pull in r231965 from upstream compiler-rt trunk (by Jörg Sonnenberger):Dimitry Andric2015-03-1425-376/+329
| * Mark xo_err(3), xo_errx(3), and xo_errc(3) as __dead2.Edward Tomasz Napierala2015-03-131-3/+3
| * Make sure that -- filemon is at start of a line, so thatSimon J. Gerraty2015-03-131-1/+1
| * Add aarch64 (arm64) #define for jemallocEd Maste2015-03-121-0/+3
* | Update README for the 3.6.0 release.Dimitry Andric2015-03-091-5/+5
* | Merging ^/head r279596 through r279758.Dimitry Andric2015-03-0712-65/+81
|\|
| * Fix another -Wunused-local-typedef warning in libc++, in include/__tree.Dimitry Andric2015-03-071-1/+0
| * Pull in r228344 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2015-03-072-5/+0
| * MFV of 279704,tzdata{2015a}Edwin Groothuis2015-03-069-59/+81
* | Merge ^/head r279313 through r279595.Dimitry Andric2015-03-04117-25026/+37424
|\|
| * Update libucl to git version 8d3b186Baptiste Daroussin2015-03-0230-841/+1566
| * Remove pregenerated text version of the texinfo documentationBaptiste Daroussin2015-03-022-20488/+0
| * Generate manpage out of the texinfo files using texi2mdocBaptiste Daroussin2015-03-024-0/+22381
| * Update mandoc to cvs snaphot from 20150302Baptiste Daroussin2015-03-0278-3697/+5275
| * Convert texinfo to mdoc(7) using texi2mdocBaptiste Daroussin2015-03-022-0/+8179
| * nice(): Put back old return value, keeping [EPERM] error.Jilles Tjoelker2015-02-281-0/+23
* | Merge ^/head r279309 through r279312.Dimitry Andric2015-02-261-0/+2
|\|
| * Since newer versions of compiler-rt require unwind.h, and we want to useDimitry Andric2015-02-261-0/+2
* | Merge ^/head r279163 through r279308.Dimitry Andric2015-02-265-12/+18
|\|
| * Make libcxxrt's parsing of DWARF exception handling tables work onDimitry Andric2015-02-261-10/+8
| * GNU nm: Avoid NULL dereferenceEd Maste2015-02-251-1/+2
| * nm: avoid crash in print_lineno if func->name is NULLEd Maste2015-02-251-1/+2
| * Significant upgrades to sa(4) and mt(1).Kenneth D. Merry2015-02-231-0/+1
| * Add some opcodes for assembling forthcoming VSX (Vector-Scalar eXtension)Nathan Whitehorn2015-02-221-0/+5
* | Merge llvm 3.6.0 final from ^/vendor/llvm/dist, merge clang 3.6.0 finalDimitry Andric2015-02-253-3/+11
* | Update compiler-rt to trunk r230183. This has some of our patchesDimitry Andric2015-02-2276-773/+1298
* | Update compiler-rt to trunk r228651. This enables using AddressDimitry Andric2015-02-22145-3316/+4920
* | Belatedly add llvm patch corresponding to r278367.Dimitry Andric2015-02-222-1/+1951
* | Merge ^/head r279023 through r279162.Dimitry Andric2015-02-225-31/+60
|\|
| * Add llvm patch corresponding to r279161.Dimitry Andric2015-02-221-0/+55
| * Pull in r230058 from upstream llvm trunk (by Benjamin Kramer):Dimitry Andric2015-02-221-0/+2
| * nice(): Correct return value and [EPERM] error.Jilles Tjoelker2015-02-221-28/+0
| * The ipftest(1) is a program that emulates ipf(4) operation and tests packetsGleb Smirnoff2015-02-192-3/+3
* | Merge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge clang 3.6.0rc4 fromDimitry Andric2015-02-1924-113/+388
* | Merge ^/head r278756 through r278915.Dimitry Andric2015-02-1727-41/+87
|\|
| * lldb: workaround to permit cross-arch core file debuggingEd Maste2015-02-171-1/+4
| * Update elftoolchain to upstream revision 3163Ed Maste2015-02-1726-40/+83
* | Merge llvm 3.6.0rc3 from ^/vendor/llvm/dist, merge clang 3.6.0rc3 fromDimitry Andric2015-02-1461-585/+502
* | Merge ^/head r278499 through r278755.Dimitry Andric2015-02-1410-33/+64
|\|
| * Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-121-3/+3
| * libdwarf: Handle .rel relocationsEd Maste2015-02-125-33/+50
| * libdwarf: Add symbol value when processing .rela relocationsEd Maste2015-02-111-2/+6
| * Fix ldscripts such that ld(1) collects the .fini_array section in the sameTijl Coosemans2015-02-111-1/+1
| * libdwarf: Add aarch64 relocation supportEd Maste2015-02-112-0/+9
| * add an assert in case the sizeof int ever becomes bigger.. Then we willJohn-Mark Gurney2015-02-111-0/+1
* | Merge ^/head r278351 through r278498.Dimitry Andric2015-02-10119-1222/+7681
|\|