summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-04-01* sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright.cvs/fedora-glibc-20050401T1444Ulrich Drepper
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper
2005-03-31* sysdeps/ia64/fpu/e_acosf.S: Update from Intel libm 2005-03-21.Ulrich Drepper
2005-03-30* posix/fnmatch.c (fnmatch): For short patterns or strings attempt toUlrich Drepper
2005-03-30* elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath
2005-03-30* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): NewRoland McGrath
2005-03-29* manual/install.texi (Tools for Compilation): GNU binutils 2.15Roland McGrath
2005-03-29[BZ #661]Roland McGrath
2005-03-29* posix/tst-execle1.c (do_test): Fix execle arguments.Roland McGrath
2005-03-28* sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath
2005-03-28* sysdeps/generic/wcstoul_l.c: Include "wcstol_l.c" rather thanRoland McGrath
2005-03-28* locale/langinfo.h (_NL_LOCALE_NAME): New macro.Roland McGrath
2005-03-28Update.Andreas Jaeger
2005-03-28[BZ #783]Andreas Jaeger
2005-03-28Update.Andreas Jaeger
2005-03-27* elf/tls-macros.h: Correct typo.Roland McGrath
2005-03-24* nis/ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch.Ulrich Drepper
2005-03-23* locale/setlocale.c: Comment typo.Roland McGrath
2005-03-23* scripts/versions.awk: No errors for GLIBC_PRIVATE.Roland McGrath
2005-03-22* Versions.def (libdl, librt): Add GLIBC_2.3.4 version.Roland McGrath
2005-03-22* elf/elf.h (PT_ARM_EXIDX): New macro.Roland McGrath
2005-03-22* sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong):Ulrich Drepper
2005-03-22* sysdeps/ia64/_mcount.S: Newer kernels don't like register-framesUlrich Drepper
2005-03-20[BZ #786]Ulrich Drepper
2005-03-20* elf/dl-open.c (dl_open_worker): Fix typo.Ulrich Drepper
2005-03-20* malloc/malloc.c (public_cALLOc): We cannot skip the memoryUlrich Drepper
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper
2005-03-20* sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.Ulrich Drepper
2005-03-20[BZ #38]Ulrich Drepper
2005-03-19* inet/test-ifaddrs.c: Use test-skeleton.cvs/fedora-glibc-20050319T1907Ulrich Drepper
2005-03-19* elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper
2005-03-19* elf/Makefile: Add rules to build and run order2.Ulrich Drepper
2005-03-19* elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,Ulrich Drepper
2005-03-19* elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper
2005-03-19* sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave.Ulrich Drepper
2005-03-19[BZ #779]Ulrich Drepper
2005-03-18* configure.in: Use %function instead of @function.Roland McGrath
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper
2005-03-17* include/libc-symbols.h (__hidden_proto): Remove bogus declarationRoland McGrath
2005-03-17* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath
2005-03-16* elf/elf.h: Define MIPS TLS relocations.Roland McGrath
2005-03-16* elf/circleload1.c (main): Pretty printing.Ulrich Drepper
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath
2005-03-15[BZ #789]Roland McGrath
2005-03-15* sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't includeRoland McGrath
2005-03-13* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE andRoland McGrath
2005-03-13* elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath
2005-03-13* sysdeps/hppa/configure.in: Remove old Makefile leftovers.Roland McGrath
2005-03-08* sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, soRoland McGrath
2005-03-08* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and callUlrich Drepper