OSDN Git Service

_dl_strlen,_dl_strcat,_dl_strcpy,_dl_strcmp,_dl_strncmp,
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Tue, 10 Aug 2004 15:06:30 +0000 (15:06 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Tue, 10 Aug 2004 15:06:30 +0000 (15:06 -0000)
commit635d4566d0bc6e35a9f39479076b2ccf8858a447
tree10006dd67123c7287f5f85ace7d09fa91b091999
parent1939e0ebaf3303fc6037cea641de6e4249554d75
_dl_strlen,_dl_strcat,_dl_strcpy,_dl_strcmp,_dl_strncmp,
_dl_strchr,_dl_strrchr,_dl_strstr,_dl_memcmp:
Optimize for archs which can do pre increment/decrement and load/store
in one instruction.
ldso/include/dl-string.h