aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2004-09-26 * sysdeps/alpha/alphaev6/memcpy.S: Mark .prologue.Richard Henderson
2004-09-23(inline_syscall[0-6]): Change name argument to numbers from syscall names.Ulrich Drepper
2004-09-15 * sysdeps/alpha/fpu/libm-test-ulps: Update.Richard Henderson
2004-09-15 * sysdeps/unix/sysv/linux/alpha/vfork.S: Use libc_hidden_def.Richard Henderson
2004-09-14Remove uses of __P and __PMT.Ulrich Drepper
2004-09-12Define rwlock types also for __USE_XOPEN2K.Ulrich Drepper
2004-09-12Use __NTH instead of __THROW in inline function definitions.Ulrich Drepper
2004-09-08(__pthread_once): Use atomic_increment instead of atomic_exchange_and_add.Ulrich Drepper
2004-09-06 * sysdeps/alpha/fpu/fraiseexcpt.c: Remove file.Richard Henderson
2004-09-06 * sysdeps/alpha/div.S: Save and restore FPCR around fp operations.Richard Henderson
2004-09-06 * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (SINGLE_THREAD_P):Richard Henderson
2004-09-02Define __libc_unwind_longjmp.Ulrich Drepper
2004-09-02(pthread_cond_t): Rename __data.__clock to __data.__nwaiters, make itUlrich Drepper
2004-08-26Include sgidefs.h only if NO_SGIDEFS_H isn't defined.Ulrich Drepper
2004-08-25 * sysdeps/alpha/elf/start.S (_start): Use $15 as frame unwindRichard Henderson
2004-08-25 (_dl_start_user): Don't set __libc_stack_end.Andreas Jaeger
2004-08-23[BZ #341]Andreas Jaeger
2004-08-162004-08-15 Roland McGrath <roland@redhat.com>Roland McGrath
2004-08-162004-08-15 Roland McGrath <roland@frob.com>Roland McGrath
2004-08-142004-08-13 Daniel Jacobowitz <dan@debian.org>Roland McGrath
2004-08-13Define non-standard RUSAGE_ enums as __RUSAGE_ and adjust macrosUlrich Drepper
2004-08-12(RLIMIT_SIGPENDING, RLIMIT_MSGQUEUE): Add.Ulrich Drepper
2004-08-12(RLIMIT_SIGPENDING, RLIMIT_MSGQUEUE): Add.Ulrich Drepper
2004-08-12Add __BEGIN_DECLS for __getpagesize declaration.Ulrich Drepper
2004-07-30 * sysdeps/alpha/divq.S: Save t3 before it gets clobbered.Richard Henderson
2004-07-21Add semtimedop.Andreas Jaeger
2004-07-20($(objpfx)syscall-%.h): Sort by syscalls. Make sure we get headers suchAndreas Jaeger
2004-07-20 Use standard names for ABI macros, include sgidefs.h where appropriate.Andreas Jaeger
2004-07-20(__dl_runtime_resolve): Update to use _dl_lookup_symbol_x.Andreas Jaeger
2004-07-05(ffs): Add libc_hidden_builtin_def.Ulrich Drepper
2004-06-28[BZ #230]Ulrich Drepper
2004-06-28[BZ #231]Ulrich Drepper
2004-06-28(inline_syscall6): Fix a typo.Ulrich Drepper
2004-06-28(MULTIPLE_THREADS_OFFSET): Define unconditionally.Ulrich Drepper
2004-06-22Lowlevel system dependent code for Unix/Alpha.Ulrich Drepper
2004-06-22Additional makefile for Unix on Alpha.Ulrich Drepper
2004-06-14 * sysdeps/alpha/div_libc.h (_ITOFS): Use "sp" not "$sp".Richard Henderson
2004-06-112004-06-11 Roland McGrath <roland@redhat.com>Roland McGrath
2004-06-03(pthread_cond_t): Add __data.__futex field, reshuffle __data.__clock.Ulrich Drepper
2004-06-03(FUTEX_CMP_REQUEUE): Define.Ulrich Drepper
2004-05-28Add libc_hidden_builtin_def.Ulrich Drepper
2004-05-23Use "+m" constraint insteadAndreas Schwab
2004-05-202004-05-15 Chris Demetriou <cgd@broadcom.com>Roland McGrath
2004-05-18(pthread_cond_t): Add __broadcast_seq field.Ulrich Drepper
2004-05-07Export __libc_alpha_cache_shape as a private symbol.Ulrich Drepper
2004-05-07Linux/Alpha sysconf definitions.Ulrich Drepper
2004-05-07Linux/Alpha startup code in ld.so.Ulrich Drepper
2004-05-06 * sysdeps/alpha/div_libc.h (_ITOFS, _ITOFT, _FTOIT, _ITOFT2): New.Richard Henderson
2004-05-05Not needed anymore.Ulrich Drepper
2004-05-03(F_SETOWN, F_GETOWN): Define if __USE_BSD or __USE_UNIX98.Ulrich Drepper