Consolidate declarations of _dl_phdr, _dl_phnum.
[platform/upstream/glibc.git] / sysdeps / generic / ldsodefs.h
2013-03-28 Roland McGrathConsolidate declarations of _dl_phdr, _dl_phnum.
2013-03-15 Roland McGrathMove _dl_non_dynamic_init, _dl_aux_init declarations.
2013-03-01 Roland McGrathFix NEED_DL_SYSINFO_DSO conditionals.
2013-02-18 Siddhesh PoyarekarNew function _dl_find_dso_for_object
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-09-28 H.J. LuDefine VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-25 Joseph MyersMove ldsodefs.h audit definitions to sysdeps directories.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-20 Richard HendersonAdd <sys/auxv.h> and getauxval.
2012-05-10 Samuel ThibaultHurd: Fix value of __libc_stack_end
2012-04-10 Siddhesh PoyarekarNew ld.so argument --inhibit-ldcache to disable ld...
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-22 H.J. LuAdd forward declaration for La_x32_regs/La_x32_retval
2012-03-22 H.J. LuAdd x32 support to dynamic linker audit
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-07 Ulrich DrepperRemove Alpha support from ldsodefs.h
2012-01-07 Ulrich DrepperMore IA-64 removal
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-16 Ulrich DrepperImprove printing of lookup scopes
2011-08-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-14 Roland McGrathWarning patrol.
2011-08-14 Ulrich DrepperImplement LD_DEBUG=scopes
2011-07-20 Marek Polacek_dl_sort_fini: Remove unused argument
2010-10-26 Andreas KrebbelFix concurrency problem between dl_open and dl_iterate_phdr
2010-10-25 Andreas SchwabRequire suid bit on audit objects in privileged programs
2010-05-03 Andreas SchwabDon't deadlock in __dl_iterate_phdr while (un)loading...
2010-03-26 Richard HendersonMark _dl_random attribute_relro in the header file.
2010-01-15 Andreas Krebbelld.so: Adjust the auxv if ld.so is directly invoked.
2009-07-23 Ulrich DrepperHandle unloading of DSO with a unique symbol definition.
2009-07-16 Ulrich DrepperRemove warning and little optimization.
2009-07-10 Ulrich DrepperImplement STB_GNU_UNIQUE handling.
2009-04-01 Ulrich Drepper* elf/dl-open.c: Keep track of used name spaces and... cvs/fedora-glibc-20090401T0935
2009-03-31 Ulrich Drepper* elf/dl-load.c: Remove support for systems without...
2009-03-16 Ulrich Drepper[BZ #9733]
2009-01-11 Ulrich Drepper* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guar...
2008-08-14 Ulrich Drepper* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin...
2008-07-24 Ulrich Drepper* elf/elf.h: Define AT_EXECFN.
2008-03-08 Ulrich Drepper[BZ #5786]
2008-03-08 Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct rtld_global_ro...
2007-09-29 Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list... cvs/fedora-glibc-20070929T1859
2007-09-18 Ulrich Drepper* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK...
2007-06-20 Ulrich Drepper* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
2007-06-19 Ulrich Drepper* sysdeps/generic/ldsodefs.h (rtld_global): Reorder...
2007-05-19 Ulrich Drepper* elf/dl-close.c (_dl_close_worker): When removing...
2007-01-15 Ulrich Drepper* sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2006-10-27 Ulrich Drepper* elf/dl-lookup.c (_dl_debug_bindings): Remove unised...
2006-10-10 Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2006-08-24 Ulrich Drepper* sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For...
2006-08-24 Ulrich Drepper[BZ #2683]
2006-07-10 Ulrich Drepper* elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206
2006-05-07 Ulrich Drepper* sysdeps/generic/ldsodefs.h: Remove support for non...
2006-03-01 Roland McGrath* elf/tst-tls-dlinfo.c: New file.
2005-12-18 Ulrich Drepper* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_gu...
2005-11-22 Ulrich Drepper* nscd/connections.c (sendfileall): Define.
2005-10-05 Roland McGrath* sysdeps/generic/ldsodefs.h (struct audit_ifaces):
2005-08-30 Ulrich Drepper* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix...
2005-06-12 Ulrich DrepperRemove _dl_out_of_memory declaration. (rtld_global_ro...
2005-04-05 Roland McGrath* sysdeps/sparc/sparc32/dl-trampoline.S: New file.
2005-03-28 Andreas Jaeger[BZ #783]
2005-03-19 Ulrich Drepper* elf/dl-fini.c (_dl_fini): Split sorting of the maps...
2005-03-06 Roland McGrath* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_interna...
2005-01-29 Ulrich DrepperUpdate.
2005-01-29 Ulrich DrepperUpdate.
2005-01-23 Richard Henderson * sysdeps/alpha/dl-trampoline.S: New file....
2005-01-16 Andreas Schwab* sysdeps/m68k/dl-machine.h: Remove trampoline code...
2005-01-12 Ulrich Drepper* grp/putgrent.c (putgrent): Don't write 0 as group
2005-01-09 Ulrich DrepperUpdate.
2005-01-07 Ulrich DrepperUpdate.
2005-01-07 Ulrich DrepperUpdate.
2005-01-06 Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Don't do anything...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-06 Roland McGrath* sysdeps/generic/ldsodefs.h (struct rtld_global_ro...
2004-10-19 Ulrich DrepperUpdate.
2004-10-14 Ulrich Drepper[BZ #77]
2004-09-23 Ulrich DrepperUpdate.
2004-09-18 Ulrich DrepperUpdate.
2004-07-10 Ulrich DrepperUpdate.
2004-03-27 Ulrich DrepperUpdate.
2004-03-07 Ulrich DrepperUpdate.
2004-03-07 Ulrich DrepperUpdate.
2004-03-06 Ulrich DrepperUpdate.
2004-03-06 Ulrich DrepperUpdate.
2004-03-05 Ulrich DrepperUpdate.
2004-03-05 Ulrich DrepperUpdate.
2004-03-05 Ulrich DrepperUpdate.
2004-02-20 Ulrich DrepperUpdate.
2004-01-27 Ulrich DrepperUpdate.
2004-01-24 Ulrich DrepperUpdate.
2004-01-24 Ulrich DrepperUpdate.
2004-01-15 Ulrich DrepperUpdate.
2004-01-14 Ulrich DrepperUpdate.
2004-01-13 Ulrich DrepperUpdate.
2003-11-26 Ulrich DrepperUpdate.
2003-09-23 Roland McGrath2003-09-23 Roland McGrath <roland@redhat.com>
next