aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* Merging ^/head r279596 through r279758.Dimitry Andric2015-03-071-1/+3
|\
| * When compiling boot2 with gcc on i386 and pc98, only use the custom flagDimitry Andric2015-03-041-1/+3
* | Merge ^/head r278499 through r278755.Dimitry Andric2015-02-141-0/+1
|\|
| * MFi386:John Baldwin2015-02-111-0/+1
* | Since clang 3.6.0 now implements the archetype 'freebsd_kprintf' forDimitry Andric2015-01-281-2/+2
|/
* Merge ^/head r275387 through r275477.Dimitry Andric2014-12-041-1/+1
|\
| * MFi386: r275305 (by rdivacky)Yoshihiro Takahashi2014-12-021-1/+1
* | Merge ^/head r274961 through r275261.Dimitry Andric2014-11-291-14/+22
|\|
| * MFi386: r275059, r275061, r275062 and r275191 (by rdivacky)Yoshihiro Takahashi2014-11-291-8/+12
| * MFi386: r275237 (by rdivacky)Yoshihiro Takahashi2014-11-291-6/+10
* | Similar to r274977, use the correct combination of flags to get the pc98Dimitry Andric2014-11-251-4/+4
|/
* MFi386: r274398Yoshihiro Takahashi2014-11-151-7/+7
* MFi386: r261567Yoshihiro Takahashi2014-09-281-0/+2
* MFi386: r268974Yoshihiro Takahashi2014-09-281-0/+3
* MFi386: r261520Yoshihiro Takahashi2014-09-281-3/+0
* Reduce diffs against i386.Yoshihiro Takahashi2014-09-281-5/+2
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-193-6/+0
* Give loaders more control over the Forth initialization process. InMarcel Moolenaar2014-07-271-1/+1
* Compile boot2 with clang on pc98.Warner Losh2014-07-101-2/+2
* Make SERIAL support optional again. Enable it for i386 because a hugeWarner Losh2014-07-101-7/+26
* Merge the clang support from i386. Don't move to clang yet.Warner Losh2014-07-101-4/+9
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-083-0/+6
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-137-7/+7
* Make comconsole options set before its activation to be remembered.Alexander Motin2014-01-201-4/+4
* Split the last gcc-specific flags off into CFLAGS.gcc. This alsoDimitry Andric2014-01-051-1/+3
* For sys/boot/i386 and sys/boot/pc98, separate flags to be passedDimitry Andric2013-12-301-3/+3
* Fix pc98 build, by also forcing COMPILER_TYPE in sys/boot/pc98/boot2'sDimitry Andric2013-12-261-0/+1
* For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.Dimitry Andric2013-12-261-2/+3
* Change <sys/diskpc98.h> to not redefine the same symbols that areMarcel Moolenaar2013-08-072-12/+12
* MFi386: revision 245848Yoshihiro Takahashi2013-06-011-18/+7
* Don't pad disk partition sizes with leading zeros. This was alreadyJohn Baldwin2013-05-071-1/+1
* When rebooting (exiting) from the BTX loader, make sure to restore theDimitry Andric2013-04-241-1/+1
* cosmetic changes to reduce diffs against i386.Yoshihiro Takahashi2012-11-101-2/+2
* MFi386: r241300Yoshihiro Takahashi2012-11-101-14/+22
* MFi386: r241301Yoshihiro Takahashi2012-11-102-8/+15
* MFi386: r241785Yoshihiro Takahashi2012-11-101-1/+1
* Put in a band-aid to get the pc98 bootstraps building, now clang is theDimitry Andric2012-11-072-1/+5
* Hook in new files menusets.4th and manual.Devin Teske2012-11-071-1/+1
* MFi386: revision 240637Yoshihiro Takahashi2012-09-231-20/+6
* Cosmetic changes.Yoshihiro Takahashi2012-09-231-6/+6
* Reduce diffs against i386.Yoshihiro Takahashi2012-08-052-3/+4
* Reduce diffs against i386.Yoshihiro Takahashi2012-08-052-4/+4
* MFi386: the part of r219452 and r236405.Yoshihiro Takahashi2012-08-051-5/+6
* Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and preventGleb Kurtsou2012-05-251-4/+3
* libpc98: unbreak after zfs-related changes in libi386 codeAndriy Gapon2012-05-131-0/+2
* MFi386: improve argument passing via btxldrAndriy Gapon2012-05-119-31/+35
* i386 boot: consolidate MAXBDDEV definitionAndriy Gapon2012-05-091-1/+0
* MFi386: revisions 232570 and 232754Yoshihiro Takahashi2012-03-101-7/+15
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-282-10/+8