summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sadian2015-01-0113-13/+13
* Define a WFI macro that expands to the right form of wait-for-interruptian2015-01-013-1/+5
* Rework the vpf support code so that it compiles with clang 3.4, 3.5, and gcc.ian2015-01-011-50/+62
* Pull in r200010 from upstream libc++ trunk (by Marshall Clow):dim2015-01-011-31/+39
* Pull in r213790 from upstream clang trunk (by Richard Smith):dim2015-01-011-3/+4
* Allow booting with both a real Open Firmware tree and a flattened version ofnwhitehorn2015-01-014-19/+25
* The path entry for a device tree node and its name property are usually,nwhitehorn2015-01-011-6/+7
* Fix Clang -Wpointer-sign warnings.dchagin2015-01-011-2/+3
* Fix Clang warning: passing 'unsigned int *' to parameter of type 'int *' conv...dchagin2015-01-011-4/+5
* Regen after r276508, r276509.dchagin2015-01-0110-14/+14
* Correct an argument status of wait4 syscall for Linuxulator.dchagin2015-01-011-1/+1
* Correct an argument status of wait4 syscall for Linuxulator.dchagin2015-01-011-1/+1
* Remove the clang -no-integrated-as workaround for smapi_bios.S, as clangdim2015-01-011-4/+0
* LLVM integrated assembler can assemble these files just fine.rdivacky2015-01-013-14/+0
* cxgbe(4): remove buf_ring specific restriction on the txq size.np2015-01-011-2/+1
* Put the conditional back. For the default case it isn't really needed,imp2015-01-011-0/+6
* Move more of the warnings into kern.mk, as well as centralize that asimp2015-01-013-11/+22
* Fix markup for minthreads and maxthreads.delphij2015-01-011-7/+7
* Eliminate bsd.sys.mk on purpose. Do not put it back.imp2015-01-011-2/+0
* Unbreak the build for some modules that depend on -std flags to be passedngie2015-01-011-0/+2
* Add softc flag for when the indirect descriptor feature was negotiatedbryanv2015-01-012-2/+5
* Use the appropriate IPv4 or IPv6 TSO HW assist flagbryanv2015-01-011-2/+2
* Fix module builds on arm (and maybe others) by turning off a wholeimp2015-01-014-7/+23
* cxgbe(4): major tx rework.np2014-12-318-1132/+1686
* Migrate the RSS IPv6 hash code to use pointers to the v6 addressesadrian2014-12-314-20/+20
* The variable used with install(1) for stripping should be STRIPBIN, notngie2014-12-311-2/+2
* Free the buffer returned by gpio_pin_list() after the use.loos2014-12-311-0/+1
* Temporarily unplug cxgbe(4) from !amd64 builds.np2014-12-313-4/+5
* Upgrade our copy of clang, llvm and lldb to 3.5.0 release.dim2014-12-314055-267840/+490447
|\
| * Merge ^/head r274961 through r276475.dim2014-12-311-3/+0
| * Some minor changes to UPDATING.dim2014-12-311-6/+12
| * Merge ^/head r274961 through r276472.dim2014-12-3133-476/+1646
| |\
| * | First stab at UPDATING notes for clang 3.5.0.dim2014-12-301-0/+56
| * | Merge ^/head r274961 through r276418.dim2014-12-30176-2269/+4800
| |\ \
| * | | For building sys/boot/powerpc, get rid of the obsolete -mppc64bridgedim2014-12-292-6/+0
| * | | Merge ^/head r276347 through r276356.dim2014-12-298-15/+25
| * | | Merge ^/head r274961 through r276346.dim2014-12-285-19/+20
| * | | Merge ^/head r274961 through r276342.dim2014-12-2832-16172/+975
| |\ \ \
| * | | | Add llvm patches corresponding to r276300, r276301 and r276324.dim2014-12-283-0/+620
| * | | | Pull in r224890 from upstream llvm trunk (by David Majnemer):dim2014-12-281-0/+18
| * | | | Merge ^/head r274961 through r276301.dim2014-12-27609-24104/+8426
| |\ \ \ \
| * | | | | Pull in r221703 from upstream llvm trunk (by Bill Schmidt):dim2014-12-277-125/+82
| * | | | | Pull in r213890 from upstream llvm trunk (by Jörg Sonnenberger):dim2014-12-271-0/+1
| * | | | | Add llvm patches corresponding to r276211 and r276223.dim2014-12-262-0/+778
| * | | | | Pull in r224415 from upstream llvm trunk (by Justin Hibbits):dim2014-12-251-0/+2
| * | | | | Amend r276211 for the new PowerPC relocation types that were addeddim2014-12-251-0/+3
| * | | | | Pull in r214284 from upstream llvm trunk (by Hal Finkel):dim2014-12-2511-63/+148
| * | | | | Remove doubled patch, which snuck in with the last merge from head.dim2014-12-251-298/+0
| * | | | | Merge ^/head r275759 through r275911.dim2014-12-18203-3663/+12884
| |\ \ \ \ \
| * | | | | | Add clang patch corrsponding to r275773.dim2014-12-141-0/+298
OpenPOWER on IntegriCloud