aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)Author
2001-02-09Little optimization.Ulrich Drepper
2001-02-09Alpha ev67 optimized implementation for strrchr.Ulrich Drepper
2001-02-07Add missing word alignment.Ulrich Drepper
2001-02-07Honour __NO_MATH_INLINES.Ulrich Drepper
2001-01-07Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.Ulrich Drepper
2000-12-27Don't go through unrolled loop if we would go through it only once.Ulrich Drepper
2000-12-27Interpret numeric parameter correctly.Ulrich Drepper
2000-12-11Alpha ev6 sqrtf function.Ulrich Drepper
2000-12-11Alpha ev6 sqrt functions.Ulrich Drepper
2000-12-11Additional directory searched for alphaev67.Ulrich Drepper
2000-12-10Fix a typo.Ulrich Drepper
2000-12-10Exchange t8 with t10.Ulrich Drepper
2000-12-08Alpha ev67 strncat implementation.Ulrich Drepper
2000-12-08Alpha ev67 strlen implementation.Ulrich Drepper
2000-12-08Alpha ev67 strchr implementation.Ulrich Drepper
2000-12-08Alpha ev67 strcat implementation.Ulrich Drepper
2000-12-08Alpha ev67 stpncpy implementation.Ulrich Drepper
2000-12-08Alpha ev67 stpcpyrawmemchr implementation.Ulrich Drepper
2000-12-08Alpha ev67 rawmemchr implementation.Ulrich Drepper
2000-12-08Alpha ev67 ffsll implementation.Ulrich Drepper
2000-12-08Alpha ev67 ffs implementation.Ulrich Drepper
2000-12-08Alpha ev6 stxncpy implementation.Ulrich Drepper
2000-12-08Alpha ev6 stxcpy implementation.Ulrich Drepper
2000-12-08Alpha ev6 memset implementation.Ulrich Drepper
2000-12-08Alpha ev6 memcpy implementation.Ulrich Drepper
2000-12-08Alpha ev6 memchr implementation.Ulrich Drepper
2000-12-08Alpha ev6 addmul_1 implementation.Ulrich Drepper
2000-12-08Implied directories for alpha/alphaev67.Ulrich Drepper
2000-12-08Implied directories for alpha/alphaev6.Ulrich Drepper
2000-12-08Fix typo.Ulrich Drepper
2000-12-08Tail call to __stxcpy.Ulrich Drepper
2000-12-08Alpha rawmemchr implementation.Ulrich Drepper
2000-12-08Use a shorter sequence.Ulrich Drepper
2000-12-06(__data_start): Define.Ulrich Drepper
2000-12-04Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions.Ulrich Drepper
2000-11-21* sysdeps/alpha/setjmp.S: Remove __setjmp entry point.Andreas Schwab
2000-11-16(RTLD_START): Update _dl_argv.Ulrich Drepper
2000-11-13Update.Andreas Jaeger
2000-10-26Update after libm-test.inc change.Ulrich Drepper
2000-10-20(elf_machine_matches_host): Parameter is now pointer to ELF header.Ulrich Drepper
2000-09-29Type definitions for nscd on Alpha.Ulrich Drepper
2000-09-29(elf_machine_rela): Handle unaligned relocation also for R_ALPHA_RELATIVE.Ulrich Drepper
2000-09-22Alpha specific ulps.Andreas Jaeger
2000-09-06New file with soft-fp specific files.Andreas Jaeger
2000-09-05Moved from soft-fp/sysdeps/alpha/sfp-machine.h.Andreas Jaeger
2000-09-01Make FP_ILOGB0 and FP_ILOGBNAN int values.Ulrich Drepper
2000-09-01Change type of FE_*_ENV macros to const fenv_t*.Ulrich Drepper
2000-08-24Add fpu/fenv_libc.h.Ulrich Drepper
2000-08-19(FE_DENORMAL): New.Ulrich Drepper
2000-08-19Use <fenv_libc.h>.Ulrich Drepper