aboutsummaryrefslogtreecommitdiff
path: root/stand/defs.mk
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC64LE] Set up powerpc.powerpc64le architectureBrandon Bergren2020-09-221-4/+4
* [PowerPC] Remove obsolete MK_LOADER_FORCE_LEBrandon Bergren2020-09-151-6/+0
* Add defines for OpenZFS variablesWarner Losh2020-09-011-0/+3
* Create CFLAGS_EARLY.file for boot loader.Warner Losh2020-08-281-0/+5
* stand: use portable ln -n instead of ln -hAlex Richardson2020-08-061-1/+1
* Really fix cleandir after r362973Mitchell Horne2020-07-141-1/+2
* Fix cleandir target post r362973Mitchell Horne2020-07-061-1/+1
* RISC-V boot1.efi and loader.efi supportMitchell Horne2020-07-061-3/+10
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-4/+0
* Build the arm64 loader with -ffixed-x18Andrew Turner2020-04-241-1/+1
* [PowerPC] Switch powerpc and powerpcspe to lldBrandon Bergren2020-03-271-4/+0
* Move stand/ofw/libofw to stand/libofw.Brandon Bergren2020-01-021-0/+1
* [PowerPC64] Use ld.bfd to build LIB32 and STAND - when using llvmJustin Hibbits2019-12-241-0/+4
* Add flua to the base system, install to /usr/libexecKyle Evans2019-11-181-0/+1
* stand: consolidate knowledge of lua pathKyle Evans2019-11-021-0/+3
* Add support for hypervisor check on x86Simon J. Gerraty2019-10-241-8/+12
* loader: --gc-sections needs sections to work withToomas Soome2019-09-081-0/+1
* loader: use teken teminal emulator for x86 and uefiToomas Soome2019-09-051-0/+7
* stand: push LIBC_SRC up into defs.mkKyle Evans2019-08-161-0/+1
* Move inclusion of src.opts.mk later.Warner Losh2018-12-031-4/+8
* powerpcspe: Don't crash the loader on ubldr with SPE instructions.Justin Hibbits2018-11-281-0/+5
* Be a little conservative about when to force size optimizations.Warner Losh2018-09-051-0/+2
* Enable 'C'-compressed ISA extension.Ruslan Bukin2018-09-031-1/+1
* stand: Flip the default interpreter to LuaKyle Evans2018-08-191-3/+3
* stand: Use -Oz/-Os for all loader/stand builds.Warner Losh2018-08-151-1/+6
* Create a loader for each interpreter for x86 BIOS and all EFIWarner Losh2018-08-141-0/+12
* Disable 'C'-compressed ISA extension.Ruslan Bukin2018-07-251-1/+1
* Extend loader(8) geli support to all architectures and all disk-like devices.Ian Lepore2018-07-131-2/+0
* Move ZFS files into libsaWarner Losh2018-07-081-1/+1
* stand: move libgeliboot into libsa.Warner Losh2018-06-181-2/+1
* Fix build of stand with base gccDimitry Andric2018-05-311-1/+1
* Don't add links or cleanfiles for NO_OBJ case, in addition to notWarner Losh2018-03-181-5/+5
* Add NO_OBJ to those directories that don't make anything.Warner Losh2018-02-261-1/+2
* Floaty McFloatface is funnier...Warner Losh2018-02-231-1/+1
* Do not include float interfaces when using libsa.Warner Losh2018-02-231-0/+3
* Eliminate bsd.stand.mk and -fPIC 32-bit intel buildsWarner Losh2018-02-161-3/+12
* Add Lua as a scripting langauge to /boot/loaderWarner Losh2018-02-121-0/+2
* Fix build of userboot.soWarner Losh2018-02-081-1/+3
* Centralize several variables.Warner Losh2018-02-021-0/+7
* Fix ubldr. uboot/lib uses defines for the loader. It's part of theWarner Losh2017-12-291-0/+7
* libficl is only ever used in a loader (never a boot) program. Move itWarner Losh2017-12-181-9/+0
* Move loader help file definitions to being 100% inside of loader.mk.Warner Losh2017-12-181-4/+0
* Move loader-only defines to loader.mk from defs.mkWarner Losh2017-12-161-49/+2
* Fix a comment to be more accurateWarner Losh2017-12-111-1/+1
* Stop building with the standard system headers.Warner Losh2017-12-051-0/+6
* Now it's safe to bump WARNS to 1.Warner Losh2017-12-031-1/+1
* Fix all warnings related to geli and ZFS support on x86.Warner Losh2017-12-021-0/+2
* Cleanup CFALGS usage hereWarner Losh2017-12-021-1/+1
* Minor flags cleanupWarner Losh2017-12-021-1/+46
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+171