aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386
AgeCommit message (Expand)AuthorFilesLines
2024-06-10Add narrowing divide functions.Joseph Myers1-0/+13
2024-06-10Add narrowing multiply functions.Joseph Myers1-0/+13
2024-06-10Add narrowing subtract functions.Joseph Myers1-0/+13
2024-06-10Add narrowing add functions.Joseph Myers1-0/+14
2018-01-30hurd: Add tlsdesc.symSamuel Thibault1-0/+19
2018-01-29hurd: Add expected ABI listsSamuel Thibault11-0/+3674
2018-01-06hurd: Add jmp_buf-macros.hSamuel Thibault1-0/+6
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13
2017-09-03hurd: mach/hurd/i386 also needs mach/hurd/x86Samuel Thibault1-0/+1
2017-09-03hurd: Fix libc linkSamuel Thibault1-0/+8
2017-08-13__fortify_fail: Remove internal_function attributeFlorian Weimer1-0/+2
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers1-3/+3
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-0/+1
2017-04-07getopt: remove USE_NONOPTION_FLAGSZack Weinberg1-8/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg1-3/+4
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer1-11/+1
2016-05-30hurd: fix _hurd_self_sigstate reference from ____longjmp_chkSamuel Thibault1-1/+6
2016-03-20hurd: Add c++-types expected resultSamuel Thibault1-0/+67
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13
2015-03-21Fix warningsSamuel Thibault2-4/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13
2014-11-23hurd: Fix dlopening libraries from static programsSamuel Thibault1-0/+5
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-49/+26
2014-04-16hurd: Add i386 fields to TLS structureSamuel Thibault1-0/+10
2014-04-16hurd: Move dtv, dtv_t, tcbhead_t declaration to per-arch file.Samuel Thibault1-0/+24
2014-03-14Compile with -Wundef.Roland McGrath1-0/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae13-13/+13
2013-09-24sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton1-1/+0
2013-08-29Hurd: Use __executable_start symbol instead of _start.Samuel Thibault1-2/+2
2013-05-26_dl_non_dynamic_init declaration cleanup.Thomas Schwinge1-3/+0
2013-03-28Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath1-8/+14
2013-03-28Make _dl_phdr pointer to const.Roland McGrath1-1/+1
2013-03-28Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath1-4/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers13-13/+13
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-2/+1
2012-11-04[BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge1-0/+2
2012-06-23Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge1-2/+2
2012-05-10Hurd: Fix value of __libc_stack_endSamuel Thibault1-0/+2
2012-05-10Hurd: Avoid init-first.c miscompilation.Thomas Schwinge1-14/+31
2012-05-10Hurd: ____longjmp_chkThomas Schwinge3-0/+121
2012-04-02Call __ctype_init in early glibc startup.Thomas Schwinge1-2/+5
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert12-36/+24
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper1-11/+9
2010-12-24Remove `.ctors' and `.dtors' output sectionsH.J. Lu1-1/+1
2008-03-082008-03-08 Roland McGrath <roland@frob.com>Roland McGrath1-1/+5
2007-07-23[BZ #3665, BZ #4126, BZ #4178, BZ #4610]Roland McGrath1-1/+1
2007-07-222006-06-13 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath1-2/+2
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-4/+1
2007-07-31.Jakub Jelinek1-1/+4