aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-06M68k log2f implementation.Ulrich Drepper
2001-06-06M68k log2 implementation.Ulrich Drepper
2001-06-06Renamed.Ulrich Drepper
2001-06-06HPPA setjmp implementation.Andreas Jaeger
2001-06-06Reformat asm statements to remove new gcc warning about multi-line strings.Andreas Jaeger
2001-06-06Implement syscall.Andreas Jaeger
2001-06-06Remove dummy syscall.Andreas Jaeger
2001-06-06Call getrlimit, setrlimit directly instead of using wrappers.Andreas Jaeger
2001-06-06Removed.Andreas Jaeger
2001-06-05Add .type for the entry point.Andreas Jaeger
2001-06-022001-06-01 Roland McGrath <roland@frob.com>Roland McGrath
2001-05-27MIPS specific atomicity functions.Andreas Jaeger
2001-05-27Linux/MIPS specific version.Andreas Jaeger
2001-05-27Change sigsuspend to s_sigsuspend. Add s_mmap2.Andreas Jaeger
2001-05-27(ipc_perm): Put back __key.Andreas Jaeger
2001-05-11 * sysdeps/unix/sysv/linux/configure.in: Move binutils check to...Andreas Jaeger
2001-05-11Removed unneeded binary output format directive.Andreas Jaeger
2001-04-30Make structure definitions match the kernel definitions.Andreas Jaeger
2001-04-29 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):Andreas Jaeger
2001-04-26Add -DMALLOC_ALIGNMENT=16 to compiler command line for malloc.c.Ulrich Drepper
2001-04-25<resource.h> definitions for Linux/HPPA.Ulrich Drepper
2001-04-25mmap64 implementation for Linux/HPPA.Ulrich Drepper
2001-04-25getdents64 implementation for Linux/HPPA.Ulrich Drepper
2001-04-25Information about stack layout for HPPA.Ulrich Drepper
2001-04-25Clear the exception flags, not the enable flags.Ulrich Drepper
2001-04-24(RTLD_START): Set up dp with DT_PLTGOT value from application so thatUlrich Drepper
2001-04-22fegetexcept implementation for Arm.Ulrich Drepper
2001-04-22feenableexcept implementation for Arm.Ulrich Drepper
2001-04-22fedisableexcept implementation for Arm.Ulrich Drepper
2001-04-22Include sys/procfs.h not sys/elf.h.Ulrich Drepper
2001-04-22(struct user_fpregs): Renamed from struct user_fp.Ulrich Drepper
2001-04-22Move contents to sys/procfs.h, and tell the user to include that file instead.Ulrich Drepper
2001-04-22Remove old cruft surrounded with #if 0.Ulrich Drepper
2001-04-22Also print the address that faulted.Ulrich Drepper
2001-04-22Add atan2f deltas.Ulrich Drepper
2001-04-22Fix clone system call entry point stub.Ulrich Drepper
2001-04-22Removed ptrace entry so the ptrace.c wrapper is used.Ulrich Drepper
2001-04-22(_dl_start_address): Rename to _dl_function_address.Ulrich Drepper
2001-04-22(ELF_MACHINE_START_ADDRESS): Define.Ulrich Drepper
2001-04-22Add _dl_function_address.Ulrich Drepper
2001-04-22(_dl_function_address): Prototype.Ulrich Drepper
2001-04-20 * sysdeps/m68k/fpu/libm-test-ulps: Update.Andreas Schwab
2001-04-20(NGREG, NFPREG, gregset): Correct for new kernel definitions.Ulrich Drepper
2001-04-20(CALL_MCOUNT): Update comment.Ulrich Drepper
2001-04-20(LDFLAGS-c_pic.os): Define.Ulrich Drepper
2001-04-20Change dlt reg save to r3 and generate unwind info by hand.Ulrich Drepper
2001-04-19(INLINE_SYSCALL): Change to return a signed result for compatibility with otherUlrich Drepper
2001-04-19Fix typos in last patch.Andreas Jaeger
2001-04-19Fix typos in last patch.Andreas Jaeger
2001-04-18Maximum error for atan2f is 4.Ulrich Drepper