* sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): Use
[platform/upstream/glibc.git] / elf /
2006-10-29 Ulrich Drepper* elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-27 Ulrich Drepper* Makerules: USE_TLS support is now default.
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2006-10-27 Ulrich Drepper* elf/Makefile: Add rules to build and run tst-thrlock.
2006-10-27 Ulrich Drepper* elf/dl-close.c (_dl_close_worker): Renamed from _dl_c...
2006-10-27 Ulrich Drepper[BZ #3429]
2006-10-27 Ulrich Drepper* elf/dl-lookup.c (_dl_debug_bindings): Remove unised...
2006-10-18 Ulrich Drepper[BZ #3313]
2006-10-13 Ulrich Drepper* elf/dl-minimal.c (realloc): Optimize last patch.
2006-10-12 Ulrich Drepper[BZ #3352]
2006-10-11 Ulrich Drepper* include/atomic.c: Define catomic_* operations.
2006-10-10 Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2006-10-02 Ulrich Drepper* elf/rtld.c (dl_main): Don't use prelinking if LD_DYNA...
2006-09-29 Ulrich Drepper[BZ #3273]
2006-09-19 Ulrich Drepper* elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT... cvs/fedora-glibc-20060919T1816 cvs/fedora-glibc-20060919T1847
2006-09-19 Ulrich Drepper* elf/dl-close.c (_dl_close): If dependency is not...
2006-09-05 Ulrich Drepper* Makerules (shlib.lds): If have-hash-style, put .hash... cvs/fedora-glibc-20060905T0633
2006-08-31 Ulrich Drepper* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812
2006-08-29 Ulrich Drepper* elf/dl-load.c (_dl_init_paths): Expand DSTs.
2006-08-28 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATF...
2006-08-24 Ulrich Drepper[BZ #2683]
2006-08-21 Ulrich Drepper[BZ #3018]
2006-08-02 Ulrich Drepper(_dl_addr): Finish fixup after renaming. cvs/fedora-glibc-20060802T1808
2006-08-02 Ulrich Drepper[BZ #2980] cvs/fedora-glibc-20060802T1650
2006-08-01 Ulrich Drepper* elf/tst-auditmod1.c: Fix typo in #error.
2006-07-31 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Add branch prediction.
2006-07-10 Ulrich Drepper* elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206
2006-06-27 Ulrich Drepper* elf/dl-load.c (open_path): Fix test to determine... cvs/fedora-glibc-20060630T0858
2006-06-27 Ulrich Drepper* elf/dl-load.c (_dl_map_object): Try harder to avoid...
2006-06-17 Ulrich Drepper[BZ #2792]
2006-05-24 Ulrich Drepper[BZ #2683]
2006-05-10 Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-04-30 Ulrich Drepper* elf/dl-load.c (_dl_map_object_from_fd): Move state... cvs/fedora-glibc-20060501T0751
2006-04-30 Ulrich Drepper* elf/ldd.bash.in: If --verify loop fails to find a...
2006-04-08 Ulrich Drepper* elf/rtld.c (process_envvars): Fix handling of LD_POIN...
2006-04-07 Ulrich Drepper* elf/ldconfig.c (main): Use rawmemchr instead of strchr.
2006-04-07 Ulrich Drepper* libio/fmemopen.c (fmemopen): Free stream memory in...
2006-04-01 Ulrich Drepper[BZ #2415]
2006-03-19 Roland McGrath* elf/rtld.c (dl_main): Run final self-relocation after...
2006-03-15 Ulrich Drepper[BZ #2451]
2006-03-06 Roland McGrath* version.h (VERSION): 2.4 cvs/fedora-glibc-20060306T1239 cvs/glibc-2_4 glibc-2.4
2006-03-02 Ulrich Drepper* elf/check-textrel.c: Don't include "config.h".
2006-03-02 Ulrich Drepper006-03-02 Jakub Jelinek <jakub@redhat.com>
2006-03-01 Roland McGrath* elf/tst-tls-dlinfo.c: New file.
2006-02-28 Roland McGrath* elf/rtld-Rules (subdir-args): New variable.
2006-02-26 Ulrich Drepper* elf/do-lookup.h (do_lookup_x): No need to compare...
2006-02-26 Ulrich Drepper(do_sym): For RTLD_NEXT, pass MATCH for dl_lookup_symbo...
2006-02-25 Roland McGrath* elf/elf.h (HWCAP_SPARC_BLKINIT): New macro.
2006-02-24 Roland McGrath* elf/sofini.c (__FRAME_END__): Mark as const.
2006-02-22 Roland McGrath* configure.in (libc_cv_gcc_dwarf2_unwind_info): Delete.
2006-01-18 Roland McGrath2006-01-18 Jakub Jelinek <jakub@redhat.com>
2006-01-12 Ulrich Drepper* elf/check-textrel.c: Add missing argument.
2006-01-11 Ulrich Drepper* Makerules: Define build-module-asneeded.
2006-01-11 Ulrich Drepper* elf/check-localplt.c: New file.
2006-01-10 Roland McGrath2006-01-09 Roland McGrath <roland@redhat.com>
2006-01-09 Ulrich Drepper(AB): Also check for writable and executable segments.
2006-01-07 Ulrich Drepper* elf/tst-tls8.c (do_test): Use $ORIGIN in module names.
2006-01-04 Roland McGrath* abi-tags (*-.*-syllable.*): New match, with ABI value 5.
2006-01-01 Ulrich DrepperUpdate copyright year.
2005-12-30 Ulrich Drepper2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>
2005-12-27 Roland McGrath* posix/tst-execle1.c (do_test): Add a const.
2005-12-27 Ulrich Drepper* elf/tst-tls13.c (do_test): Avoid using the library...
2005-12-21 Roland McGrath* elf/cache.c: Use <> rather than "" #includes.
2005-12-21 Roland McGrath* sysdeps/generic/unwind-dw2.c (extract_cie_info):...
2005-12-21 Ulrich Drepper* elf/readlib.c: Fix include of readelflib.c.
2005-12-18 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE...
2005-12-18 Ulrich Drepper* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_gu...
2005-12-17 Ulrich Drepper* elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp...
2005-12-17 Ulrich Drepper* elf/dl-error.c (_dl_signal_error): Use __longjmp...
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-12-07 Ulrich Drepper* catgets/gencat.c: Use GPL, not LGPL.
2005-11-19 Roland McGrath2005-11-19 Roland McGrath <roland@redhat.com>
2005-11-17 Roland McGrath2005-11-17 Roland McGrath <roland@redhat.com>
2005-11-15 Ulrich Drepper* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size... cvs/fedora-glibc-20051115T0809
2005-11-08 Roland McGrath* elf/elf.h (R_M32R_REL32): New macro.
2005-11-05 Ulrich Drepper* configure.in: If init_array/fini_array support is...
2005-10-31 Roland McGrath2005-10-26 Jakub Jelinek <jakub@redhat.com>
2005-10-17 Roland McGrath2005-10-17 Roland McGrath <roland@redhat.com>
2005-10-17 Roland McGrath* abi-tags (.*-.*-knetbsd.*-gnu.*): New match, with...
2005-10-16 Roland McGrath2005-10-16 Daniel Jacobowitz <dan@codesourcery.com>
2005-10-05 Roland McGrath* sysdeps/generic/ldsodefs.h (struct audit_ifaces):
2005-10-05 Roland McGrath* elf/elf.h (R_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPOFF32,
2005-09-29 Roland McGrath[BZ #1392]
2005-09-26 Ulrich Drepper[BZ #516]
2005-09-22 Roland McGrath* elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls...
2005-09-20 Roland McGrath[BZ #1346]
2005-09-02 Ulrich Drepper(_dl_map_object_from_fd): No need to change protection...
2005-08-30 Ulrich Drepper* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix...
2005-08-07 Ulrich Drepper* elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in...
2005-07-30 Ulrich Drepper* elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust...
2005-07-07 Ulrich Drepper[BZ #974]
2005-07-07 Ulrich Drepper* elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390...
2005-07-07 Ulrich Drepper* elf/dl-error.c (_dl_signal_error): When testing for...
2005-07-07 Ulrich Drepper* elf/dl-reloc.c [PROF] (_dl_relocate_object): Define
2005-06-26 Ulrich Drepper* Versions.def (ld): Add GLIBC_2.4.
2005-06-17 Ulrich Drepper* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_r...
2005-06-14 Ulrich Drepper[BZ #966]
2005-06-12 Ulrich Drepper* elf/dl-error.c (_dl_signal_error): Store information...
next