Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-09 | Updated to fedora-glibc-20090509T1828cvs/fedora-glibc-2_10-1 | Jakub Jelinek | |
2009-04-27 | Updated to fedora-glibc-20090427T1419cvs/fedora-glibc-2_9_90-22 | Jakub Jelinek | |
2009-04-24 | Updated to fedora-glibc-20090424T0747cvs/fedora-glibc-2_9_90-20 | Jakub Jelinek | |
2009-03-20 | Updated to fedora-glibc-20090320T1944cvs/fedora-glibc-2_9_90-11 | Jakub Jelinek | |
2009-03-10 | Updated to fedora-glibc-20090310T1925cvs/fedora-glibc-2_9_90-10 | Jakub Jelinek | |
2009-03-09 | Updated to fedora-glibc-20090309T1421cvs/fedora-glibc-2_9_90-9 | Jakub Jelinek | |
2009-02-18 | Updated to fedora-glibc-20090218T1534 | Jakub Jelinek | |
2009-02-04 | Updated to fedora-glibc-20090204T2135cvs/fedora-glibc-2_9_90-3 | Jakub Jelinek | |
2008-11-13 | Updated to fedora-glibc-20081113T2206cvs/fedora-glibc-2_9-1 | Jakub Jelinek | |
2008-11-12 | Updated to fedora-glibc-20081112T2008cvs/fedora-glibc-2_8_90-17 | Jakub Jelinek | |
2008-08-02 | Updated to fedora-glibc-20080802T0809cvs/fedora-glibc-2_8_90-11 | Jakub Jelinek | |
2008-07-28 | Updated to fedora-glibc-20080728T2320cvs/fedora-glibc-2_8_90-10 | Jakub Jelinek | |
2008-06-12 | Updated to fedora-glibc-20080612T1619cvs/fedora-glibc-2_8_90-6 | Jakub Jelinek | |
2008-05-24 | Updated to fedora-glibc-20080524T2218cvs/fedora-glibc-2_8_90-5 | Jakub Jelinek | |
2008-05-15 | Updated to fedora-glibc-20080515T0735cvs/fedora-glibc-2_8_90-1 | Jakub Jelinek | |
2008-04-12 | Updated to fedora-glibc-20080412T0741cvs/fedora-glibc-2_8-1 | Jakub Jelinek | |
2008-03-05 | Updated to fedora-glibc-20080305T0857cvs/fedora-glibc-2_7_90-8 | Jakub Jelinek | |
2008-01-31 | Updated to fedora-glibc-20080131T0821cvs/fedora-glibc-2_7_90-4 | Jakub Jelinek | |
2007-12-27 | Updated to fedora-glibc-20071227T0908cvs/fedora-glibc-2_7_90-2 | Jakub Jelinek | |
2007-12-12 | Updated to fedora-glibc-20071212T1051 | Jakub Jelinek | |
2007-10-17 | Updated to fedora-glibc-20071017T2029cvs/fedora-glibc-2_7-1 | Jakub Jelinek | |
2007-10-14 | Updated to fedora-glibc-20071014T1847 | Jakub Jelinek | |
2007-10-10 | Updated to fedora-glibc-20071010T2047cvs/fedora-glibc-2_6_90-18 | Jakub Jelinek | |
2007-10-03 | Updated to fedora-glibc-20071003T1908cvs/fedora-glibc-2_6_90-17 | Jakub Jelinek | |
2007-09-29 | Updated to fedora-glibc-20070929T1859cvs/fedora-glibc-2_6_90-16 | Jakub Jelinek | |
2007-09-18 | Updated to fedora-glibc-20070918T1931cvs/fedora-glibc-2_6_90-14 | Jakub Jelinek | |
2007-08-14 | Updated to fedora-glibc-20070814T0725cvs/fedora-glibc-2_6_90-9 | Jakub Jelinek | |
2007-08-09 | Updated to fedora-glibc-20070809T0939cvs/fedora-glibc-2_6_90-5 | Roland McGrath | |
2007-08-04 | Updated to fedora-glibc-20070804T2027 | Jakub Jelinek | |
2007-07-31 | Updated to fedora-glibc-20070731T1624cvs/fedora-glibc-2_6_90-1 | Jakub Jelinek | |
2007-07-07 | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Jakub Jelinek | |
to fill in holes (rtld_global_ro): Likewise. * elf/dl-addr.c (_dl_addr): Skip PT_LOAD checking if l_contiguous. Move PT_LOAD checking to... (_dl_addr_inside_object): ... here, new function. * elf/dl-sym.c (do_sym): If not l_contiguous, call _dl_addr_inside_object. * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise. * dlfcn/dlinfo.c (dlinfo_doit): Likewise. * elf/dl-open.c (dl_open_worker): Likewise. (_dl_addr_inside_object): New function if IS_IN_rtld. * elf/dl-load.c (_dl_map_object_from_fd): Set l_contiguous if no holes are present or are PROT_NONE protected. * include/link.h (struct link_map): Add l_contiguous field. * sysdeps/generic/ldsodefs.h (_dl_addr_inside_object): New prototype. | |||
2007-07-07 | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Jakub Jelinek | |
* include/link.h: Don't include rtld-lowlevel.h. (struct link_map): Remove l_scope_lock. * sysdeps/generic/ldsodefs.h: Don't include rtld-lowlevel.h. (_dl_scope_free_list): New field (variable) in _rtld_global. (DL_LOOKUP_SCOPE_LOCK): Remove. (_dl_scope_free): New prototype. * elf/dl-runtime.c (_dl_fixup): Don't use __rtld_mrlock_*lock. Don't pass DL_LOOKUP_SCOPE_LOCK to _dl_lookup_symbol_x. (_dl_profile_fixup): Likewise. * elf/dl-sym.c (do_sym): Likewise. Use wrapped _dl_lookup_symbol_x whenever !RTLD_SINGLE_THREAD_P, use THREAD_GSCOPE_SET_FLAG and THREAD_GSCOPE_RESET_FLAG around it. * elf/dl-close.c (_dl_close_worker): Don't use __rtld_mrlock_{change,done}. Call _dl_scope_free on the old scope. Make sure THREAD_GSCOPE_WAIT () happens if any old scopes were queued or if l_scope_mem has been abandoned. * elf/dl-open.c (_dl_scope_free): New function. (dl_open_worker): Use it. Don't use __rtld_mrlock_{change,done}. * elf/dl-support.c (_dl_scope_free_list): New variable. * elf/dl-lookup.c (add_dependency): Remove flags argument. Remove DL_LOOKUP_SCOPE_LOCK handling. (_dl_lookup_symbol_x): Adjust caller. Remove DL_LOOKUP_SCOPE_LOCK handling. * elf/dl-object.c (_dl_new_object): Don't use __rtld_mrlock_initialize. | |||
2007-05-15 | Updated to fedora-glibc-20070515T2025 | Roland McGrath | |
2007-05-10 | Updated to fedora-glibc-20070510T2308cvs/fedora-glibc-2_5_90-24 | Jakub Jelinek | |
2007-05-04 | Updated to fedora-glibc-20070504T0917cvs/fedora-glibc-2_5_90-22 | Jakub Jelinek | |
2007-03-17 | Updated to fedora-glibc-20070317T2130cvs/fedora-glibc-2_5_90-19 | Jakub Jelinek | |
2007-02-11 | Updated to fedora-glibc-20070211T1607cvs/fedora-glibc-2_5_90-17 | Jakub Jelinek | |
2007-01-17 | Updated to fedora-glibc-20070117T0857 | Jakub Jelinek | |
2006-12-10 | Updated to fedora-glibc-20061210T1006 | Jakub Jelinek | |
2006-11-09 | Updated to fedora-glibc-20061109T1949 | Jakub Jelinek | |
2006-10-29 | Updated to fedora-glibc-20061029T2155cvs/fedora-glibc-2_5_90-3 | Jakub Jelinek | |
2006-10-27 | Updated to fedora-glibc-20061027T1902cvs/fedora-glibc-2_5_90-2 | Jakub Jelinek | |
2006-10-25 | Updated to fedora-glibc-20061025T1857cvs/fedora-glibc-2_5_90-1 | Jakub Jelinek | |
2006-09-25 | Updated to fedora-glibc-20060925T1535cvs/fedora-glibc-2_4_90-35 | Jakub Jelinek | |
2006-09-23 | Updated to fedora-glibc-20060923T0946cvs/fedora-glibc-2_4_90-34 | Jakub Jelinek | |
2006-08-07 | Updated to fedora-glibc-20060807T1859cvs/fedora-glibc-2_4_90-18 | Jakub Jelinek | |
2006-07-31 | Updated to fedora-glibc-20060731T0706 | Roland McGrath | |
2006-07-29 | Updated to fedora-glibc-20060729T2255cvs/fedora-glibc-2_4_90-14 | Roland McGrath | |
2006-07-11 | Updated to fedora-glibc-20060710T2206cvs/fedora-glibc-2_4_90-13 | Jakub Jelinek | |
2006-05-31 | Updated to fedora-glibc-20060531T1322cvs/fedora-glibc-2_4_90-11 | Jakub Jelinek | |