glibc/sysdeps/unix/sysv/linux/powerpc
Martin Sebor db8fed87d9 powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]
The attached patch fixes a glibc build failure with gcc 5 on powerpc64le
caused by a recent change in gcc where the compiler defines the
_ARCH_PWR6 macro when processing assembly files but doesn't invoke the
assembler in the corresponding machine mode (unless it has been
explicitly configured to target POWER 6 or later).  A bug had been filed
with gcc for this (65341) but was closed as won't fix. Glibc relies on
the _ARCH_PWR6 macro in a few .S files to make use of Power ISA 2.5
instructions (specifically, the four-argument form of the mtfsf insn).
A similar problem had occurred in the past (bug 10118) but the fix that
was committed for it didn't anticipate this new problem.
2015-06-01 16:19:50 -03:00
..
bits libc-vdso.h place consolidation 2015-04-20 08:51:17 -03:00
powerpc32 Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
powerpc64 powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116] 2015-06-01 16:19:50 -03:00
sys Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Implies
Makefile powerpc __tls_get_addr call optimization 2015-03-25 15:53:47 +10:30
Versions
arch-fork.h
configure
configure.ac
dl-brk.S
dl-cache.h
dl-static.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
dl-sysdep.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
elision-conf.c powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
elision-conf.h powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
elision-lock.c powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
elision-timed.c powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
elision-trylock.c powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
elision-unlock.c powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
force-elision.h powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
get_clockfreq.c libc-vdso.h place consolidation 2015-04-20 08:51:17 -03:00
get_timebase_freq.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getdents64.c
getmsg.c
getrlimit64.c
gettimeofday.c libc-vdso.h place consolidation 2015-04-20 08:51:17 -03:00
htm.h powerpc: Fix TABORT encoding for little endian 2015-02-12 05:34:16 -06:00
init-first.c Consolidate gettimeofday across aarch64/s390/tile 2015-05-26 17:03:35 -03:00
ioctl.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ipc_priv.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
kernel-features.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
kernel_termios.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ldconfig.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ldd-rewrite.sed
ldsodefs.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
libc-start.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
libc-vdso.h Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
lowlevellock.h powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
nldbl-abi.h
oldgetrlimit64.c
profil-counter.h
pt-longjmp.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
pthread_attr_setstack.c
pthread_attr_setstacksize.c
pthread_mutex_cond_lock.c powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
pthread_mutex_lock.c powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
pthread_mutex_timedlock.c powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
pthread_mutex_trylock.c powerpc: Fix Copyright dates and CL entry 2015-01-12 12:58:34 -05:00
pthread_spin_unlock.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
putmsg.c
readdir64.c
readdir64_r.c
readelflib.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
rt-sysdep.c
sched_getcpu.c Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
sigcontextinfo.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
syscall.S Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
syscalls.list
sysdep.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
test-gettimebasefreq.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
time.c libc-vdso.h place consolidation 2015-04-20 08:51:17 -03:00