Commit Graph

2601 Commits

Author SHA1 Message Date
Andreas Jaeger
1f8a9b39de Removed, we can use the generic version. 2000-12-09 18:31:01 +00:00
Ulrich Drepper
4eae4d050d Alpha ev67 strncat implementation. 2000-12-08 17:20:22 +00:00
Ulrich Drepper
19db7d8141 Alpha ev67 strlen implementation. 2000-12-08 17:20:12 +00:00
Ulrich Drepper
63b2d532aa Alpha ev67 strchr implementation. 2000-12-08 17:20:02 +00:00
Ulrich Drepper
45327bf72d Alpha ev67 strcat implementation. 2000-12-08 17:19:54 +00:00
Ulrich Drepper
9bf55e62a3 Alpha ev67 stpncpy implementation. 2000-12-08 17:19:44 +00:00
Ulrich Drepper
6b2cc2fa96 Alpha ev67 stpcpyrawmemchr implementation. 2000-12-08 17:19:31 +00:00
Ulrich Drepper
f345d77fb7 Alpha ev67 rawmemchr implementation. 2000-12-08 17:19:22 +00:00
Ulrich Drepper
7a3b0b275e Alpha ev67 ffsll implementation. 2000-12-08 17:19:13 +00:00
Ulrich Drepper
bccd062874 Alpha ev67 ffs implementation. 2000-12-08 17:19:03 +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
5ab79e974f Implied directories for alpha/alphaev67. 2000-12-08 17:17:16 +00:00
Ulrich Drepper
8e8e600ed7 Implied directories for alpha/alphaev6. 2000-12-08 17:17:08 +00:00
Ulrich Drepper
ebc9cec7b7 Fix typo. 2000-12-08 17:16:52 +00:00
Ulrich Drepper
de55c82792 Tail call to __stxcpy. 2000-12-08 17:16:42 +00:00
Ulrich Drepper
fa6dc9e01e Alpha rawmemchr implementation. 2000-12-08 17:16:25 +00:00
Ulrich Drepper
4ba8e511ff Use a shorter sequence. 2000-12-08 17:16:05 +00:00
Ulrich Drepper
f26c98f0d4 [$(subdir)==misc] (sysdep_routines): Add uitrunc. 2000-12-07 00:32:26 +00:00
Ulrich Drepper
a8028612ca __uitrunc implementation. 2000-12-07 00:31:48 +00:00
Ulrich Drepper
d284ba97fb (__data_start): Define. 2000-12-06 04:05:25 +00:00
Ulrich Drepper
66c776d718 Floating point register restore functions. 2000-12-06 03:14:16 +00:00
Ulrich Drepper
e198e3e80e Floating point register saving functions. 2000-12-06 03:13:59 +00:00
Ulrich Drepper
dcd9300681 [$(subdir)==misc] (sysdep_routines): Add restf and savef. 2000-12-06 03:12:51 +00:00
Andreas Jaeger
ae8186b5e3 (_test_and_set): Don't set mips2. 2000-12-05 17:59:58 +00:00
Andreas Jaeger
94f1fa3185 Use SYS_ify. 2000-12-05 17:41:00 +00:00
Andreas Jaeger
87af90e7c3 Linux/MIPS specific version. 2000-12-05 17:40:39 +00:00
Andreas Jaeger
6943ccb42b Removed. 2000-12-05 17:39:49 +00:00
Ulrich Drepper
3f4be017d8 Define MAXHOSTNAMELEN. 2000-12-05 16:18:48 +00:00
Ulrich Drepper
bbeb0a2e8e AIX/PPC implementation of lrintf. 2000-12-05 04:17:58 +00:00
Ulrich Drepper
07aef1acd4 Cleanup. Add comments. 2000-12-05 04:13:34 +00:00
Ulrich Drepper
d84fcdf42a Define __clockid_t and __timer_t. 2000-12-05 04:05:25 +00:00
Ulrich Drepper
b75905aee7 Nothing. 2000-12-05 04:03:03 +00:00
Ulrich Drepper
d4810d08f2 (JUMPTARGET): Use C_TEXT. 2000-12-05 04:00:48 +00:00
Ulrich Drepper
6e7c7c2186 Define pread64 alias. 2000-12-05 03:58:15 +00:00
Ulrich Drepper
42696fe77f Define pread alias. 2000-12-05 03:57:44 +00:00
Ulrich Drepper
ba2df8a934 Define __libc_open alias. 2000-12-05 03:57:00 +00:00
Ulrich Drepper
c4aa3b70bc Define __libc_lseek alias. 2000-12-05 03:55:49 +00:00
Ulrich Drepper
74c9e7dc5a Define __fchdir. 2000-12-05 03:48:38 +00:00
Ulrich Drepper
aa2f92db99 [$(subdir)==login] (sysdep_routines): Add setutxent, getutxent,
endutxent, getutxid, getutxline, pututxline, and utmpxname.
2000-12-05 03:46:39 +00:00
Ulrich Drepper
e9a0b83c8f Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions. 2000-12-04 08:37:22 +00:00
Andreas Jaeger
832725ccb4 Remove unused variable. 2000-11-29 09:24:50 +00:00
Andreas Jaeger
9ae8d03731 Synch with generic Linux version. 2000-11-28 09:17:38 +00:00
Andreas Jaeger
6e6f5adcfb (struct cmsghdr): Use __flexarr. 2000-11-28 08:05:11 +00:00
Andreas Jaeger
a9a575e676 (__longjmp): Restore SP and FP last and
in a single asm as they may be used to access other stored
registers.
2000-11-27 14:40:15 +00:00
Andreas Schwab
0abafb2042 * sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
* sysdeps/arm/setjmp.S: Likewise.
* sysdeps/arm/fpu/setjmp.S: Likewise.
* sysdeps/i386/setjmp.S: Likewise.
* sysdeps/i386/elf/setjmp.S: Likewise.
* sysdeps/s390/setjmp.S: Likewise.
* sysdeps/s390/elf/setjmp.S: Likewise.
* sysdeps/sh/sh3/setjmp.S: Likewise.
* sysdeps/sh/sh4/setjmp.S: Likewise.
* sysdeps/sparc/sparc32/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/m68k/setjmp.c: Removed.
2000-11-21 20:55:38 +00:00