| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC: r294926 | allanjude | 2016-02-02 | 1 | -1/+1 |
* | MFC r293233: loader.efi: add terminal emulation support | emaste | 2016-01-20 | 1 | -1/+1 |
* | MFC 279949: | jhb | 2015-04-09 | 1 | -0/+3 |
* | MFC UEFI loader | emaste | 2014-09-04 | 3 | -18/+29 |
* | MFC r257532 (by adrian): | dim | 2013-12-30 | 1 | -1/+1 |
* | Fix the freaddir implementation for the stand-alone interpreter. | marcel | 2013-08-09 | 1 | -11/+39 |
* | Fix the build of the testmain target. This target compiles a Forth | marcel | 2013-08-01 | 1 | -4/+31 |
* | Add 2 builtin words for working with directories: | marcel | 2013-07-10 | 1 | -0/+54 |
* | The CELL fields can be various integer types depending on the platform | kientzle | 2013-04-07 | 1 | -6/+10 |
* | Fix two broken macros. | kientzle | 2013-04-07 | 1 | -2/+2 |
* | Build a 64 bit version of the FICL library. This is need for a 64 bit | rpaulo | 2012-12-21 | 1 | -6/+15 |
* | boot: use -march=i386 for both i386 and amd64 builds | avg | 2012-10-20 | 1 | -1/+2 |
* | Try to avoid all files dependence on the modification time of the large and | ache | 2012-07-26 | 1 | -0/+2 |
* | Fix clang warnings. | rpaulo | 2012-02-05 | 2 | -3/+3 |
* | Add a version of the FreeBSD bootloader which can run in userland, packaged | dfr | 2011-06-30 | 2 | -0/+535 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 1 | -1/+1 |
* | On i386 and amd64, consistently use the following options whenever we | dim | 2011-01-05 | 1 | -1/+1 |
* | Remove an empty .if/.endif pair from sys/boot/ficl/Makefile that I | dim | 2011-01-05 | 1 | -2/+0 |
* | In lib/libstand, sys/boot/ficl and sys/boot/zfs, -mno-sse3 should also | dim | 2011-01-05 | 1 | -2/+1 |
* | MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi... | imp | 2010-08-23 | 1 | -7/+7 |
* | Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, | nwhitehorn | 2010-07-12 | 1 | -3/+7 |
* | Add a missing prototype | brian | 2010-06-20 | 1 | -0/+1 |
* | Add basic mips support. This has been compile tested only. | imp | 2009-02-19 | 2 | -0/+533 |
* | Initial support of loader(8) for ARM machines running U-Boot. | raj | 2008-10-14 | 1 | -1/+1 |
* | Optimize for size on pc98. It enables to boot a kernel again. | nyan | 2007-10-15 | 1 | -1/+1 |
* | Update to FICL 3.03 (the last release before FICL4 rewrite). | jkim | 2007-03-23 | 11 | -68/+405 |
* | Add -march=i386 to fix amd64 build by generating the same code | ru | 2006-09-28 | 1 | -1/+1 |
* | Copy powerpc ficl files sysdep files (maybe we need a common one) | imp | 2006-08-18 | 2 | -0/+533 |
* | Remove Alpha bits for ficl. | jhb | 2006-05-12 | 4 | -544/+0 |
* | Add -mno-sse3 for prescott/nocona | ache | 2005-07-15 | 1 | -0/+3 |
* | Ensure GCC does not use FP registers in integer code. | obrien | 2005-05-31 | 1 | -0/+1 |
* | Instead of just not defining a bunch of words when TESTMAIN is set, provide | scottl | 2004-11-30 | 2 | -14/+45 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Part 2 of fixing the boot code: gcc 3.4 fixes. | marcel | 2004-08-22 | 1 | -1/+1 |
* | Untangle building of AMD64 boot code. | ru | 2004-02-07 | 1 | -9/+6 |
* | Disable floating point on PowerPC for the ficl library. | grehan | 2003-12-10 | 1 | -0/+3 |
* | Define 'arch-powerpc' | grehan | 2003-12-10 | 1 | -0/+8 |
* | FICL system-dependent files for powerpc. Taken from the i386 versions, | grehan | 2003-12-10 | 2 | -0/+533 |
* | bsd.lib.mk,v 1.143 no longer uses ld(1) directly to strip | ru | 2003-06-30 | 1 | -1/+0 |
* | Build on amd64. Yes, I know this isn't particularly nice. | peter | 2003-06-26 | 1 | -0/+20 |
* | Set arch-pc98 env to true for pc98. | nyan | 2003-06-08 | 2 | -1/+6 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | Make ficl work on sparc64. The assumption that int == long == void * is | scottl | 2002-08-31 | 2 | -9/+9 |
* | Fix for stand-alone compiling | scottl | 2002-08-21 | 1 | -0/+4 |
* | MD ficl files for sparc64. | jake | 2002-05-19 | 2 | -0/+513 |
* | More s/file system/filesystem/g | trhodes | 2002-05-16 | 3 | -3/+3 |
* | Removed now unused INTERNALSTATICLIB. | ru | 2002-05-13 | 1 | -2/+0 |
* | Back out last commit. I expect our bsd.*.mk gods to remove the need for | obrien | 2002-05-12 | 1 | -0/+2 |
* | NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using | obrien | 2002-05-11 | 1 | -2/+0 |
* | -ffreestanding is the word. | obrien | 2002-05-10 | 1 | -0/+1 |