summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* Fix more pc98 build issues re: bcache changeallanjude2016-04-221-2/+2
* Fix pc98 build error introduced in r298230allanjude2016-04-191-2/+2
* A new implementation of the loader block cacheallanjude2016-04-184-11/+66
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.bdrewery2016-03-264-4/+0
* Fix mistake when transitioning to the new defines with ZFS loader. Iimp2016-01-271-1/+1
* Remove static from these two. They slipped through the cracks.imp2016-01-261-1/+1
* RBX_ defines are in rbx.h, move it there.imp2016-01-261-38/+1
* Move all the separate copies of the same strings into paths.h. There'simp2016-01-261-5/+1
* Fix remaining direct tests of the carry flag in the v86 %eflags via ajhb2015-12-242-4/+4
* Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags.imp2015-08-271-1/+1
* Remove guards around overwriting loader.rc and menu.rcallanjude2015-08-061-6/+1
* MFi386: r284878nyan2015-06-271-1/+3
* Fix fallouts from r284590bapt2015-06-191-0/+1
* Revert .PATH changes to fix mips build.jkim2015-04-031-0/+1
* Install newly added brand-*.4th and logo-*.4th files and reduce duplication.jkim2015-04-021-6/+1
* Ensure the cross assembler, linker and objcopy are used for the build32dim2015-04-023-4/+4
* Merging ^/head r279596 through r279758.dim2015-03-071-1/+3
|\
| * When compiling boot2 with gcc on i386 and pc98, only use the custom flagdim2015-03-041-1/+3
* | Merge ^/head r278499 through r278755.dim2015-02-141-0/+1
|\ \ | |/
| * MFi386:jhb2015-02-111-0/+1
* | Since clang 3.6.0 now implements the archetype 'freebsd_kprintf' fordim2015-01-281-2/+2
|/
* Merge ^/head r275387 through r275477.dim2014-12-041-1/+1
|\
| * MFi386: r275305 (by rdivacky)nyan2014-12-021-1/+1
* | Merge ^/head r274961 through r275261.dim2014-11-291-14/+22
|\ \ | |/
| * MFi386: r275059, r275061, r275062 and r275191 (by rdivacky)nyan2014-11-291-8/+12
| * MFi386: r275237 (by rdivacky)nyan2014-11-291-6/+10
* | Similar to r274977, use the correct combination of flags to get the pc98dim2014-11-251-4/+4
|/
* MFi386: r274398nyan2014-11-151-7/+7
* MFi386: r261567nyan2014-09-281-0/+2
* MFi386: r268974nyan2014-09-281-0/+3
* MFi386: r261520nyan2014-09-281-3/+0
* Reduce diffs against i386.nyan2014-09-281-5/+2
* Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-193-6/+0
* Give loaders more control over the Forth initialization process. Inmarcel2014-07-271-1/+1
* Compile boot2 with clang on pc98.imp2014-07-101-2/+2
* Make SERIAL support optional again. Enable it for i386 because a hugeimp2014-07-101-7/+26
* Merge the clang support from i386. Don't move to clang yet.imp2014-07-101-4/+9
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-083-0/+6
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-137-7/+7
* Make comconsole options set before its activation to be remembered.mav2014-01-201-4/+4
* Split the last gcc-specific flags off into CFLAGS.gcc. This alsodim2014-01-051-1/+3
* For sys/boot/i386 and sys/boot/pc98, separate flags to be passeddim2013-12-301-3/+3
* Fix pc98 build, by also forcing COMPILER_TYPE in sys/boot/pc98/boot2'sdim2013-12-261-0/+1
* For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.dim2013-12-261-2/+3
* Change <sys/diskpc98.h> to not redefine the same symbols that aremarcel2013-08-072-12/+12
* MFi386: revision 245848nyan2013-06-011-18/+7
* Don't pad disk partition sizes with leading zeros. This was alreadyjhb2013-05-071-1/+1
* When rebooting (exiting) from the BTX loader, make sure to restore thedim2013-04-241-1/+1
* cosmetic changes to reduce diffs against i386.nyan2012-11-101-2/+2
OpenPOWER on IntegriCloud