aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Pull in r223171 from upstream llvm trunk (by Michael Zolotukhin):Dimitry Andric2014-12-091-0/+8
* Fix mrc and mrc2 with APSR_nzcv. Binutils encodes it internally as 0 whereAndrew Turner2014-12-071-1/+5
* Pull in r174303 from upstream gcc trunk (by Jason Merrill):Dimitry Andric2014-12-042-27/+6
* Add libcuse and libxo.Christian Brueffer2014-12-031-0/+2
* Update to mandoc cvs version as of 20141201Baptiste Daroussin2014-12-02109-5614/+8330
* libelf: Fix cross-endian ELF note file / memory conversionEd Maste2014-12-021-10/+10
* Allow the UAL APSR_nzcv format for the mrc and mrc2 instructions. The clangAndrew Turner2014-12-021-2/+2
* Let GNU ld be less obscure about missing symbols and DSOs. If the BFDDimitry Andric2014-12-022-4/+33
* Sync the svn template with the one from portsBaptiste Daroussin2014-12-021-9/+15
* Use the floating-point instruction on ARMv7 as the clang 3.5 integratedAndrew Turner2014-12-011-0/+15
* Track libarchive API changeEd Maste2014-12-011-6/+6
* Temporarily disable non-FreeBSD NT_ note typesEd Maste2014-12-011-1/+5
* Fix elftoolchain tools in-tree buildEd Maste2014-12-015-5/+7
* Pull in r209785 from upstream libc++ trunk (by Marshall Clow):Dimitry Andric2014-12-011-7/+59
* There is no need to use FUNC_END with aeabi_ldiv0 or aeabi_idiv0 as theyAndrew Turner2014-11-301-2/+0
* Use llabs when getting the absolute value of a long long.Andrew Turner2014-11-301-10/+10
* Fix building of some infiniband utilities by updating some header fileHans Petter Selasky2014-11-307-11/+16
* Add missing libraries when linking.Hans Petter Selasky2014-11-304-0/+4
* Implement --no-fatal-warning for compatibility with newer ldBaptiste Daroussin2014-11-291-0/+10
* Update libucl to latest versionBaptiste Daroussin2014-11-2944-263/+3160
* Copy elftoolchain binutils replacements from vendor branchEd Maste2014-11-2753-0/+21697
* Add support for 64-byte CQE size.Hans Petter Selasky2014-11-265-15/+29
* Only pass 6 arguments to the 'run' function on amd64. amd64'sJohn Baldwin2014-11-251-14/+10
* Import libgpio.Rui Paulo2014-11-241-0/+1
* Fix an error (case on a .Nm) preventing mandoc from rendering the manpageBaptiste Daroussin2014-11-231-15/+15
* Add missing bits svn merge did not catchBaptiste Daroussin2014-11-226-0/+1110
* Update sqlite3 to 3.8.7.2Baptiste Daroussin2014-11-226-4742/+9007
* Update mandoc to 1.13.1Baptiste Daroussin2014-11-22110-5178/+16307
* Avoid undefined behaviour in gas's rotate_left() macro for n == 0.Dimitry Andric2014-11-221-1/+1
* Fix the following -Werror warning from clang 3.5.0, while buildingDimitry Andric2014-11-221-1/+2
* Improve support for XSAVE with debuggers.John Baldwin2014-11-212-0/+3
* Upgrade libxo to 0.1.6.Marcel Moolenaar2014-11-185-32/+57
* Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) withEnji Cooper2014-11-1752-109/+109
* - Skip over the testcases that call cbrtl on platforms where LDBL_PREC == 53Enji Cooper2014-11-161-0/+8
* - Expect exp2_powers to fail on FreeBSD/i386Enji Cooper2014-11-161-0/+9
* Alias isinff to isinf on FreeBSDEnji Cooper2014-11-161-0/+4
* Reset errno to 0 before running scalbn to be sure that the tested errno isEnji Cooper2014-11-161-0/+3
* Skip the long-double epsilon checks on FreeBSD/i386Enji Cooper2014-11-161-0/+2
* Call sem_unlink on semaphores before attempting to create themEnji Cooper2014-11-161-0/+6
* Add missing sys/time.h #include for timespecsub macro in lib/libnetbsd/sys/ti...Enji Cooper2014-11-163-0/+12
* Port helper program to FreeBSD, similar to ../../lib/libc/stdlib/h_atexit.cEnji Cooper2014-11-161-0/+20
* #ifdef out a printf on !NetBSD that causes the testcase to fail when comparingEnji Cooper2014-11-161-0/+2
* Add pthread_np.h #include and initialize the pthread attribute on FreeBSDEnji Cooper2014-11-161-0/+7
* Expect :pthread_detach to fail with EINVAL instead of ESRCH on FreeBSDEnji Cooper2014-11-161-0/+4
* Only expect timeouts on powerpc with NetBSDEnji Cooper2014-11-161-0/+12
* Use _exit instead of exit so the file descriptors aren't flushed twice in theEnji Cooper2014-11-161-0/+8
* MFV of 274557,tzdata{2014j}Edwin Groothuis2014-11-166-115/+121
* The fix imported into llvm in r274442 contains some C++11 constructs,Dimitry Andric2014-11-132-2/+75
* Regen test cases for yacc(1) after r274460. YYINT is int now.Jung-uk Kim2014-11-1329-29/+29
* Fix previous change to this file (r273811).Navdeep Parhar2014-11-121-4/+5