elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking libc/watcom.inc
CommitAuthorDateMessage
97a1b1eeab6d4abb2fcdb7409cf8366d054013cGreg Haerr2025-11-02Add CONFIG_APPS_WATCOM and CONFIG_APPS_C86 for automatic builds
a42713647601af32b0670368f29c126c522775dGreg Haerr2025-03-16[ow libc] Build Watcom compact, small, medium and large model libraries
83ac914879790dca0e14a62e64c14b739d37f19Greg Haerr2025-03-04[owc libc] Make signed char default for OpenWatcom C
c45a3930685524107fcbb737e19dbd851239457Greg Haerr2025-02-28[owc libc] Fix soft float emulation underflow/overflow
972d445c3c168b840623887a1f4fd2d43ed298bGreg Haerr2025-02-27Add more files required for software floating point support
a5f8d798a3198dc7b00152500807e3b2d46d030Greg Haerr2024-12-28[OWC libc] Add Watcom headers to libc, add 'make owc c86'
a331044444d5fc3a2c5b40cbd5687d165bd7207Greg Haerr2024-11-23Revert __ELKS__ addition
874c23f247c4aea9f8c1f9d7cd6a6a8a0ccce15Greg Haerr2024-11-23[cmds] Get hostdisasm working again
996ba37ffc647eecf2661286302888369d71d00Greg Haerr2024-08-02Add export TZ to /etc/profile, TOPDIR check to watcom.inc
e5e13771a22a8d3fda0349e40c38875933e8cfdGreg Haerr2024-08-01[watcom] Remove OpenWatcom default symbols and residual code (dup #1944)
868bd775271861022f55d468d08bf824e17ad1dJiri Malak2024-07-28[watcom] correct some C compiler, Librarian and Linker options
041b1a90878247598c0612df6bed2cb5ea45968Greg Haerr2024-06-04[libc] Reinstate large model default for OpenWatcom
502b8f8c8e934fe995962a8c2edfd28c3829932Greg Haerr2024-06-04[libc] Revert large mode change, default Openwatcom build is compact
f4a15ccd31ee8676ca3ecc146920759f3d8ab1cGreg Haerr2024-06-04[libc] Change default Watcom model to large Cleanup compile warnings, discard 303: unused parameter
0075ebd25e25119d3b2d403638c0c8dcd15f486Greg Haerr2024-06-03Add ASM files required by Watcom compilation
98feee265f950a9ad02467d4f6e13d53e15400eGreg Haerr2024-06-02[libc] Pass 2: Add system calls to OpenWatcom C library for ELKS
50834a97f97b00b06c6cb04e41d4adb553bec6cGreg Haerr2024-05-30[libc] First pass at compiling most all of C library with OpenWatcom