initial commitrepo.or.cz
commita73973c9ae66423860863d30f71d154640219033
authorAli Bendriss <ali.bendriss@gmail.com>
Tue, 7 Jul 2009 17:54:48 +0000 (7 18:54 +0100)
committerAli Bendriss <ali.bendriss@gmail.com>
Tue, 7 Jul 2009 17:54:48 +0000 (7 18:54 +0100)
tree4c349cf562b6ff6e7f9308cb06022a055e4a8a15
initial commit
28 files changed:
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
configure.sh [new file with mode: 0755]
crtl/Makefile [new file with mode: 0644]
crtl/crtl.adb [new file with mode: 0644]
crtl/crtl.ads [new file with mode: 0644]
crtl/gnat.adc [new file with mode: 0644]
dummy/Makefile [new file with mode: 0644]
dummy/dummy.adb [new file with mode: 0644]
dummy/dummy.ads [new file with mode: 0644]
dummy/gnat.adc [new file with mode: 0644]
grub_img/fda_grub.img [new file with mode: 0644]
make.conf [new file with mode: 0644]
script/mkfloppy.sh [new file with mode: 0644]
script/mkgrub.sh [new file with mode: 0644]
src/Makefile [new file with mode: 0644]
src/boot.adb [new file with mode: 0644]
src/gnat.adc [new file with mode: 0644]
src/gnatlib/a-elchha.adb [new file with mode: 0644]
src/gnatlib/a-elchha.ads [new file with mode: 0644]
src/gnatlib/a-except.ads [new file with mode: 0644]
src/i386-port_io.adb [new file with mode: 0644]
src/i386-port_io.ads [new file with mode: 0644]
src/i386-text_console.adb [new file with mode: 0644]
src/i386-text_console.ads [new file with mode: 0644]
src/i386.ads [new file with mode: 0644]
src/kernel_entry.asm [new file with mode: 0644]
src/link.ld [new file with mode: 0644]