summaryrefslogtreecommitdiff
path: root/elf/dl-reloc.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-02-03Bug 20915: Do not initialize DTV of other threads.Alexandre Oliva
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-21[PR19826] fix non-LE TLS in static programsAlexandre Oliva
2016-07-01Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-05-22Don't issue an error if DT_PLTRELSZ is missingH.J. Lu
2015-03-17Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva
2015-02-17Use alignment macros, pagesize and powerof2.Carlos O'Donell
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-29Correctly size profiling reloc table (bug 17411)Carlos O'Donell
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-02-06Revert "Async-signal safe TLS."Allan McRae
2014-01-03Async-signal safe TLS.Andrew Hunter
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-06-01Remove use of INTDEF/INTUSE in stdio-commonAndreas Schwab
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-05-07static tls memory leak on TLS_DTV_AT_TP archsAlan Modra
2010-06-14Flush cache after solving TEXTRELs if arch requires it.Kirill A. Shutemov
2009-09-28Fix missing reloc dependencyUlrich Drepper
2009-07-28Fix bookkeeping of static TLS block for TLS_TCB_AT_TP architectures.Ulrich Drepper
2009-03-16[BZ #9733]Ulrich Drepper
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper
2008-01-17* include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-27USE_TLS support is now default.Ulrich Drepper
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper
2005-02-22* iconvdata/ibm930.h: Correct Yen mapping.Ulrich Drepper
2005-02-222005-02-21 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper
2005-02-22* elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid usingUlrich Drepper
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-03-07Update.Ulrich Drepper
2004-03-06Update.Ulrich Drepper
2004-03-05Update.Ulrich Drepper
2004-01-24(_dl_relocate_object): Move PT_GNU_RELRO protection into... (_dl_protect_relr...Ulrich Drepper
2004-01-13Update.Ulrich Drepper
2003-10-02Update.Ulrich Drepper
2003-09-30Update.Ulrich Drepper
2003-07-31(_dl_allocate_static_tls): Don't return any value, call dl_signal_error direc...Ulrich Drepper
2003-07-24Update.Ulrich Drepper
2003-04-27Update.Ulrich Drepper
2003-04-25Update.Ulrich Drepper