summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper
2006-06-27* elf/dl-load.c (open_path): Fix test to determine whether DSO iscvs/fedora-glibc-20060630T0858Ulrich Drepper
2006-06-27* elf/dl-load.c (_dl_map_object): Try harder to avoid looking atUlrich Drepper
2006-06-17[BZ #2792]Ulrich Drepper
2006-05-24[BZ #2683]Ulrich Drepper
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper
2006-04-30* elf/dl-load.c (_dl_map_object_from_fd): Move state changecvs/fedora-glibc-20060501T0751Ulrich Drepper
2006-04-30* elf/ldd.bash.in: If --verify loop fails to find a dynamic linkerUlrich Drepper
2006-04-08* elf/rtld.c (process_envvars): Fix handling of LD_POINTER_GUARD.Ulrich Drepper
2006-04-07* elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper
2006-04-01[BZ #2415]Ulrich Drepper
2006-03-19* elf/rtld.c (dl_main): Run final self-relocation after setting up TLS.Roland McGrath
2006-03-15[BZ #2451]Ulrich Drepper
2006-03-06* version.h (VERSION): 2.4glibc-2.4cvs/glibc-2_4cvs/fedora-glibc-20060306T1239Roland McGrath
2006-03-02* elf/check-textrel.c: Don't include "config.h".Ulrich Drepper
2006-03-02006-03-02 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-03-01* elf/tst-tls-dlinfo.c: New file.Roland McGrath
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath
2006-02-26* elf/do-lookup.h (do_lookup_x): No need to compare SKIP to NULLUlrich Drepper
2006-02-26(do_sym): For RTLD_NEXT, pass MATCH for dl_lookup_symbol_x, not L.Ulrich Drepper
2006-02-25* elf/elf.h (HWCAP_SPARC_BLKINIT): New macro.Roland McGrath
2006-02-24* elf/sofini.c (__FRAME_END__): Mark as const.Roland McGrath
2006-02-22* configure.in (libc_cv_gcc_dwarf2_unwind_info): Delete.Roland McGrath
2006-01-182006-01-18 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2006-01-12* elf/check-textrel.c: Add missing argument.Ulrich Drepper
2006-01-11* Makerules: Define build-module-asneeded.Ulrich Drepper
2006-01-11* elf/check-localplt.c: New file.Ulrich Drepper
2006-01-102006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-09(AB): Also check for writable and executable segments.Ulrich Drepper
2006-01-07* elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper
2006-01-04* abi-tags (*-.*-syllable.*): New match, with ABI value 5.Roland McGrath
2006-01-01Update copyright year.Ulrich Drepper
2005-12-302005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath
2005-12-27* elf/tst-tls13.c (do_test): Avoid using the library path whenUlrich Drepper
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* elf/readlib.c: Fix include of readelflib.c.Ulrich Drepper
2005-12-18* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich 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
2005-12-17* elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper
2005-11-192005-11-19 Roland McGrath <roland@redhat.com>Roland McGrath
2005-11-172005-11-17 Roland McGrath <roland@redhat.com>Roland McGrath
2005-11-15* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809Ulrich Drepper
2005-11-08* elf/elf.h (R_M32R_REL32): New macro.Roland McGrath