File history
Tracking libc/system/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
8e055907aa69a07b22dcd10dcc9bbcbac892b63 | Greg Haerr | 2024-05-30 | Rename libc/Watcom to libc/watcom.mk |
1ac4772a365f2c707b990d72d562ba7238680bd | tkchia | 2022-11-26 | [libc] Implem. regparmcall calling convention for execl... funcs. |
42fea4c90b9dc51f8a9b3c2762a049747a02dc6 | tkchia | 2022-11-20 | [libc] Implement regparmcall calling convention for most libc routines (except execl...) |
39d0a3f852ee83162c162652acde4528716db64 | Chuck Coffing | 2022-11-15 | Consistently use MAKE variable instead of assuming "make" |
c8ea33a54ce96b01c822772ad29503df83e67af | Marcin Laszewski | 2020-02-21 | [libc] Split 'syscall1' |
40252fb6e004f16531d164ea139781f63899c9a | Marcin Laszewski | 2020-02-19 | [libc] Split string and system modules |
f8d6df8d0babe6620213caa59aa990335d72f45 | MFLD | 2019-04-22 | Revert "Build libc.a and crt0.o multilibs for different calling conventions" |
bfa54866ab6cb42bbd1f441059a7387ae7e26f0 | Tee-Kiah Chia | 2019-04-19 | [libc] multilibs for `stdcall`, `regparmcall` call conventions |
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 |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |