..
fpu
sparc: Fix sparv9 multiarch build
2017-12-01 15:47:23 -02:00
multiarch
sparc: Implement memset/bzero ifunc selection in C
2017-11-28 08:53:15 -02:00
addmul_1.S
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
atomic-machine.h
Optimize generic spinlock code and use C11 like atomic macros.
2017-06-06 09:41:56 +02:00
backtrace.h
Use libgcc unwinder for sparc backtraces, if available.
2013-01-21 14:15:30 -08:00
bzero.c
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
cpu_relax.c
sparc: refactor cpu_relax to C
2017-12-01 11:51:10 -02:00
dotmul.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
hp-timing.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
Makefile
sparc: Assume VIS3 support
2017-11-29 08:18:00 -02:00
memchr.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
memcmp.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
memcpy.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
memmove.S
sparc: assembly version of memmove for ultra1+
2017-12-14 08:47:09 -02:00
memset.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
mul_1.S
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
pthread_barrier_wait.c
New pthread_barrier algorithm to fulfill barrier destruction requirements.
2016-01-15 21:20:34 +01:00
pthread_spin_init.c
SPARC: Consolidate unnecessary nptl/ subdirectories.
2014-06-25 10:04:14 -07:00
pthread_spin_lock.S
SPARC: Consolidate unnecessary nptl/ subdirectories.
2014-06-25 10:04:14 -07:00
pthread_spin_trylock.S
SPARC: Consolidate unnecessary nptl/ subdirectories.
2014-06-25 10:04:14 -07:00
pthread_spin_unlock.S
SPARC: Consolidate unnecessary nptl/ subdirectories.
2014-06-25 10:04:14 -07:00
rawmemchr.S
Update.
1999-05-18 10:00:20 +00:00
rem.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
rtld-memcpy.c
Use generic memset/memcpy in rtld on sparcv9/sparc64.
2012-03-28 22:22:15 -07:00
rtld-memmove.c
sparc: assembly version of memmove for ultra1+
2017-12-14 08:47:09 -02:00
rtld-memset.c
Use generic memset/memcpy in rtld on sparcv9/sparc64.
2012-03-28 22:22:15 -07:00
sdiv.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
sem_post.c
Fix sparc semaphore implementation after recent changes.
2015-01-31 23:39:50 -08:00
sem_waitcommon.c
Fix sparc semaphore implementation after recent changes.
2015-01-31 23:39:50 -08:00
stpcpy.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
stpncpy.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
strcat.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
strchr.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
strcmp.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
strcpy.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
strcspn.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
strlen.S
sparc: Optimize strlen using techniques from powerpc implementation.
2010-03-09 06:42:53 -08:00
strncmp.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
strncpy.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
strpbrk.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
strrchr.c
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
strspn.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
submul_1.S
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
udiv.S
sparc: Fix .udiv plt on libc
2017-04-06 15:14:44 -03:00
umul.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00
urem.S
Sparc string routines from Jakub.
1999-03-29 13:25:15 +00:00