]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2004-03-10  Ulrich Drepper(ADJTIME): Add attribute_compat_text_section.
2004-03-10  Ulrich Drepper(isgreater, isgreaterequal, isless, islessequal, isless...
2004-03-10  Ulrich DrepperDon't define via builtins.
2004-03-08  Richard Henderson * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConver...
2004-03-07  Ulrich DrepperUse GLRO instead of GL where appropriate.
2004-03-06  Richard Henderson * soft-fp/quad.h (union _FP_UNION_Q): Add longs...
2004-03-06  Ulrich DrepperUse GLRO instead of GL where appropriate.
2004-03-05  Ulrich DrepperUse GLRO instead of GL where appropriate.
2004-03-03  Ulrich Drepperposix_fadvise implementation.
2004-03-03  Ulrich Drepperposix_fadvise64 implementation.
2004-03-03  Ulrich Drepper(posix_fadvise64): Remove.
2004-02-21  Ulrich Drepper(feholdexcept): Fix order of fp status register loads.
2004-02-20  Ulrich DrepperAlpha specific definition for ld.so.
2004-02-20  Ulrich Drepper(DL_ARGV_NOT_RELRO): Remove.
2004-02-20  Ulrich Drepper(DL_ARGV_NOT_RELRO): Define.
2004-01-23  Richard Henderson * Versions.def (libm): Replace GLIBC_2.3.3...
2004-01-20  Ulrich DrepperAdd readahead prototype.
2004-01-17  Roland McGrath2004-01-13 Daniel Jacobowitz <drow@mvista.com>
2004-01-16  Richard Henderson * sysdeps/unix/alpha/sysdep.h: Revert last...
2004-01-16  Richard Henderson * sysdeps/unix/alpha/sysdep.h [PIC] (SYSCALL_ER...
2004-01-16  Richard Henderson * sysdeps/alpha/dl-machine.h (RTLD_START):...
2004-01-16  Richard Henderson * sysdeps/alpha/tls.h (tcbhead_t): Add private.
2004-01-16  Richard Henderson * sysdeps/unix/sysv/linux/alpha/Makefile [stdli...
2004-01-16  Richard Henderson * sysdeps/unix/sysv/linux/alpha/rt_sigaction...
2004-01-13  Richard Henderson * sysdeps/unix/sysv/linux/alpha/rt_sigaction...
2004-01-13  Richard Henderson * sysdeps/alpha/Makefile: New file.
2004-01-13  Richard Henderson * sysdeps/alpha/bits/atomic.h (__arch_compare_a...
2004-01-13  Richard Henderson * Versions.def (libm): Add GLIBC_2.3.3.
2004-01-06  Roland McGrath2003-12-11 Ulrich Weigand <uweigand@de.ibm.com>
2003-12-21  Andreas SchwabAvoid matching memory constraints.
2003-12-19  Ulrich DrepperSetjmp buffer unwinding helper code for Alpha.
2003-12-18  Ulrich Drepper(__clone) [PIC]: Save PIC, reload PIC if we need to...
2003-12-18  Ulrich Drepper(fesetexceptflag): Set enable bits not raised exception...
2003-12-18  Ulrich Drepper(feraiseexcept): Add delayed exception flushing, FE_UND...
2003-12-18  Ulrich Drepper(feupdateenv): Read raised exception bits, OR with...
2003-12-18  Ulrich Drepper(fesetenv): Use asm 'ma,' completer, and gcc '+r' const...
2003-12-18  Ulrich Drepper(feholdexcept): Use asm 'ma,' completer, and gcc '...
2003-12-18  Ulrich Drepper(fegetenv): use asm 'ma,' completer, and gcc '+r' const...
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>
next