2005-09-28 Yoshinori K. Okuji <okuji@enbug.org>

* stage2/boot.c (load_image): Even if an OS image is an ELF
        object, use the a.out kludge if MULTIBOOT_AOUT_KLUDGE is
        specified.
This commit is contained in:
okuji 2005-09-28 21:47:55 +00:00
parent 2b55611a79
commit 1499969120
5 changed files with 13 additions and 7 deletions

View file

@ -1,3 +1,9 @@
2005-09-28 Yoshinori K. Okuji <okuji@enbug.org>
* stage2/boot.c (load_image): Even if an OS image is an ELF
object, use the a.out kludge if MULTIBOOT_AOUT_KLUDGE is
specified.
2005-05-08 Yoshinori K. Okuji <okuji@enbug.org>
* configure.ac (AC_INIT): Upgraded to 0.97.