summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-12-22* sysdeps/x86_64/__longjmp.S: Also protect SP and BP.Ulrich Drepper
2005-12-22* sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.Roland McGrath
2005-12-222005-12-21 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-22[BZ #2066]Roland McGrath
2005-12-22* sysdeps/powerpc/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Roland McGrath
2005-12-21* sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath
2005-12-21* sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast.Roland McGrath
2005-12-21* csu/dso_handle.c (__dso_handle): Add const to pointer type too.Roland McGrath
2005-12-21* iconv/gconv_conf.c: Initialize empty_path_elem.Ulrich Drepper
2005-12-21* sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper
2005-12-21* elf/readlib.c: Fix include of readelflib.c.Ulrich Drepper
2005-12-21[BZ #1962]cvs/fedora-glibc-20051221T0931Ulrich Drepper
2005-12-21[BZ #1960]Ulrich Drepper
2005-12-21* locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper
2005-12-21* csu/dso_handle.c (__dso_handle): Mark as const.Ulrich Drepper
2005-12-21* intl/plural-exp.c (GERMANIC_PLURAL): Mark as const.Ulrich Drepper
2005-12-21* resolv/herror.c (h_errlist): Mark as const.Ulrich Drepper
2005-12-20* sunrpc/clnt_unix.c (unix_ops): Mark as const.Ulrich Drepper
2005-12-20[BZ #2061]Roland McGrath
2005-12-20* sysdeps/unix/sysv/linux/ifreq.h: File removed.Roland McGrath
2005-12-20* sunrpc/auth_unix.c (auth_unix_ops): Mark as const.Ulrich Drepper
2005-12-20* sunrpc/auth_none.c (ops): Mark as const.Ulrich Drepper
2005-12-20* resolv/res_hconf.c (arg_service_list): Reduce size of svcs andUlrich Drepper
2005-12-20* resolv/res_hconf.c (cmd): Mark as const.Ulrich Drepper
2005-12-20* misc/getusershell.c (initshells): Remove unnecessary tests.Ulrich Drepper
2005-12-20* sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.Ulrich Drepper
2005-12-20* sysdeps/posix/getaddrinfo.c (gaih): Mark as const.cvs/fedora-glibc-20051220T1751Ulrich Drepper
2005-12-20* locale/loadlocale.c (_nl_value_types): Mark as const.Ulrich Drepper
2005-12-20* iconv/gconv_conf.c (builtin_aliases): Mark as const.Ulrich Drepper
2005-12-20* iconv/gconv_open.c (internal_trans_names): Mark as const.Ulrich Drepper
2005-12-20* sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper
2005-12-20* sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Ulrich Drepper
2005-12-20[BZ #1952, BZ #1955]cvs/fedora-glibc-20051220T1028Ulrich Drepper
2005-12-202005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath
2005-12-20[BZ #1978]Ulrich Drepper
2005-12-20* sysdeps/gnu/Makefile: Make sure the correct errlist.c file isUlrich Drepper
2005-12-19* iconv/gconv.c: Demangle pointers before use if necessary.cvs/fedora-glibc-20051219T1003Ulrich Drepper
2005-12-19* iconv/gconv_builtin.c (builtin_map): Change type of sizeUlrich Drepper
2005-12-19* libio/libioP.h (__libio_codecvt): Adjust declaraction.Ulrich Drepper
2005-12-19* libio/iofwide.c (__libio_codecvt): Mark as const.Ulrich Drepper
2005-12-19* wcsmbs/wcsmbsload.c (to_wc): Mark as const.Ulrich Drepper
2005-12-18 * sysdeps/alpha/libc-tls.c: Fix directory on include of base file.Richard Henderson
2005-12-18* iconv/gconv_builtin.c: Mark map with attribute_relro.Ulrich Drepper
2005-12-18* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper
2005-12-18* sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: AvoidUlrich Drepper
2005-12-18* stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper
2005-12-18* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper
2005-12-17* elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead ofUlrich Drepper