aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/kern.pre.mk
Commit message (Expand)AuthorAgeFilesLines
* Perform kernel linker ifunc test only for buildsEd Maste2020-12-271-1/+2
* sys/contrib/zstd: Import zstd 1.4.8Conrad Meyer2020-12-251-1/+5
* openzfs: fix gcc in-kernel buildsRyan Libby2020-12-241-12/+10
* Use a template assembly file for firmware object files.John Baldwin2020-12-171-2/+3
* Use a template assembly file to generate the embedded MFS.John Baldwin2020-10-201-31/+0
* Build debug kernels with -O2.Edward Tomasz Napierala2020-09-291-15/+4
* [PowerPC] Work around -O miscompile on powerpc 32 bit.Brandon Bergren2020-09-081-4/+5
* [PowerPC] More preemptive powerpcspe ZFS build fixesBrandon Bergren2020-08-251-1/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-10/+58
* Allow linking the kernel with a linker that doesn't support -z ifunc-nopltAlex Richardson2020-08-111-0/+4
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-4/+0
* [PowerPC] kernel ifunc support for powerpc*, fix ppc64 relocation oddities.Brandon Bergren2020-05-071-2/+2
* Add -fno-common to all userland/kernel src buildsKyle Evans2020-04-071-1/+5
* Fix old-style buildWarner Losh2020-02-021-0/+3
* Work around lld's inability to handle undefined weak symbols on risc-v.John Baldwin2020-01-071-0/+11
* In kern.pre.mk, split SYSTEM_LD into two variables to avoid duplication inIan Lepore2019-12-251-3/+4
* Port the NetBSD KCSAN runtime to FreeBSD.Andrew Turner2019-11-211-0/+5
* r354253 did miss the updates to sys/conf/files and sys/conf/kern.pre.mkToomas Soome2019-11-021-0/+1
* Fix the EMBEDFS_FORMAT helper variable for riscv64.John Baldwin2019-10-021-1/+1
* Turn off -Werror for gcc 4.2.1Warner Losh2019-08-231-1/+5
* Update to Zstandard 1.4.2Conrad Meyer2019-08-081-0/+8
* Expose zlib's utility functions in Z_SOLO library when building kernel.Xin LI2019-08-071-4/+0
* Allow Kernel to link in both legacy libkern/zlib and new sys/contrib/zlib,Xin LI2019-08-011-0/+4
* Specify -z notext when building with -z ifunc-noplt.Mark Johnston2019-05-141-1/+1
* Remove redundant -Wl uses from the kernel's LDFLAGS.Mark Johnston2019-05-141-4/+4
* Initial version of Mellanox in-kernel firmware upgrade support.Hans Petter Selasky2019-05-081-0/+6
* gcov supportMatt Macy2019-02-231-0/+9
* Only enable trace-cmp on Clang and modern GCC.Andrew Turner2019-02-041-0/+5
* Extract the coverage sanitizer KPI to a new file.Andrew Turner2019-01-291-2/+2
* Add support for the Clang Coverage Sanitizer in the kernel (KCOV).Andrew Turner2019-01-121-0/+6
* Merge ^/head r340126 through r340212.Dimitry Andric2018-11-071-0/+6
|\
| * Port the NetBSD ubsan runtime to the FreeBSD kernel.Andrew Turner2018-11-061-0/+6
* | Merge ^/head r339015 through r339669.Dimitry Andric2018-10-231-2/+3
|\|
| * Add kernel ifunc support on arm64.Andrew Turner2018-10-011-2/+3
* | Merge ^/head r338731 through r338987.Dimitry Andric2018-09-271-3/+4
|\|
| * Require ifunc-capable linker for i386Ed Maste2018-09-181-3/+4
* | Merge ^/head r338026 through r338297, and resolve conflicts.Dimitry Andric2018-08-241-0/+3
|\|
| * Configure -zifunc-noplt for amd64 kernels.Mark Johnston2018-08-231-1/+1
| * Make dnode definition uniform on !x86Matt Macy2018-08-211-0/+1
* | Apparently lld has never supported the -z common-page-size flag, but itDimitry Andric2018-08-041-1/+4
|/
* genoffset.c is not generatedBryan Drewery2018-07-031-1/+1
* make critical_{enter, exit} inlineMatt Macy2018-07-031-1/+1
* Correct kern.pre.mk comment: objcopy, not objdump, copies objects.Ed Maste2018-06-151-1/+1
* Error out on attempt to link amd64 kernel with old binutils linkerEd Maste2018-05-101-0/+3
* Add simple preempt safe epoch APIMatt Macy2018-05-101-1/+1
* Reduce overhead for simple 'make -V' lookups by avoiding 'find sys/'.Bryan Drewery2018-03-101-1/+2
* Nudge lld to break the kernel read-only and read-write sections intoJonathan T. Looney2018-03-061-0/+4
* Fix Zstd x86 kernel build with -march=<specific>Conrad Meyer2018-01-091-1/+1
* Fix Zstd kernel build with GCC 4.2Conrad Meyer2018-01-091-1/+1
* Integrate zstd into the kernelConrad Meyer2018-01-081-0/+3