FreeCalypso > hg > freecalypso-tools
log target-utils/libc/Makefile @ 238:08ad558c1fbc
age | author | description |
---|---|---|
Mon, 31 Oct 2016 23:35:48 +0000 | Mychaela Falconia | target-utils/libc: strtol and strtoul added from 4.4BSD with simplification |
Mon, 31 Oct 2016 22:14:38 +0000 | Mychaela Falconia | target-utils/libc: strlen optimized assembly implementation added |
Sat, 29 Oct 2016 00:15:12 +0000 | Mychaela Falconia | target-utils/libc: assembly implementation of bcmp/memcmp |
Fri, 28 Oct 2016 23:15:01 +0000 | Mychaela Falconia | target-utils/libc: non-optimized C implementation of memset |
Fri, 28 Oct 2016 23:02:44 +0000 | Mychaela Falconia | target-utils/libc: memcpy16 and memcpy32 optimized variants implemented |
Fri, 28 Oct 2016 22:55:51 +0000 | Mychaela Falconia | target-utils/libc: our own memcpy assembly implementation |