aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFV r295913:Xin LI2016-02-231-2/+5
|\
* | Fix a problem in ld, causing it to sometimes print messages similar toDimitry Andric2016-02-221-2/+2
* | Unconditionally set e_ident[OSABI]=ELFOSABI_FREEBSD in arm binary headers.Ian Lepore2016-02-211-12/+2
* | Allow elfcopy to convert between two non-ELF formatsEd Maste2016-02-161-0/+12
* | Update ELF Tool Chain to upstream rev 3400Ed Maste2016-02-1265-873/+4894
* | Use the new insecure-lan-zones option instead of listing each AS112 zoneDag-Erling Smørgrav2016-02-1113-113/+267
|\ \
* | | readelf: decode AArch64 TLS descriptor relocationsEd Maste2016-02-051-0/+10
* | | readelf: report value of unknown relocation typesEd Maste2016-02-051-12/+14
* | | readelf: avoid accidental fallthrough in RISC-V relocationsEd Maste2016-02-051-0/+1
* | | Try to fix a bug introduced in r228623. We started to copy the ifa_msghdrBjoern A. Zeeb2016-02-031-5/+7
* | | MFV r295109:Pedro F. Giffuni2016-02-025-10/+15
* | | Root out files that don't really belong here and could in fact screwMaxim Sobolev2016-02-023-92/+0
* | | Use LIBADD instead of LDADD.Hans Petter Selasky2016-02-023-6/+3
* | | Add #include <string.h> to mute warning from clang/gcc about implicitlyEnji Cooper2016-02-011-0/+1
* | | Fix grep_test:recurse with ZFS and TMPFS tmpdirsAlan Somers2016-01-271-0/+8
* | | Add debug output via ATF_REQUIRE_MSG when the first call toEnji Cooper2016-01-271-1/+2
* | | Adjust vm.max_wired in order to avoid hitting EAGAIN artificiallyEnji Cooper2016-01-271-0/+137
* | | Grab value for LEAF_tcpCurrEstab from net.inet.tcp.stats instead ofGleb Smirnoff2016-01-271-14/+20
* | | Use LIBADD instead of LDADD in rping's Makefile and add libcxgb4 (theNavdeep Parhar2016-01-261-2/+3
* | | Add config for RISC-V ISA.Ruslan Bukin2016-01-241-0/+6
* | | Add a minimal gcc config for RISC-V.Ruslan Bukin2016-01-232-0/+7
* | | Add support for RISC-V ISA.Ruslan Bukin2016-01-222-5/+11
* | | Add stubs for RISC-V ISA so libunwind can be compiled.Ruslan Bukin2016-01-227-1/+347
* | | Add configuration for RISC-V ISA.Ruslan Bukin2016-01-222-0/+6
* | | Change the variable to a #define in order to make gcc happy whichBjoern A. Zeeb2016-01-221-1/+1
* | | MFV r294491: ntp 4.2.8p6.Xin LI2016-01-22191-3466/+6580
|\ \ \
* | | | Fill the ifAlias leaf of the ifXTable with the interface descriptionHartmut Brandt2016-01-213-1/+20
* | | | MFV r294260:Xin LI2016-01-181-1/+1
* | | | Update mandoc to 20160116Baptiste Daroussin2016-01-15133-6912/+7831
* | | | hyperv/kvp_daemon: Make poll(2) block indefinitelySepherosa Ziehau2016-01-111-1/+1
* | | | MFV r293415:Xin LI2016-01-08269-2056/+5057
|\| | |
* | | | libunwind: Include header for dl_unwind_find_exidx for ARM EHABIEd Maste2016-01-061-0/+1
* | | | MFV r293125: less v481.Xin LI2016-01-0559-1033/+2075
|\ \ \ \
* | | | | Merge LLVM libunwind revision 256779Ed Maste2016-01-046-2/+24
* | | | | Merge r293013 from clang380-import branch:Dimitry Andric2015-12-311-1/+1
|\ \ \ \ \
| * | | | | Fix a clang 3.8.0 warning in pflogd.c:Dimitry Andric2015-12-311-1/+1
| * | | | | Drop the clang patch which added a custom vendor suffix to the versionDimitry Andric2015-12-302-25/+1
| * | | | | Merge ^/head r292936 through r292950.Dimitry Andric2015-12-302-29/+0
| |\ \ \ \ \
| * | | | | | Using trunk for now, instead of 3.7.1.Dimitry Andric2015-12-301-4/+4
| * | | | | | Drop patches which are certain to be obsolete now.Dimitry Andric2015-12-305-386/+0
| * | | | | | Update clang to trunk r256633.Dimitry Andric2015-12-30640-35303/+69608
| * | | | | | Update llvm to trunk r256633.Dimitry Andric2015-12-301818-73899/+174413
* | | | | | | Add the MOVT/MOVW types to the list of relocs which do not generate .pltIan Lepore2015-12-301-6/+20
| |/ / / / / |/| | | | |
* | | | | | Drop the clang patch which adds recognition of 'CC' suffixes as aliasesDimitry Andric2015-12-302-25/+0
|/ / / / /
* | | | | Correct the code for sign-extending a 16 bit value. As near as I can tellIan Lepore2015-12-291-1/+1
* | | | | Staticize several variables that are used exclusively in bsnmpd/main.c andEnji Cooper2015-12-282-9/+13
* | | | | Upgrade our copies of clang and llvm to 3.7.1 release. This is aDimitry Andric2015-12-2553-448/+518
* | | | | Merge bmake-20151220Simon J. Gerraty2015-12-257-49/+67
* | | | | Remove unused function `act_getkernstring`Enji Cooper2015-12-241-23/+0
* | | | | backtrace.3: Fix prototype of backtrace_symbols_fd_fmt().Baptiste Daroussin2015-12-221-3/+3