glibc/sysdeps/unix/sysv/linux/powerpc
Adhemerval Zanella 7ffa942302 PowerPC: define _CALL_ELF if compiler does not
This patch makes the configure adds -D_CALL_ELF=1 when compiler does
not define _CALL_ELF (versions before powerpc64le support).  It cleans
up compiler warnings on old compiler where _CALL_ELF is not defined
on powerpc64(be) builds.

It does by add a new config.make variable for configure-deduced
CPPFLAGS and accumulate into that (confix-extra-cppflags).  It also
generalizes libc_extra_cflags so it accumulates in sysdeps configure
fragmenets.
2014-04-06 16:48:08 -05:00
..
bits Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
powerpc32
powerpc64 PowerPC: define _CALL_ELF if compiler does not 2014-04-06 16:48:08 -05:00
sys
chown.c
configure
configure.ac
dl-brk.S
dl-cache.h
dl-static.c
dl-sysdep.c
fchownat.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
get_clockfreq.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
get_timebase_freq.c
getdents64.c
getmsg.c
getrlimit64.c
gettimeofday.c PowerPC: Fix gettimeofday ifunc selection 2014-01-20 12:29:51 -06:00
init-first.c
ioctl.c
ipc_priv.h
kernel_termios.h
lchown.S
ldconfig.h
ldd-rewrite.sed
ldsodefs.h
libc-start.c
Makefile
nldbl-abi.h
oldgetrlimit64.c
profil-counter.h
putmsg.c
readdir64_r.c
readdir64.c
readelflib.c
rt-sysdep.c
sched_getcpu.c
setrlimit.c
sigcontextinfo.h
syscall.S
syscalls.list
sysdep.c
test-gettimebasefreq.c
time.c PowerPC: Fix gettimeofday ifunc selection 2014-01-20 12:29:51 -06:00
Versions