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/ia16.inc
CommitAuthorDateMessage
a331044444d5fc3a2c5b40cbd5687d165bd7207Greg Haerr2024-11-23Revert __ELKS__ addition
874c23f247c4aea9f8c1f9d7cd6a6a8a0ccce15Greg Haerr2024-11-23[cmds] Get hostdisasm working again
6744070314e95d51057e1106392629525e81979Greg Haerr2024-11-19Add more strict checking to C library compile
50834a97f97b00b06c6cb04e41d4adb553bec6cGreg Haerr2024-05-30[libc] First pass at compiling most all of C library with OpenWatcom
1ac4772a365f2c707b990d72d562ba7238680bdtkchia2022-11-26[libc] Implem. regparmcall calling convention for execl... funcs.
70f9a9265955879177b7218cad3243c15504487Greg Haerr2022-06-06[release] Increment version to 0.6.0
18095ab33c05dacab26c3fc017343c499c494e8Greg Haerr2022-04-05[libc] Add floating point support to libc printf/sprintf
55f32f28c6e1f4a81e51fc3d0e9856a42113826Greg Haerr2022-02-07Increment version to v0.5.0
81f6843e79d8ab51624b3deeda6629f9b5da35fGreg Haerr2020-11-18Increment version to 0.4.0
81cc0096b4db6006ed2c9fec0b06ed191093bcaTee-Kiah Chia2020-09-26[libc] Update library routines & crt0 to really work with segelf relocations in new toolchain
014131510b2b6342fd2bd48993ea5204ddd6c90tkchia2020-05-18Proposed support for "medium memory model" programs in ELKS kernel (#621)
507f9b77ff009752c1da7b84d420f42c3e4550aJody Bruchon2020-03-09Revert "Add a ton of extra warnings"
6cb81e26e0658064058d532a67d915f0ed104fdJody Bruchon2020-03-08Add a ton of extra warnings
2b4b855a65a90c1dce7c40c0ba4a352b62ec75ctkchia2020-02-29[libc] [elkscmd] add support for `stdcall' calling convention, & try building `bc' using this convention (#398)
4ceeae5ddb37b74c0ab292097f6b64eed48985dTee-Kiah Chia2019-04-28[libc] add (some) multilib handling, & add `make install' rule (take 6)
f8d6df8d0babe6620213caa59aa990335d72f45MFLD2019-04-22Revert "Build libc.a and crt0.o multilibs for different calling conventions"
b060db352438f259c9a232741386cf9cc321b4eTee-Kiah Chia2019-04-20[libc] Just use libc.a file name everywhere, to simplify things
bfa54866ab6cb42bbd1f441059a7387ae7e26f0Tee-Kiah Chia2019-04-19[libc] multilibs for `stdcall`, `regparmcall` call conventions
1a42f7e2fa253c3d349a9e74443498b4e30bcf8mfld-fr2019-04-18[libc] Fix missing crt0.o after #256
69a976b4d5848618b2c3e9467918184a0c023b6Tee-Kiah Chia2019-04-18[libc] build up libc.a from separate dirs. in more reliable way
78aa430d7bb4d084eb5d647802f3095ac868988Greg Haerr2019-04-11More .s/.S changes for OSX compile
034d1da358c2f6ea2ea38e3989e76a45da9554dmfld-fr2019-03-16[kernel] No function inlining
4bf6325fa4aa32a8a1b634f8f6ea8f6c418fe62mfld-fr2019-03-16Tune GCC-IA16 options to save more space
cf77a8a809a24039413c871537c8a686bc3a655mfld-fr2019-03-14Release 0.3.0
9f188239312782917a31ee70fa0c30e1044fd1cmfld-fr2019-03-09[build] More consistent i186 & i286 options
a34b362903ca7592c3b7c7803d353fa4be72086mfld-fr2018-06-23First draft of ELKS own libc