File history
Tracking elks/tools/objtools/os2toelks.c
| Commit | Author | Date | Message |
|---|---|---|---|
1418afcbcde548165746b26d96a727f0fd2ac9c | Jiri Malak | 2024-08-02 | remove nonsens, author used incorrect OpenWatcom configuration |
b1dda8570181f92d119a498b9c6a882222be560 | Greg Haerr | 2024-06-29 | Read OS/2 NE header |
1900f81f4e98e6f87d5c15ff5a08ae7d49fe64b | Greg Haerr | 2024-06-19 | [watcom] Add heap and stack size processing to ewlink and os2toelks |
0d0bd6fde039749abb2ef9dc047db5ecf71216c | Greg Haerr | 2024-06-03 | Finalize os2toelks relocation processing, BASIC now runs! |
62ffb384433fead3dbf7767293da58fb672a4ac | Greg Haerr | 2024-06-03 | Partially fix data segment relocation in code segment |
98feee265f950a9ad02467d4f6e13d53e15400e | Greg Haerr | 2024-06-02 | [libc] Pass 2: Add system calls to OpenWatcom C library for ELKS |
b7da39556b8c8929ac95a1dc6df94689cdaaf94 | Greg Haerr | 2024-05-29 | Add text/data relocation conversion to os2toelks.c (os2 binary -> ELKS a.out) |
b5c5b343f96df6e649b8273b387baf6bfa2a344 | Greg Haerr | 2024-05-24 | Enhance omf2elf to support 16-bit OMF output from OpenWatcom C compiler Update os2toelks to use default 4K/4K heap/stack for ELKS |
e0cb50944f1afbe73c7c1c248b88a0d1a834e8c | Greg Haerr | 2024-05-24 | [tools] Add omf2elf, omfdump, os2toelks object file utilities |