glibc/sysdeps/mach
Joseph Myers db6df070cf Do not clobber sp in _hurd_stack_setup.
GCC mainline now gives errors for an asm that clobbers the stack
pointer.  According to
<https://gcc.gnu.org/ml/gcc-patches/2018-12/msg00932.html> GCC
previously ignored such a clobber; thus, this patch removes it from
_hurd_stack_setup.

Tested with build-many-glibcs.py for i686-gnu.

	* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Do not
	clobber sp.
2018-12-13 22:36:33 +00:00
..
htl hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
hurd Do not clobber sp in _hurd_stack_setup. 2018-12-13 22:36:33 +00:00
i386 hurd: add TLS support 2018-03-17 03:17:36 +01:00
include hurd: Fix installed-headers tests 2018-07-20 03:28:08 +02:00
sys
Makefile hurd: Reimplement libc locks using mach's gsync 2018-03-18 18:23:45 +01:00
Subdirs
_strerror.c
adjtime.c
configure hurd: Build stubs for new gnumach.defs 2018-01-28 19:38:29 +01:00
configure.ac hurd: Build stubs for new gnumach.defs 2018-01-28 19:38:29 +01:00
getloadavg.c
getpagesize.c
getsysstats.c
gettimeofday.c
libc-lock.h hurd: Reimplement libc locks using mach's gsync 2018-03-18 18:23:45 +01:00
libmachuser.abilist hurd: add base abilist files 2018-01-28 17:26:35 +01:00
mprotect.c
msync.c
munmap.c
nanosleep.c
pagecopy.h hurd: Fix enabling vm_copy 2018-01-27 22:09:30 +01:00
readonly-area.c
sched_yield.c
sleep.c
strerror_l.c libc: Extend __libc_freeres framework (Bug 23329). 2018-06-29 22:39:06 -04:00
sysdep.h
thread_state.h hurd: add TLS support 2018-03-17 03:17:36 +01:00
usleep.c
xpg-strerror.c