index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
string
Age
Commit message (
Expand
)
Author
2024-03-12
add explicit_bzero from musl
Waldemar Brodkorb
2024-02-20
Remove duplicate semicolons
Marcus Haehnel
2023-11-10
arc: remove read ahead in asm strcmp code for ARCHS
Pavel Kozlov
2023-09-14
kvx: fix asm syntax
Paul Iannetta
2022-12-07
uclibc-ng: fix overflow warning when compiling string/strchr in ILP32 mode on...
Evgeniy Manachkin
2022-10-14
arc: add optimized string functions for ARCv3
Pavel Kozlov
2022-04-13
Fix bug in ARM memset implementation
Tom Bannink
2020-10-02
kvx: add support for kvx arch to uClibc-ng
Yann Sionneau
2020-09-22
Fix warning due to unused variable in strlen
Yann Sionneau
2019-07-05
mips: avoid calling memcpy() from memmove() for MIPS arch
Petar Jovanovic
2019-05-27
mips: fix memmove() call when __ARCH_HAS_BWD_MEMCPY__ is not defined
Petar Jovanovic
2019-05-13
xtensa: don't use l32r opcode explicitly
Max Filippov
2018-03-22
hppa: fix runtime issues
Waldemar Brodkorb
2018-01-15
xtensa: fix strcmp
Max Filippov
2017-12-28
csky: add Copyright.
Guo Ren
2017-11-25
fix regression from a745c4bfc8a9b5db4e48387170da0dc1d39e3abe
Waldemar Brodkorb
2017-11-19
csky: port to uclibc-ng
Guo Ren
2017-11-19
remove unused FORTIFY code fragments
Waldemar Brodkorb
2017-08-20
arc: Merge ARCv2 string routines in generic ARC .S files
Alexey Brodkin
2017-02-01
add experimental aarch64 support
Waldemar Brodkorb
2017-01-22
nds32: add NPTL/TLS, *context function, libm changes and code cleanup
Vincent Ren-Wei Chen
2016-11-13
ARC: string: handle gcc 6.x macro changes
Vineet Gupta
2016-06-30
nds32: add support for new architecture
Waldemar Brodkorb
2016-06-19
bugfix: ARM: memset.S: use unsigned comparisons
Lucian Cojocar
2016-06-01
remove MJN only debug messages
Waldemar Brodkorb
2016-05-29
mips: allow to disable prefetch support in memcpy/memset
Waldemar Brodkorb
2016-02-03
mips: fix build if threads are disabled
Waldemar Brodkorb
2016-01-31
mips64: fix memcpy, patch from glibc
Waldemar Brodkorb
2015-12-22
Replace MIPS specific memcpy.S/memset.S with version from glibc/newlib.
Steve Ellcey
2015-12-22
Use gcc's __builtin_mempcpy() as __mempcpy(), if possible
Waldemar Brodkorb
2015-12-05
remove sh64 support
Waldemar Brodkorb
2015-10-08
xtensa: support call0 ABI
Max Filippov
2015-07-22
ARCv2: update memset() so it could be used without double load/stores
Claudiu Zissulescu
2015-04-24
merge uClibc changes
Waldemar Brodkorb
2015-04-22
arm: Add BX and BXC macros
Bernhard Reutner-Fischer
2015-04-12
remove more of the link_warnings
Waldemar Brodkorb
2015-03-17
libc: update strverscmp
Bernhard Reutner-Fischer
2015-02-20
ARCv2: optimised string routines
Vineet Gupta
2015-02-20
ARCv2 ISA support
Vineet Gupta
2015-01-22
libc: Avoid redundant setting of ENOMEM
Bernhard Reutner-Fischer
2014-09-04
sparc: remove sparc64/sparcv9 code
Waldemar Brodkorb
2014-06-12
arm: move check for BX to its own header
Yann E. MORIN
2014-04-01
xtensa: add missing .literal_position directives
Max Filippov
2013-12-20
string: Add ARC support
Joern Rennecke
2013-03-14
Add support for the Meta architecture
Markos Chandras
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-11-17
string/microblaze: fix preprocessor style
Mike Frysinger
2012-11-12
string/microblaze: Fix for little-endian
Steve Bennett
2012-06-15
remove sysdep.h from arch specific string implementation
Peter S. Mazinger
2012-06-15
_collate.c: avoid initialization warning
Peter S. Mazinger
[next]