]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2003-12-18  Ulrich Drepper(feclearexcept): Right shift FE_ALL_EXCEPT before compl...
2003-12-18  Ulrich DrepperDL_LOOKUP_ADDRESS must clear PLABEL32 bits, define...
2003-12-18  Ulrich Drepper(_dl_symbol_address): Use _dl_make_ftpr, remove const...
2003-12-18  Ulrich DrepperNot needed anymore.
2003-12-18  Ulrich DrepperConfiguration for hppa function descriptor handling.
2003-12-18  Ulrich DrepperAdd dl-symaddr and dl-fptr to the correct build strings.
2003-12-10  Andreas JaegerMark sqrt_data as used.
2003-12-06  Ulrich Drepper(__fegetexceptflag): Add masking of fenv.
2003-11-30  Andreas Schwab(PSEUDO_ERRVAL)
2003-11-03  Ulrich Drepper(LOAD_ARGS_0) (LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3...
2003-10-22  Roland McGrath2003-10-18 Carlos O'Donell <carlos@baldric.uwo.ca>
2003-10-15  Ulrich DrepperDefine PSEUDO_ERRVAL, SYSCALL_ERROR_LABEL under all...
2003-10-15  Ulrich Drepper(syscall): Cleanup asm statment.
2003-10-15  Ulrich DrepperUndef JUMPTARGET before use.
2003-10-11  Roland McGrath2003-10-10 Carlos O'Donell <carlos@baldric.uwo.ca>
2003-10-01  Roland McGrath2003-09-10 Chris Demetriou <cgd@broadcom.com>
2003-09-25  Ulrich DrepperDefine PROT_GROWSDOWN and PROT_GROWSUP.
2003-09-24  Ulrich Drepper(RTLD_START): Remove setting of __libc_stack_end.
2003-09-24  Ulrich DrepperNot needed anymore.
2003-09-24  Ulrich Drepper[GLIBC_2.2]: Add __clz_tab.
2003-09-24  Ulrich DrepperAdd libgcc-compat.c.
2003-09-24  Ulrich Drepperlibgcc compatibility code.
2003-09-24  Ulrich DrepperInclude compat code in build.
2003-09-17  Ulrich DrepperAdd #error if __NR_vfork required but not defined.
2003-09-17  Ulrich Drepper(DO_RET): New.
2003-09-17  Ulrich Drepper(CALL_ROUTINE): Deleted.
2003-09-17  Ulrich DrepperBranch to fork if libpthread is loaded. Elide backward...
2003-09-17  Roland McGrath2003-09-17 Uwe Reimann <Uwe_Reimann@gmx.net> Hans...
2003-09-15  Andreas SchwabAdd hidden_def.
2003-09-14  Ulrich DrepperOptimise code a little.
2003-09-14  Ulrich DrepperUse sys_mmap2 if it's known to be available.
2003-09-14  Ulrich DrepperRewrite.
2003-09-10  Roland McGrath2003-09-10 Chris Demetriou <cgd@broadcom.com>
2003-09-09  Roland McGrath2003-09-08 Chris Demetriou <cgd@broadcom.com>
2003-09-09  Roland McGrath2003-09-09 Chris Demetriou <cgd@broadcom.com>
2003-09-09  Roland McGrath2003-09-05 Roland McGrath <roland@redhat.com>
2003-09-09  Roland McGrath2003-09-08 Roland McGrath <roland@frob.com>
2003-09-08  Ulrich DrepperChange type of pthread_t to be compatible with LT.
2003-09-03  Ulrich DrepperRemove unused __syscall_* prototypes.
2003-09-03  Ulrich Drepper(sysdep_routines): Remove rt_*.
2003-09-03  Ulrich Drepper(__syscall_*): Remove unused __syscall_ stubs.
2003-09-03  Ulrich Drepper(__syscall_recvfrom, __syscall_sendto): Remove unused...
2003-09-03  Ulrich DrepperNot needed anymore.
2003-09-03  Ulrich Drepper(__syscall_rt_sigaction): New prototype.
2003-09-03  Ulrich Drepper(sysdep_routines): Remove rt_sigsuspend, rt_sigprocmask...
2003-09-03  Ulrich DrepperAdditional versions for Linux/Alpha.
2003-09-03  Ulrich DrepperPOSIX limits for Linux/Alpha.
2003-09-01  Jakub JelinekNew file.
2003-08-31  Ulrich DrepperAdd posix_fadvise64 and posix_fallocate64 at GLIBC_2...
2003-08-30  Ulrich DrepperAdd semtimedop.
2003-08-25  Ulrich Drepper(PSEUDO_ERRVAL): Define.
2003-08-17  Ulrich Drepper(posix_fadvise64): Add V flag.
2003-08-17  Ulrich Drepper(PSEUDO_ERRVAL, PSEUDO_RET_ERRVAL, ret_ERRVAL, PSEUDO_E...
2003-08-16  Ulrich DrepperDon't add new posix_fadvise64_64 syscall.
2003-08-16  Ulrich DrepperDefine posix_fadvise64_64 entry. Add version info...
2003-08-16  Ulrich DrepperAIX posix_madvise implementation.
2003-07-31  Ulrich Drepper(__SSIZE_T_TYPE): Define.
2003-07-31  Ulrich Drepper(PT_EI): Add __attribute__((always_inline)).
2003-07-31  Alexandre Oliva* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,
2003-07-25  Ulrich DrepperHeader with a.out binary format definitions.
2003-07-22  Ulrich Drepper (PROCINFO_CLASS): Define if not yet defined. Use...
2003-07-16  Andreas Jaeger2003-07-16 Daniel Jacobowitz <drow@mvista.com>
2003-07-12  Ulrich Drepper(_STATFS_F_FRSIZE): Define.
2003-07-10  Ulrich DrepperRemove CLFAGS-.oS addition.
2003-07-08  Ulrich Drepper(lll_futex_wait, lll_futex_timed_wait, lll_futex_wake...
2003-07-08  Ulrich DrepperAvoid .ent/.end.
2003-07-05  Richard Henderson * sysdeps/alpha/elf/initfini.c: Avoid .ent...
2003-07-01  Ulrich DrepperAsm macros for definition of cancelable syscall wrapper...
2003-07-01  Ulrich Dreppersem_post implementation for nptl on Alpha.
2003-07-01  Ulrich Drepperpthread_once implementation for nptl on Alpha.
2003-07-01  Ulrich Dreppervfork implementation for nptl on Alpha.
2003-07-01  Ulrich DrepperLow level lock definitions for nptl on Alpha.
2003-07-01  Ulrich DrepperAlpha specific fork in nptl on Alpha.
2003-07-01  Ulrich DrepperAlpha specific nptl code to start thread.
2003-07-01  Ulrich DrepperPublic semaphore type definitions for Alpha.
2003-07-01  Ulrich DrepperPublic type definitions for nptl on Alpha.
2003-07-01  Ulrich DrepperMakefile for nptl on Alpha.
2003-07-01  Ulrich DrepperTLS access definitions for Alpha.
2003-07-01  Ulrich Drepperlibthread_db interface to map LWP ID to thread for...
2003-07-01  Ulrich DrepperGeneral definition for libpthread on Alpha.
2003-07-01  Ulrich DrepperSpinlock trylock implementation for Alpha.
2003-07-01  Ulrich DrepperSpinlock implementation for Alpha.
2003-07-01  Ulrich DrepperInitialization code for libpthread on Alpha.
2003-06-30  Richard Henderson * sysdeps/unix/sysv/linux/alpha/clone.S: Load...
2003-06-30  Richard Henderson * sysdeps/alpha/bits/atomic.h (__arch_compare_a...
2003-06-30  Andreas Jaeger2003-06-17 Guido Guenther <agx@sigxcpu.org>
2003-06-27  Roland McGrath2003-06-27 Jeroen Dekkers <jeroen@dekkers.cx>
2003-06-26  Ulrich DrepperDefine _STATBUF_ST_NSEC.
2003-06-26  Andreas Schwab * sysdeps/m68k/fpu/bits/mathinline.h: Don't inline...
2003-06-25  Ulrich Drepper(INLINE_SYSCALL): Cast result to long int.
2003-06-25  Ulrich Drepperld.so cache deifnitions for mips.
2003-06-24  Ulrich Drepper(struct statfs): Add f_frsize field.
2003-06-24  Richard Henderson * sysdeps/alpha/bits/atomic.h: New file.
2003-06-24  Richard Henderson * sysdeps/unix/sysv/linux/alpha/clone.S: Use...
2003-06-24  Richard Henderson * sysdeps/alpha/fpu/bits/mathinline.h: Honor
2003-06-24  Richard Henderson * sysdeps/alpha/setjmp.S (_setjmp, setjmp)...
2003-06-24  Richard Henderson * sysdeps/unix/sysv/linux/alpha/syscalls.list...
2003-06-24  Andreas SchwabUpdate.
2003-06-20  Richard Henderson * sysdeps/unix/make-syscalls.sh: Implement...
2003-06-20  Richard Henderson * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL1...
next