summaryrefslogtreecommitdiff
path: root/mach
AgeCommit message (Expand)Author
2018-06-16hurd: Avoid PLT references to syscallsSamuel Thibault
2018-06-16hurd: Avoid PLT ref to __mach_msgSamuel Thibault
2018-06-16hurd: Avoid PLT references to shortcutsSamuel Thibault
2018-06-14hurd: Avoid PLTs for __mach_thread_self and __mach_reply_portSamuel Thibault
2018-04-04hurd: Add missing symbolsSamuel Thibault
2018-04-02hurd: Avoid some libc.so PLTsSamuel Thibault
2018-04-02hurd: Avoid some PLTs in libc and librtSamuel Thibault
2018-03-20hurd: Code style fixesSamuel Thibault
2018-03-18hurd: Fix copyright yearsSamuel Thibault
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille
2018-03-18hurd: Fix coding styleSamuel Thibault
2018-03-17hurd: add TLS supportSamuel Thibault
2018-03-04hurd: Fix inclusion of mach headers in all standardsSamuel Thibault
2018-03-04hurd: Avoid using ino64_t and loff_t in headersSamuel Thibault
2018-03-04hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault
2018-03-04hurd: Add missing includesSamuel Thibault
2018-02-17hurd: Define EXEC_PAGESIZESamuel Thibault
2018-01-29hurd: Add expected ABI listsSamuel Thibault
2018-01-28hurd: Build stubs for new gnumach.defsSamuel Thibault
2018-01-28hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault
2018-01-27hurd: drop elder MACH_IPC_COMPAT handlingSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-28hurd: Remove duplicate symbol versionSamuel Thibault
2017-08-28hurd: Fix typoSamuel Thibault
2017-08-27hurd: Fix static initialization with -fstack-protector-strongSamuel Thibault
2017-08-27hurd: fix build with -fstack-protector-strongSamuel Thibault
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-20Fix old-style function definitionSamuel Thibault
2016-09-20mach: Fix old-style function definition.Samuel Thibault
2016-06-09mach: Add mach_print sycsall declarationSamuel Thibault
2016-03-20Fix mach-syscalls.mk buildSamuel Thibault
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-09-22Add missing __mach_host_self_ symbol in VersionsSamuel Thibault
2015-09-16Cache the host port like we cache the task portJustus Winter
2015-06-06mach: fix typoSamuel Thibault
2015-03-21Fix warningsSamuel Thibault
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-22Remove obsolete SHLIB_COMPAT conditionalization in Versions files.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-10Remove trailing whitespace from mach/*.sub.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-15Remove macros wrongly left for pre-libio case that no longer exists.Roland McGrath