summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/dl-sysdep.c
AgeCommit message (Expand)Author
2018-12-27Merge branch 't/tls' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2018-07-27hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg
2018-04-24Fix Hurd glibc build with GCC 8.Joseph Myers
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault
2018-03-04hurd: Add missing includeSamuel Thibault
2018-02-21hurd: fix buildSamuel Thibault
2018-01-27hurd: fix warningSamuel Thibault
2018-01-27hurd: fix warningSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-15Don't set errno in Hurd rtld's __access_noerrnoThomas Schwinge
2017-09-24hurd: Make sure dl-sysdep.c defines proper symbol namesSamuel Thibault
2017-09-12hurd: Fix build without NO_HIDDENSamuel Thibault
2017-09-03hurd: Fix rtld's strtoul_internal use through hurdlookupSamuel Thibault
2017-09-03hurd: fix overriding rtld's __sbrk with the real implementationSamuel Thibault
2017-09-03hurd: Fix rtld linkSamuel Thibault
2017-09-03hurd: Fix rtld linkSamuel Thibault
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-08Do not use __ptr_t.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Add framework for tunablesSiddhesh Poyarekar
2016-10-31hurd: Fix spurious port deallocationBrent W. Baccala
2016-10-09Merge branch 't/tls' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-08-21Merge branch 'cvs/cache-mach_host_self' into refs/top-bases/tschwinge/Roger_W...Samuel Thibault
2016-08-21Cache the host port like we cache the task portJustus Winter
2016-08-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-25Merge branch 'cvs/hidden' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2015-11-25hurd: Initialize __libc_stack_end for hidden supportSamuel Thibault
2015-11-25hurd: Initialize __libc_stack_end for hidden supportSamuel Thibault
2015-11-25Merge branch 'cvs/hidden' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2015-11-25Do not add relro attribute to __libc_stack_endSamuel Thibault
2015-11-25Do not add relro attribute to __libc_stack_endSamuel Thibault
2015-11-25Merge branch 'cvs/hidden' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2015-11-25Fix hurd build with hidden supportSamuel Thibault
2015-11-25Fix hurd build with hidden supportSamuel Thibault
2015-11-09ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer
2015-09-16Cache the host port like we cache the task portJustus Winter
2015-03-21Fix warningsSamuel Thibault
2015-01-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2015-01-21Merge remote-tracking branch 'refs/remotes/savannah/top-bases/tschwinge/Roger...Thomas Schwinge
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-25Merge branch 't/tls-threadvar' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2013-10-25Drop threadvars entirelySamuel Thibault
2013-09-23Merge branch 't/tls-threadvar' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2013-09-23Make errno use TLS instead of threadvarSamuel Thibault
2013-09-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-08-30Fix typos.Ondřej Bílka