aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix typoEnji Cooper2016-08-291-1/+1
|\
| * Fix typoEnji Cooper2016-08-291-1/+1
| * MFhead @ r305013Enji Cooper2016-08-299-30/+67
| |\ | |/ |/|
| * Add copious debugging to aid in determining why :sigqueue_rt is currently fai...Enji Cooper2016-08-261-2/+25
| * Detect virtual machines on FreeBSD using the kern.vm_guest sysctlEnji Cooper2016-08-261-0/+25
| * MFhead @ r304815Enji Cooper2016-08-2539-3815/+37832
| |\
| * | Don't test `size[i] % align[i] == 0` case on FreeBSDEnji Cooper2016-08-251-0/+10
| * | Expect :mmap_truncate_signal to fail on FreeBSDEnji Cooper2016-08-171-0/+4
| * | MFhead @ r304232Enji Cooper2016-08-164-0/+14
| |\ \
| * \ \ MFhead @ r304091Enji Cooper2016-08-1429-49/+550
| |\ \ \
| * | | | Expect :raw to fail on FreeBSDEnji Cooper2016-08-131-0/+4
| * | | | Skip 64kB bucket testcasesEnji Cooper2016-08-131-1/+11
| * | | | Expect :mutexattr2 to fail on FreeBSDEnji Cooper2016-08-131-0/+17
| * | | | Checkpoint initial integration workEnji Cooper2016-08-12209-13325/+33119
* | | | | Expect :basic to fail due to recent output changes in dirname(3)Enji Cooper2016-08-291-0/+3
* | | | | Redo MFV r304866:Martin Matuska2016-08-295-18/+52
|\ \ \ \ \
* | | | | | Revert r304869Martin Matuska2016-08-299-1103/+382
* | | | | | Follow-up to r304953, in which I broke the build: apparently the SOLARISDimitry Andric2016-08-281-1/+5
* | | | | | In ncurses baudrate definitions, avoid warnings about implicitDimitry Andric2016-08-271-1/+1
* | | | | | MFV r304866:Martin Matuska2016-08-269-382/+1103
|\| | | | |
* | | | | | cxgbe/iw_cxgbe: Various fixes to the iWARP driver.Navdeep Parhar2016-08-261-10/+6
| |_|_|_|/ |/| | | |
* | | | | MFV r304732.Cy Schubert2016-08-2426-3796/+37801
* | | | | Spell MIPS more traditionally in "bfd_elf32_ntradbigmips_vec".Brooks Davis2016-08-241-2/+2
* | | | | Import Dragonfly Mail Agent snapshort from 20160806 aka v0.11+Baptiste Daroussin2016-08-207-9/+13
* | | | | Pull in r265122 from upstream llvm trunk (by James Molloy):Dimitry Andric2016-08-203-6/+16
* | | | | Pull in r262772 from upstream clang trunk (by Simon Pilgrim):Dimitry Andric2016-08-172-2/+0
| |_|_|/ |/| | |
* | | | elfcopy: correct comment typo in r304151Ed Maste2016-08-151-1/+1
* | | | Disable tests for non-standard behaviour of dirname(3)/basename(3).Ed Schouten2016-08-151-0/+4
* | | | elfcopy: add elf64-littleaarch64 output target supportEd Maste2016-08-152-0/+9
* | | | elfcopy: silence GCC 5.3 unitialized variable warningEd Maste2016-08-151-0/+1
| |_|/ |/| |
* | | MFV r304060:Martin Matuska2016-08-1429-49/+550
|\| | | |/ |/|
* | Add timer_settime tests using SIGEV_THREAD.John Baldwin2016-08-081-0/+119
* | Check the first byte of the array for NUL, instead of the array as a NULL poi...Justin Hibbits2016-08-061-1/+1
* | Fix a style(9) bug.Jung-uk Kim2016-08-031-1/+1
* | Support nanosecond time stamps for pcap_dispatch(3) and pcap_loop(3).Jung-uk Kim2016-08-031-0/+49
* | readelf: report ARM program and section header typesEd Maste2016-08-021-9/+30
* | Remove usage of _WITH_DPRINTFBaptiste Daroussin2016-07-301-1/+0
* | Remove last traces of _WITH_GETLINEBaptiste Daroussin2016-07-301-1/+0
* | libunwind: correct return code in unwinding trace log messageEd Maste2016-07-291-1/+1
* | libblacklist: Do not use %m for logging, use strerror(errno)Kurt Lidl2016-07-291-9/+12
* | libcxxrt: fix demangling of wchar_tEd Maste2016-07-271-1/+1
* | rename ARM's libunwind.S to to avoid conflict with llvm libunwindEd Maste2016-07-271-0/+0
* | Change bsdiff to use divsufsort suffix sort library instead of qsufsort,Xin LI2016-07-2510-0/+2830
* | libelftc: fix demangling of wchar_tEd Maste2016-07-241-1/+1
* | Update mandoc to 1.13.4 releaseBaptiste Daroussin2016-07-2332-642/+1181
* | Set real values for context/cursor sizes for RISC-V to prevent staticRuslan Bukin2016-07-221-2/+2
* | libcxxrt: add padding in __cxa_allocate_* to fix alignmentEd Maste2016-07-211-6/+24
* | binutils: fix "Bad value" error in bfd for MIPS when using -Bsymbolic.Pedro F. Giffuni2016-07-211-1/+1
* | MFV r298167, r300962, r303048:Pedro F. Giffuni2016-07-209-195/+286
* | libunwind: Properly align _Unwind_Exception.Ed Maste2016-07-201-1/+1