File history
Tracking libc/watcom.inc
| Commit | Author | Date | Message |
|---|---|---|---|
97a1b1eeab6d4abb2fcdb7409cf8366d054013c | Greg Haerr | 2025-11-02 | Add CONFIG_APPS_WATCOM and CONFIG_APPS_C86 for automatic builds |
a42713647601af32b0670368f29c126c522775d | Greg Haerr | 2025-03-16 | [ow libc] Build Watcom compact, small, medium and large model libraries |
83ac914879790dca0e14a62e64c14b739d37f19 | Greg Haerr | 2025-03-04 | [owc libc] Make signed char default for OpenWatcom C |
c45a3930685524107fcbb737e19dbd851239457 | Greg Haerr | 2025-02-28 | [owc libc] Fix soft float emulation underflow/overflow |
972d445c3c168b840623887a1f4fd2d43ed298b | Greg Haerr | 2025-02-27 | Add more files required for software floating point support |
a5f8d798a3198dc7b00152500807e3b2d46d030 | Greg Haerr | 2024-12-28 | [OWC libc] Add Watcom headers to libc, add 'make owc c86' |
a331044444d5fc3a2c5b40cbd5687d165bd7207 | Greg Haerr | 2024-11-23 | Revert __ELKS__ addition |
874c23f247c4aea9f8c1f9d7cd6a6a8a0ccce15 | Greg Haerr | 2024-11-23 | [cmds] Get hostdisasm working again |
996ba37ffc647eecf2661286302888369d71d00 | Greg Haerr | 2024-08-02 | Add export TZ to /etc/profile, TOPDIR check to watcom.inc |
e5e13771a22a8d3fda0349e40c38875933e8cfd | Greg Haerr | 2024-08-01 | [watcom] Remove OpenWatcom default symbols and residual code (dup #1944) |
868bd775271861022f55d468d08bf824e17ad1d | Jiri Malak | 2024-07-28 | [watcom] correct some C compiler, Librarian and Linker options |
041b1a90878247598c0612df6bed2cb5ea45968 | Greg Haerr | 2024-06-04 | [libc] Reinstate large model default for OpenWatcom |
502b8f8c8e934fe995962a8c2edfd28c3829932 | Greg Haerr | 2024-06-04 | [libc] Revert large mode change, default Openwatcom build is compact |
f4a15ccd31ee8676ca3ecc146920759f3d8ab1c | Greg Haerr | 2024-06-04 | [libc] Change default Watcom model to large Cleanup compile warnings, discard 303: unused parameter |
0075ebd25e25119d3b2d403638c0c8dcd15f486 | Greg Haerr | 2024-06-03 | Add ASM files required by Watcom compilation |
98feee265f950a9ad02467d4f6e13d53e15400e | Greg Haerr | 2024-06-02 | [libc] Pass 2: Add system calls to OpenWatcom C library for ELKS |
50834a97f97b00b06c6cb04e41d4adb553bec6c | Greg Haerr | 2024-05-30 | [libc] First pass at compiling most all of C library with OpenWatcom |