glibc/sysdeps
Rafael Ávila de Espíndola f9ba9eb821 Enable VDSO for static linking on mips
I have tested that this builds and the resulting program still work.

This was tested on gcc23.fsffrance.org, and for some reason the vdso
there seems unused even when using shared libraries.

	[BZ #19767]
	* sysdeps/unix/sysv/linux/mips/init-first.c: Remove #ifdef SHARED.
        * sysdeps/unix/sysv/linux/mips/libc-vdso.h: Remove #ifdef SHARED.
        * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Define
	ALWAYS_USE_VSYSCALL.
        * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Define
	ALWAYS_USE_VSYSCALL.
	* sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Define
	ALWAYS_USE_VSYSCALL.
2018-12-10 21:27:54 +00:00
..
aarch64
alpha
arm
generic Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl. 2018-12-05 18:15:43 -02:00
gnu
hppa
htl htl: Fix comparing attr with default values 2018-12-01 21:42:12 +01:00
hurd
i386 Remove the error handling wrapper from pow 2018-11-21 09:58:36 +00:00
ia64 Remove the error handling wrapper from pow 2018-11-21 09:58:36 +00:00
ieee754 Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl. 2018-12-05 18:15:43 -02:00
init_array
m68k Remove the error handling wrapper from pow 2018-11-21 09:58:36 +00:00
mach hurd: Fix linknamespace of spawni 2018-12-07 20:21:45 +01:00
microblaze
mips
nios2
nptl Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) 2018-12-05 18:15:43 -02:00
posix posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405] 2018-12-07 16:04:05 +01:00
powerpc Move *-le.abilist to le/*.abilist 2018-12-10 14:30:05 +01:00
pthread
riscv
s390 S390: Regenerate ULPs. 2018-11-28 15:20:18 +01:00
sh
sparc
unix Enable VDSO for static linking on mips 2018-12-10 21:27:54 +00:00
wordsize-32
wordsize-64
x86 x86: Extend CPUID support in struct cpu_features 2018-12-03 05:54:56 -08:00
x86_64 x86: Extend CPUID support in struct cpu_features 2018-12-03 05:54:56 -08:00