aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-08-23 * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor):Richard Henderson
1998-08-23 * sysdeps/alpha/fpu/e_sqrt.c: Use the asm version when the input isRichard Henderson
1998-08-23 * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation.Richard Henderson
1998-08-23 * sysdeps/alpha/elf/crtbegin.S: Fix .prologue; no pv used.Richard Henderson
1998-08-23 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix .prologue;Richard Henderson
1998-08-22ARM specific optimized string functions.Ulrich Drepper
1998-08-21Generated from configure.in.Ulrich Drepper
1998-08-21New file, contains test for recent Linux 2.1.100+ headers.Ulrich Drepper
1998-08-20Remove O_READ and O_WRITE.Ulrich Drepper
1998-08-20Initialization stuff for Linux/ARM.Ulrich Drepper
1998-08-20ARM specific errlist definition.Ulrich Drepper
1998-08-20Remove O_READ and O_WRITE.Ulrich Drepper
1998-08-20Moved one directory up.Ulrich Drepper
1998-08-20(CALL_MCOUNT): Add missing semicolons.Ulrich Drepper
1998-08-20IEEE754 definitions for ARM.Ulrich Drepper
1998-08-20Set __libc_stack_end.Ulrich Drepper
1998-08-20Use PLT for procedure call.Ulrich Drepper
1998-08-20Put return value in correct register. Don't set the condition flagsUlrich Drepper
1998-08-20Put return value in correct register. Don't set the condition flagsUlrich Drepper
1998-08-18Define extern inline functions only if __USE_EXTERN_INLINES is defined.Ulrich Drepper
1998-08-15Correct value of R0 before calling sigjmp_save.Ulrich Drepper
1998-08-15Not needed anymore.Ulrich Drepper
1998-08-12(recvmsg, sendmsg): Update aliases for cancelation.Ulrich Drepper
1998-08-12Undef glob*64 before playing with symbol versions.Ulrich Drepper
1998-08-10Empty file. We already have a glob64 implementation.Ulrich Drepper
1998-08-10Add glob64 as a weak alias for __new_glob. Likewise for globfree64.Ulrich Drepper
1998-08-09Move __ prototypes into include/* header.Ulrich Drepper
1998-08-08(_hurd_setup_sighandler): Use SS_DISABLE instead of SA_DISABLE. UseUlrich Drepper
1998-08-08(__sigreturn): Use SS_ONSTACK instead of SA_ONSTACK.Ulrich Drepper
1998-07-30Don't define CLK_TCK for strictly ISO C compliant programs.Ulrich Drepper
1998-07-30Add ffsl entry point.Ulrich Drepper
1998-07-30Dummy file to satisfy Makefiles.Ulrich Drepper
1998-07-30Schedule for EV5. Add ffsl and ffsll entry points.Ulrich Drepper
1998-07-29Arm with FPU specific files to distribute.Ulrich Drepper
1998-07-28 * sysdeps/alpha/fpu/e_sqrt.c [!_IEEE_FP]: Correctly handleRichard Henderson
1998-07-27siglist for Linux/Arm.Ulrich Drepper
1998-07-27Replace stub with real implementation.Ulrich Drepper
1998-07-27brk implementation for Linux/Arm.Ulrich Drepper
1998-07-27Definitions for FPU control.Ulrich Drepper
1998-07-27(CALL_MCOUNT): Replace stub with real implementation.Ulrich Drepper
1998-07-27Improved profiling for ARM.Ulrich Drepper
1998-07-27Move to fpu/ subdir.Ulrich Drepper
1998-07-27(elf_machine_rel): Delete redundant debugging code. Correct handlingUlrich Drepper
1998-07-22Also define __getrusage.Ulrich Drepper
1998-07-22 * sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Fix typo.Andreas Schwab
1998-07-20syscall function implementation for Solaris/SPARC32.Ulrich Drepper
1998-07-20Add sigaltstack, sigpending, sigqueue, and sigtimedwait.Ulrich Drepper
1998-07-20sigwaitinfo implemtation for Solaris.Ulrich Drepper
1998-07-20sigstack implemtation for Solaris.Ulrich Drepper
1998-07-20sigpending implemtation for Solaris.Ulrich Drepper