aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-24Define lll_mutex_cond_trylock.Ulrich Drepper
2004-03-24(pthread_mutex_t): Add __spins field.Ulrich Drepper
2004-03-23(__NR_pread, __NR_pwrite): Define to __NR_p{read,write}64 if not defined.Ulrich Drepper
2004-03-23Move common syscalls for 64bit arches toUlrich Drepper
2004-03-23Not needed anymore.Ulrich Drepper
2004-03-23Implied additional directories.Ulrich Drepper
2004-03-23Consolidated 64bit support for Linux.Ulrich Drepper
2004-03-23 * sysdeps/alpha/s_fabs.S: Remove file.Richard Henderson
2004-03-15 * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h,Richard Henderson
2004-03-14strtold_l for m68k long double.Ulrich Drepper
2004-03-14Not needed anymore.Ulrich Drepper
2004-03-13 * sysdeps/unix/sysv/linux/alpha/select.S: Fix unwind. PropagateRichard Henderson
2004-03-13 * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: PropagateRichard Henderson
2004-03-12Define HOST_NAME_MAX.Ulrich Drepper
2004-03-11 * sysdeps/alpha/tcb-offsets.sym (PID_OFFSET): New.Richard Henderson
2004-03-11 * sysdeps/unix/sysv/linux/alpha/kernel_stat.h (kernel_stat64): New.Richard Henderson
2004-03-10(__old_glob, __old_globfree): Add attribute_compat_text_section.Ulrich Drepper
2004-03-10(__old_wordexp): Add attribute_compat_text_section.Ulrich Drepper
2004-03-10(ADJTIME): Add attribute_compat_text_section.Ulrich Drepper
2004-03-10(isgreater, isgreaterequal, isless, islessequal, islessgreater): Remove;Ulrich Drepper
2004-03-10Don't define via builtins.Ulrich Drepper
2004-03-08 * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Fix typoRichard Henderson
2004-03-07Use GLRO instead of GL where appropriate.Ulrich Drepper
2004-03-06 * soft-fp/quad.h (union _FP_UNION_Q): Add longs structure.Richard Henderson
2004-03-06Use GLRO instead of GL where appropriate.Ulrich Drepper
2004-03-05Use GLRO instead of GL where appropriate.Ulrich Drepper
2004-03-03posix_fadvise implementation.Ulrich Drepper
2004-03-03posix_fadvise64 implementation.Ulrich Drepper
2004-03-03(posix_fadvise64): Remove.Ulrich Drepper
2004-02-21(feholdexcept): Fix order of fp status register loads.Ulrich Drepper
2004-02-20Alpha specific definition for ld.so.Ulrich Drepper
2004-02-20(DL_ARGV_NOT_RELRO): Remove.Ulrich Drepper
2004-02-20(DL_ARGV_NOT_RELRO): Define.Ulrich Drepper
2004-01-23 * Versions.def (libm): Replace GLIBC_2.3.3 with GLIBC_2.3.4.Richard Henderson
2004-01-20Add readahead prototype.Ulrich Drepper
2004-01-172004-01-13 Daniel Jacobowitz <drow@mvista.com>Roland McGrath
2004-01-16 * sysdeps/unix/alpha/sysdep.h: Revert last change.Richard Henderson
2004-01-16 * sysdeps/unix/alpha/sysdep.h [PIC] (SYSCALL_ERROR_HANDLER): UseRichard Henderson
2004-01-16 * sysdeps/alpha/dl-machine.h (RTLD_START): Use _dl_argv_internal.Richard Henderson
2004-01-16 * sysdeps/alpha/tls.h (tcbhead_t): Add private.Richard Henderson
2004-01-16 * sysdeps/unix/sysv/linux/alpha/Makefile [stdlib]: ProcessRichard Henderson
2004-01-16 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Prefix stubs withRichard Henderson
2004-01-13 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typo.Richard Henderson
2004-01-13 * sysdeps/alpha/Makefile: New file.Richard Henderson
2004-01-13 * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int):Richard Henderson
2004-01-13 * Versions.def (libm): Add GLIBC_2.3.3.Richard Henderson
2004-01-062003-12-11 Ulrich Weigand <uweigand@de.ibm.com>Roland McGrath
2003-12-21Avoid matching memory constraints.Andreas Schwab
2003-12-19Setjmp buffer unwinding helper code for Alpha.Ulrich Drepper
2003-12-18(__clone) [PIC]: Save PIC, reload PIC if we need to call __syscall_error,Ulrich Drepper