glibc/sysdeps
Joseph Myers 2b18fe78fe Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).
Many linknamespace tests fail for MicroBlaze because __backtrace (as
brought in by libc_fatal.c) uses an inline function get_frame_size
which is not declared static.  This patch fixes it to be declared
static.

Tested (compilation tests) with build-many-glibcs.py.

	[BZ #21022]
	* sysdeps/microblaze/backtrace.c (get_frame_size): Make static.
2017-01-04 01:06:04 +00:00
..
aarch64 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
alpha Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
arm Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
generic Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gnu Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
hppa Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
i386 Update i386 libm-test-ulps. 2017-01-03 21:05:46 +00:00
ia64 Remove duplicate strcat implementations 2017-01-03 17:48:03 -02:00
ieee754 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
init_array Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
m68k Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
mach Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
microblaze Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022). 2017-01-04 01:06:04 +00:00
mips Correct MIPS math-tests.h condition for sNaN payload preservation. 2017-01-02 20:28:36 +00:00
nacl Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
nios2 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
nptl Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
posix Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
powerpc Remove duplicate strcat implementations 2017-01-03 17:48:03 -02:00
pthread Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s390 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sh Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sparc Fix pthread_cond_t on sparc for new condvar. 2017-01-02 15:39:14 +01:00
tile Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
unix powerpc: Fix write-after-destroy in lock elision [BZ #20822] 2017-01-03 17:21:41 -02:00
wordsize-32 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
wordsize-64 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
x86 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
x86_64 Fix x86 strncat optimized implementation for large sizes 2017-01-03 14:24:53 -02:00