File history
Tracking libc/ia16.inc
| Commit | Author | Date | Message |
|---|---|---|---|
a331044444d5fc3a2c5b40cbd5687d165bd7207 | Greg Haerr | 2024-11-23 | Revert __ELKS__ addition |
874c23f247c4aea9f8c1f9d7cd6a6a8a0ccce15 | Greg Haerr | 2024-11-23 | [cmds] Get hostdisasm working again |
6744070314e95d51057e1106392629525e81979 | Greg Haerr | 2024-11-19 | Add more strict checking to C library compile |
50834a97f97b00b06c6cb04e41d4adb553bec6c | Greg Haerr | 2024-05-30 | [libc] First pass at compiling most all of C library with OpenWatcom |
1ac4772a365f2c707b990d72d562ba7238680bd | tkchia | 2022-11-26 | [libc] Implem. regparmcall calling convention for execl... funcs. |
70f9a9265955879177b7218cad3243c15504487 | Greg Haerr | 2022-06-06 | [release] Increment version to 0.6.0 |
18095ab33c05dacab26c3fc017343c499c494e8 | Greg Haerr | 2022-04-05 | [libc] Add floating point support to libc printf/sprintf |
55f32f28c6e1f4a81e51fc3d0e9856a42113826 | Greg Haerr | 2022-02-07 | Increment version to v0.5.0 |
81f6843e79d8ab51624b3deeda6629f9b5da35f | Greg Haerr | 2020-11-18 | Increment version to 0.4.0 |
81cc0096b4db6006ed2c9fec0b06ed191093bca | Tee-Kiah Chia | 2020-09-26 | [libc] Update library routines & crt0 to really work with segelf relocations in new toolchain |
014131510b2b6342fd2bd48993ea5204ddd6c90 | tkchia | 2020-05-18 | Proposed support for "medium memory model" programs in ELKS kernel (#621) |
507f9b77ff009752c1da7b84d420f42c3e4550a | Jody Bruchon | 2020-03-09 | Revert "Add a ton of extra warnings" |
6cb81e26e0658064058d532a67d915f0ed104fd | Jody Bruchon | 2020-03-08 | Add a ton of extra warnings |
2b4b855a65a90c1dce7c40c0ba4a352b62ec75c | tkchia | 2020-02-29 | [libc] [elkscmd] add support for `stdcall' calling convention, & try building `bc' using this convention (#398) |
4ceeae5ddb37b74c0ab292097f6b64eed48985d | Tee-Kiah Chia | 2019-04-28 | [libc] add (some) multilib handling, & add `make install' rule (take 6) |
f8d6df8d0babe6620213caa59aa990335d72f45 | MFLD | 2019-04-22 | Revert "Build libc.a and crt0.o multilibs for different calling conventions" |
b060db352438f259c9a232741386cf9cc321b4e | Tee-Kiah Chia | 2019-04-20 | [libc] Just use libc.a file name everywhere, to simplify things |
bfa54866ab6cb42bbd1f441059a7387ae7e26f0 | Tee-Kiah Chia | 2019-04-19 | [libc] multilibs for `stdcall`, `regparmcall` call conventions |
1a42f7e2fa253c3d349a9e74443498b4e30bcf8 | mfld-fr | 2019-04-18 | [libc] Fix missing crt0.o after #256 |
69a976b4d5848618b2c3e9467918184a0c023b6 | Tee-Kiah Chia | 2019-04-18 | [libc] build up libc.a from separate dirs. in more reliable way |
78aa430d7bb4d084eb5d647802f3095ac868988 | Greg Haerr | 2019-04-11 | More .s/.S changes for OSX compile |
034d1da358c2f6ea2ea38e3989e76a45da9554d | mfld-fr | 2019-03-16 | [kernel] No function inlining |
4bf6325fa4aa32a8a1b634f8f6ea8f6c418fe62 | mfld-fr | 2019-03-16 | Tune GCC-IA16 options to save more space |
cf77a8a809a24039413c871537c8a686bc3a655 | mfld-fr | 2019-03-14 | Release 0.3.0 |
9f188239312782917a31ee70fa0c30e1044fd1c | mfld-fr | 2019-03-09 | [build] More consistent i186 & i286 options |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |