glibc/sysdeps
Andreas Schwab 15e4660f05 * sysdeps/m68k/bits/byteswap.h (__bswap_32): Rename local variable
__v to __bswap_32_v. 
(__bswap_64): Rename local variables __v and __r to __bswap_64_v 
and __bswap_64_r to avoid clash with __bswap_32 macro.
1999-11-29 17:50:55 +00:00
..
alpha
am29k
arm
generic bcopy should handle overlapping copies like memmove, while the previous version worked like memcpy. Implement optimized assembly memmove. 1999-11-23 17:01:11 +00:00
gnu Update. 1999-11-17 20:31:26 +00:00
hppa
i370
i386 Update. 1999-11-22 01:28:56 +00:00
i860
i960
ieee754
m68k * sysdeps/m68k/bits/byteswap.h (__bswap_32): Rename local variable 1999-11-29 17:50:55 +00:00
m88k
mach * Versions.def (libc): Move GLIBC_2.2 dependency from GLIBC_2.1.1 to 1999-11-13 23:52:38 +00:00
mips (elf_machine_dynamic): New function. 1999-11-23 16:10:26 +00:00
mvs
posix
powerpc Update. 1999-11-15 00:13:42 +00:00
rs6000
sparc bcopy should handle overlapping copies like memmove, while the previous version worked like memcpy. Implement optimized assembly memmove. 1999-11-23 17:01:11 +00:00
standalone
tahoe
unix Update. 1999-11-26 19:34:57 +00:00
vax
wordsize-32
wordsize-64
z8000