| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-18 | Remove commented out ALIGN() operation. | isaki | |
| It looks unnecessary and has never been used. | |||
| 2020-01-18 | Pass address constants from Makefile to ldscript. | isaki | |
| 2018-12-31 | use elf2aout for boot. | christos | |
| 2014-03-02 | Discard .SUNW_ctf section just in case. | isaki | |
| patch from martin@, see PR/48623. | |||
| 2013-08-12 | Discard ELF unwind sections for the boot loader. | joerg | |
| 2013-05-24 | discard debug sections that are not representable in the a.out object format. | christos | |
| 2012-03-20 | Comment fix. | minoura | |
| 2003-10-30 | Add .rodata.str1.1 to the text segment, and discard the .comment section. | he | |
| 2001-09-27 | Initial commit of the new bootloader to support ELF kernel. | minoura | |
| It consists of two programs named boot_ufs and boot; the former reads the latter (an OMAGIC a.out). Boot now utilizes the libsa library to read the actual kernel. - LFS code exists, but probobly does not work. - Currently the ELF toolchain is required. - Many features are missing. | |||
