aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2000-10-15HP/PA specific setjmp implementation.Ulrich Drepper
2000-10-15Add support for ASM_LINE_SEP.Ulrich Drepper
2000-10-15Don't use %r19 (linkage table pointer).Ulrich Drepper
2000-10-15HP/PA specific call frame definition.Ulrich Drepper
2000-10-15HP/PA specific handling of symbol references.Ulrich Drepper
2000-10-15HP/PA specific dynamic linker internals.Ulrich Drepper
2000-10-15HP/PA specific lookup configuration.Ulrich Drepper
2000-10-15HP/PA specific function pointer handling for ld.so.Ulrich Drepper
2000-10-15HP/PA specific MP add_n implementation.Ulrich Drepper
2000-10-15HP/PA specific __longjmp implementation.Ulrich Drepper
2000-10-15HP/PA specific Version definitions.Ulrich Drepper
2000-10-15HP/PA specific Makefile.Ulrich Drepper
2000-10-142000-10-13 Michael Fedrowitz <michael@fedrowitz.de>Andreas Schwab
2000-10-142000-10-13 Michael Fedrowitz <michael@fedrowitz.de>Andreas Schwab
2000-10-03Make struct stat64 backward compatible.Andreas Schwab
2000-10-03Fix padding in struct stat for LARGEFILE64_SOURCE.Andreas Schwab
2000-10-02Add missing .mips0 at the end of inline assembler code.Ulrich Drepper
2000-10-02Add RLIMIT_LOCKS.Andreas Jaeger
2000-10-02Synch with Linux 2.4.0-test9-pre8.Andreas Jaeger
2000-10-01(RTLD_START): Fix computation of envp argument passed to _dl_init.Ulrich Drepper
2000-09-29Type definitions for nscd on Alpha.Ulrich Drepper
2000-09-29Protect DN_* by __USE_GNU.Andreas Jaeger
2000-09-29Synch with Linux 2.4.0-test9-pre7.Andreas Jaeger
2000-09-29(elf_machine_rela): Handle unaligned relocation also for R_ALPHA_RELATIVE.Ulrich Drepper
2000-09-29Add RLIMIT_LOCKS.Ulrich Drepper
2000-09-26Ulps for m68k.Andreas Schwab
2000-09-22Alpha specific ulps.Andreas Jaeger
2000-09-19Add fpu/fenv_libc.h.Ulrich Drepper
2000-09-18 * sysdeps/mips/dl-machine.h (_RTLD_PROLOGUE): Reformat. DeclareAndreas Jaeger
2000-09-18Add ipc_priv.h.Andreas Jaeger
2000-09-18MIPS specific file. MIPS always had 32 bit uids.Andreas Jaeger
2000-09-18(INLINE_SYSCALL): Fix last patch.Ulrich Drepper
2000-09-17(INLINE_SYSCALL): Fix last patch.Ulrich Drepper
2000-09-16Reorder ieee754 implies so that ldbl-* comes first.Ulrich Drepper
2000-09-15(FE_NOMASK_ENV): Define.Andreas Jaeger
2000-09-15(__fesetenv): Handle FE_NOMASK_ENV.Andreas Jaeger
2000-09-15(INLINE_SYSCALL): Add memory clobber.Ulrich Drepper
2000-09-15(inline_syscall_clobbers): Add memory clobber.Ulrich Drepper
2000-09-15Use fenv_libc.hAndreas Jaeger
2000-09-15New file, common definitions for feenableexcept/fedisableexcept/fegetexcept.Andreas Jaeger
2000-09-15MIPS specific version s of feenableexcept, fedisableexcept, fegetexcept.Andreas Jaeger
2000-09-14(__cmsg_nxthdr): Fix test for no more entries.Ulrich Drepper
2000-09-13(CLOCKS_PER_SEC): Make a long int constant since this is what clock_t is.Ulrich Drepper
2000-09-08 * sysdeps/unix/sysv/linux/arm/lockf64.c: New file.Andreas Jaeger
2000-09-07Fix last checkin.Andreas Jaeger
2000-09-07Linux/MIPS specific lockf64 version.Andreas Jaeger
2000-09-07 * sysdeps/mips/dl-machine.h (RESOLVE_GOTSYM): Fix calls toAndreas Jaeger
2000-09-07Add __syscall_fcntl.Andreas Jaeger
2000-09-07fcntl/fcntl64 for Linux/MIPS.Andreas Jaeger
2000-09-07Add getdents64.Andreas Jaeger