File history
Tracking elks/arch/i86/lib/printreg.S
| Commit | Author | Date | Message |
|---|---|---|---|
615312e7bc0ff9c482187bb763ad542866170aa | Greg Haerr | 2020-10-14 | Fixup print_regs, print_sp |
054564bb78628df5289f382f6e71f89f653157b | Greg Haerr | 2020-10-14 | [kernel] Various source code cleanups |
9136f9be584aad00bd45d0b1778422d4ba8b4c1 | Greg Haerr | 2020-10-11 | [kernel] More kernel lib cleanup |
44796a8fc0b330cc5c34169db552ccc5d5f2b48 | mfld-fr | 2018-06-14 | [kernel] Second draft of full GNU toolchain |
ae79e35ad7791eef8a3d5914e649fe2a9895f0f | mfld-fr | 2018-06-11 | [kernel] First draft of full GNU toolchain |
d992b9487085cbdcb8a1796022269c20e2e95e7 | lithoxs | 2017-06-07 | working kernel compiled with IA16-GCC compiler. Kernel tested with Qemu using BCC and IA16-GCC. Code size under BCC not changed. Under IA16-GCC there is a reduction of 1264 bytes. |
9c141e6015c4e7cddb31cf1c25f67e97278fd65 | Jody Bruchon | 2017-03-04 | Revert "Revert "Initialize register ES from the begining."" |
f87ee77389acef861a3d1cf3d4d6d6e9534f9a6 | Jody Bruchon | 2017-03-04 | Revert "Initialize register ES from the begining." |
17cb7fd878ba7c9ddf1b4d02c4c39d364ecba3b | lithoxs | 2017-03-02 | Initialize register ES from the begining. Do not assume a 80186 processor or higher in function printsp(). Fix minor bug in strace.c Other minor fixes. |
52274dfb980e12d8b68ab1d8a21617a17b0d6be | lithoxs | 2015-07-14 | Final changes to compile ELKS kernel with ia16-gcc |
ae4cc976485409c5af1a66f33eaabbb556cda22 | Juan Perez-Sanchez | 2015-06-13 | Separation of C and assembly functions to different files |
14b64ba2b594b00547184a3c6c9c81ffff30d98 | Juan Perez-Sanchez | 2015-06-13 | Changes to reduce warnings using ia16-unknown-elks-gcc |
1138db1093c83073b595c55d556744f6b351d6a | Jody Bruchon | 2015-04-26 | Miscelaneous improvements to kernel |
44236c3cce9463223af29e77dd156da25c8ba4f | Riley H. Williams | 2002-04-28 | Further verification using `spint -weak` and detected a bug in init/main.c which I am unable to fix. |
991f9ccabf3cfa80349f4603a8b3af3e1c194f6 | Riley H. Williams | 2001-08-23 | Fixed bug in `make dist` command. |
36d3c41486495ed3b2675afd0c55accee582b62 | Harry Kalogirou | 2001-08-22 | Corrected systax error!! |
83c598e310d51c0a9b34dd783d6a895c60dbef7 | Riley H. Williams | 2001-08-21 | First stage of validating printk() usage |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |