freebsd-dev/sys/boot/pc98
Yoshihiro Takahashi 59707f16bd MFi386: revisions 220389 and 220392
- Mark getc() as inline, this has no effect on gcc but helps clang.
  - Move getc() body before xgetc() so gcc does not emit a warning about
    function having no body.
2011-04-16 06:20:49 +00:00
..
boot0 Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
boot0.5 Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
boot2 MFi386: revisions 220389 and 220392 2011-04-16 06:20:49 +00:00
btx Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
cdboot Remove duplicate "in". 2011-03-01 11:47:51 +00:00
kgzldr Move cursor position after putting a character. 2009-12-21 14:59:23 +00:00
libpc98 Now there is no functional difference from i386 version. 2010-11-13 15:24:56 +00:00
loader Add 2 new archsw interfaces: 2011-04-03 22:31:51 +00:00
pc98boot Fix build. 2011-02-12 06:22:23 +00:00
Makefile Add the pc98boot image which concatenates boot0 and boot0.5. 2011-02-11 13:14:17 +00:00
Makefile.inc On i386 and amd64, consistently use the following options whenever we 2011-01-05 22:24:33 +00:00