Commit Graph

17 Commits

Author SHA1 Message Date
Richard Henderson
926cf114f7 alpha: rewrite memchr.
[BZ #12019]
The new implementation does not read too much data.
2010-09-23 08:02:08 -07:00
Richard Henderson
200b5faee1 alpha: fix memchr to not cause memory faults.
http://www.mail-archive.com/debian-alpha@lists.debian.org/msg25088.html

Signed-off-by: Matt Turner <mattst88@gmail.com>
2010-05-04 09:06:15 -07:00
Richard Henderson
def004d709 * sysdeps/alpha/alphaev6/memcpy.S: Mark .prologue.
* sysdeps/unix/alpha/sysdep.h (LEAF, ENTRY): Align entry points
        to 16 byte boundaries.
2004-09-26 17:40:31 +00:00
Ulrich Drepper
79b7c8634d Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
Ulrich Drepper
d78045b1a2 Don't access memory beyond the source buffer. 2002-10-03 09:14:46 +00:00
Andreas Jaeger
3214b89b32 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
Ulrich Drepper
1c7f9c9395 Don't go through unrolled loop if we would go through it only once. 2000-12-27 23:31:49 +00:00
Ulrich Drepper
3289a30e7f Alpha ev6 sqrtf function. 2000-12-11 04:36:35 +00:00
Ulrich Drepper
678cf91b26 Alpha ev6 sqrt functions. 2000-12-11 04:36:20 +00:00
Ulrich Drepper
e102bd25d3 Exchange t8 with t10. 2000-12-10 22:27:31 +00:00
Ulrich Drepper
6e6bafa826 Alpha ev6 stxncpy implementation. 2000-12-08 17:18:50 +00:00
Ulrich Drepper
d692c1e71c Alpha ev6 stxcpy implementation. 2000-12-08 17:18:40 +00:00
Ulrich Drepper
7c688d0100 Alpha ev6 memset implementation. 2000-12-08 17:18:30 +00:00
Ulrich Drepper
ba26d0334e Alpha ev6 memcpy implementation. 2000-12-08 17:18:22 +00:00
Ulrich Drepper
6ec379e728 Alpha ev6 memchr implementation. 2000-12-08 17:18:13 +00:00
Ulrich Drepper
a1225f9a32 Alpha ev6 addmul_1 implementation. 2000-12-08 17:18:04 +00:00
Ulrich Drepper
8e8e600ed7 Implied directories for alpha/alphaev6. 2000-12-08 17:17:08 +00:00