about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386/init-first.c
Commit message (Expand)AuthorAgeFilesLines
* hurd: Generalize init-first.c to support x86_64Sergey Bugaev2023-02-241-262/+0
* hurd: Simplify init-first.c furtherSergey Bugaev2023-02-241-132/+61
* hurd: Simplify init-first.c a bitSergey Bugaev2023-02-201-16/+7
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* hurd: Fix starting static binaries with stack protection enabledSamuel Thibault2022-08-221-0/+13
* hurd: Assume non-suid during bootstrapSamuel Thibault2022-08-191-2/+7
* elf: Remove __libc_init_secureFangrui Song2022-04-191-4/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* hurd: Fix static-PIE startupSamuel Thibault2021-12-281-1/+1
* hurd: let csu initialize tlsSamuel Thibault2021-12-281-3/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer2020-12-161-4/+6
* hurd: Make sure signals get startedSamuel Thibault2020-11-131-3/+3
* hurd: Notify the proc server later during initializationSamuel Thibault2020-11-111-0/+3
* htl: Initialize laterSamuel Thibault2020-11-111-82/+24
* Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer2020-05-181-5/+0
* elf: Implement __libc_early_initFlorian Weimer2020-04-241-4/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]Florian Weimer2019-11-161-0/+9
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Break further lines before not after operators.Joseph Myers2019-02-261-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Do not clobber sp in _hurd_stack_setup.Joseph Myers2018-12-131-1/+1
* hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault2018-07-311-33/+35
* hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault2018-03-251-8/+17
* hurd: fix buildSamuel Thibault2018-03-181-1/+1
* hurd: Fix boot with statically-linked exec serverSamuel Thibault2018-03-181-1/+1
* hurd: Replace threadvars with TLSSamuel Thibault2018-03-171-37/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* getopt: remove USE_NONOPTION_FLAGSZack Weinberg2017-04-071-8/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* hurd: Fix dlopening libraries from static programsSamuel Thibault2014-11-231-0/+5
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Hurd: Use __executable_start symbol instead of _start.Samuel Thibault2013-08-291-2/+2
* _dl_non_dynamic_init declaration cleanup.Thomas Schwinge2013-05-261-3/+0
* Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath2013-03-281-8/+14
* Make _dl_phdr pointer to const.Roland McGrath2013-03-281-1/+1
* Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath2013-03-281-4/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Hurd: Fix value of __libc_stack_endSamuel Thibault2012-05-101-0/+2
* Hurd: Avoid init-first.c miscompilation.Thomas Schwinge2012-05-101-14/+31
* Call __ctype_init in early glibc startup.Thomas Schwinge2012-04-021-2/+5
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-241-1/+1
* [BZ #1253]Roland McGrath2005-10-161-11/+14
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-14/+11
* 2.5-18.1Jakub Jelinek2007-07-121-11/+14
* (init1): fix one more nit in last changeRoland McGrath2004-09-131-4/+4