aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386/init-first.c
AgeCommit message (Expand)Author
2020-12-16Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer
2020-11-13hurd: Make sure signals get startedSamuel Thibault
2020-11-11hurd: Notify the proc server later during initializationSamuel Thibault
2020-11-11htl: Initialize laterSamuel Thibault
2020-05-18Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer
2020-04-24elf: Implement __libc_early_initFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-16hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]Florian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-26Break further lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-13Do not clobber sp in _hurd_stack_setup.Joseph Myers
2018-07-31hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault
2018-03-25hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault
2018-03-18hurd: fix buildSamuel Thibault
2018-03-18hurd: Fix boot with statically-linked exec serverSamuel Thibault
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-04-07getopt: remove USE_NONOPTION_FLAGSZack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-23hurd: Fix dlopening libraries from static programsSamuel Thibault
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-29Hurd: Use __executable_start symbol instead of _start.Samuel Thibault
2013-05-26_dl_non_dynamic_init declaration cleanup.Thomas Schwinge
2013-03-28Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath
2013-03-28Make _dl_phdr pointer to const.Roland McGrath
2013-03-28Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-10Hurd: Fix value of __libc_stack_endSamuel Thibault
2012-05-10Hurd: Avoid init-first.c miscompilation.Thomas Schwinge
2012-04-02Call __ctype_init in early glibc startup.Thomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-12-24Remove `.ctors' and `.dtors' output sectionsH.J. Lu
2005-10-16[BZ #1253]Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-13(init1): fix one more nit in last changeRoland McGrath
2004-09-122004-09-12 Roland McGrath <roland@frob.com>Roland McGrath
2004-09-11* sysdeps/mach/hurd/i386/init-first.c (init1) [! SHARED]:Roland McGrath
2004-09-01* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Let gccRoland McGrath
2003-06-272003-06-27 Jeroen Dekkers <jeroen@dekkers.cx>Roland McGrath
2002-11-262002-11-25 Roland McGrath <roland@redhat.com>Roland McGrath
2002-11-22* sysdeps/mach/hurd/i386/init-first.c (posixland_init): SetRoland McGrath
2002-10-11* locale/newlocale.c (__newlocale): If setting all categories to "C",Roland McGrath
2002-08-30* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):Roland McGrath
2002-03-13Update.Ulrich Drepper
2002-03-13Update.Ulrich Drepper
2002-02-24Update.Ulrich Drepper