aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Import libucl snapshot 20160604Baptiste Daroussin2016-06-0410-1231/+533
* libiberty: prevent integer overflow.Pedro F. Giffuni2016-06-032-4/+11
* MFV r300961:Pedro F. Giffuni2016-06-036-43/+43
|\
* \ MFV r301238:Xin LI2016-06-03150-3065/+4259
|\ \
* | | Pull in r271548 from upstream llvm trunk (by me):Dimitry Andric2016-06-021-0/+2
* | | Fixup path in NetBSD supplied documentation for FreeBSDKurt Lidl2016-06-021-3/+3
* | | Import NetBSD's blacklist source from vendor treeKurt Lidl2016-06-0158-0/+7239
* | | Pull in r269908 from upstream llvm trunk (by James Molloy):Dimitry Andric2016-05-291-1/+3
* | | Replace local prototype of basename() with an inclusion of <libgen.h>.Ed Schouten2016-05-291-1/+1
* | | Submitted by: philPhil Shafer2016-05-2917-38/+195
* | | Undo meaningless local changes to libxo so we're in sync with the github repo.Phil Shafer2016-05-282-2/+2
* | | gcc42: Fix minor C99 parse bugConrad Meyer2016-05-271-9/+3
* | | Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revisionDimitry Andric2016-05-2687-4790/+6800
* | | The readme provides a high-level overview of how to upgrade top(1).Enji Cooper2016-05-261-0/+22
* | | Update to ELF Tool Chain r3477Ed Maste2016-05-251-11/+9
* | | Remove legacy brk and sbrk from RISC-V.Ruslan Bukin2016-05-252-4/+6
* | | Add relocation support for RISC-V.Ruslan Bukin2016-05-252-0/+9
* | | Silence top(1) compiler warningsEnji Cooper2016-05-2213-54/+207
* | | elftoolchain: backwards compatability for ELFOSABI_CLOUDABI definitionEd Maste2016-05-213-0/+13
* | | elftoolchain: backwards compatability for EM_RISCV definitionEd Maste2016-05-203-0/+9
* | | gas: Implement the .inst assembler directive for arm.Pedro F. Giffuni2016-05-201-0/+32
* | | elftoolchain: backwards compatability for EM_IAMCU definitionEd Maste2016-05-204-0/+18
* | | GCC: Add support for named initializers for anonymous structs/unions.Pedro F. Giffuni2016-05-201-1/+12
* | | Pull in r270240 from upstream clang trunk (by me):Dimitry Andric2016-05-201-2/+9
* | | Merge bmake-20160512Simon J. Gerraty2016-05-2044-321/+539
* | | Update to ELF Tool Chain r3475Ed Maste2016-05-2034-1238/+1288
* | | gas/config/tc-arm.c: Minor re-sorting to match upstream history.Pedro F. Giffuni2016-05-201-2/+2
* | | Remove brk and sbrk from arm64. They were defined in The Single UNIXAndrew Turner2016-05-202-0/+8
* | | GCC: Add support for named initializers for anonymous structs/unions.Pedro F. Giffuni2016-05-201-0/+10
* | | Fix another typo.Cy Schubert2016-05-191-1/+1
* | | Fix typo.Cy Schubert2016-05-191-1/+1
* | | Revert r299830, it has couple of fatal errors.Gleb Smirnoff2016-05-181-5/+5
* | | Add SUSv4 reference macro to our groff mdoc. mdocml already supports it.Konstantin Belousov2016-05-172-0/+4
* | | Revert r299576 and MFV r299895:Martin Matuska2016-05-163-1/+10
|\ \ \
* | | | Fix .DdEnji Cooper2016-05-151-1/+1
* | | | Fix fully canonicalized example for `myvariable.27...`Enji Cooper2016-05-151-2/+2
* | | | Remove trailing whitespace in license tortEnji Cooper2016-05-151-2/+2
* | | | Fix -Wcast-align warningsEnji Cooper2016-05-151-5/+5
* | | | Use SNMPD_INPUT_FAILED instead of SNMP_CODE_FAILEDEnji Cooper2016-05-151-2/+2
* | | | Use sizeof(..)s for the destination buffers instead of hardcoded values corre...Enji Cooper2016-05-151-5/+5
* | | | Replace QUADFMT with %ju and QUADXFMT with %jx and cast values with uintmax_tEnji Cooper2016-05-151-2/+3
* | | | MFV r299716: file 5.27Xin LI2016-05-1420-104/+188
|\ \ \ \
* | | | | Work around invalid gcc warning (explicit cast apparently lost).Jason Evans2016-05-132-0/+42
* | | | | Update jemalloc to 4.2.0.Jason Evans2016-05-1352-2305/+4019
* | | | | Fix broken cpio behavior.Martin Matuska2016-05-122-4/+1
* | | | | MFV r299425:Martin Matuska2016-05-12389-4332/+60896
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Update vendor/libarchive/dist to git commit 61c56e5 (post 3.2.0)vendor/libarchive/3.2.0Martin Matuska2016-05-119-69/+1821
| * | | | Keep full libarchive distribution in vendor branch (prep for 3.2.0 update)Martin Matuska2016-05-1113-0/+2182
| * | | | Trim libarchive/dist using FREEBSD-XlistMartin Matuska2016-05-1013-2182/+0
* | | | | atf map: Fix double-free in low memory error pathConrad Meyer2016-05-111-1/+0