aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/cloudabi32
Commit message (Expand)AuthorAgeFilesLines
* Pass -fuse-ld=/path/to/ld if ${LD} != "ld"Alex Richardson2020-08-251-1/+1
* Pick the right vDSO file/linker flags when building cloudabi32.ko on ARM64.Ed Schouten2017-11-241-1/+5
* Support armv7 builds for userlandWarner Losh2017-10-051-1/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Make the cloudabi32 kernel module available on ARMv6.Ed Schouten2016-09-221-5/+9
* Use both the MACHINE and MACHINE_CPUARCH directories for finding sources.Ed Schouten2016-08-291-0/+1
* Properly use MACHINE_CPUARCH for finding cloudabi*_sysvec.c.Ed Schouten2016-08-271-1/+1
* Add a Makefile for building the cloudabi32 kernel module.Ed Schouten2016-08-241-0/+37