glibc/sysdeps/tile
Chris Metcalf 7c1395a7e4 tilegx32: avoid a a -Werror warning from unwinding
The _Unwind_GetCFA() routine returns a 64-bit value,
which we interpret as a pointer.  Add an intermediate
cast to long so that in ILP32 mode we don't get a warning
about casting a wrong-sized integer to a pointer.
2014-12-26 16:18:40 -05:00
..
bits Fix -Wundef warnins for __FP_FAST_FMA* 2014-03-21 17:28:43 +05:30
nptl Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
tilegx tilegx: enable wordsize-64 support for ieee745 dbl-64. 2014-12-23 14:04:35 -05:00
tilepro tile: add inhibit_loop_to_libcall to string functions 2014-12-11 15:13:48 -05:00
__longjmp.S
__tls_get_addr.S
_mcount.S
abort-instr.h
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
crti.S
crtn.S
dl-lookupcfg.h
dl-machine.h [BZ #17354] tile: Fix up corner cases with signed relocations 2014-09-06 12:24:03 -04:00
dl-runtime.c tile: Fix cut-and-paste bug in commit fcccd5128. 2014-04-04 15:03:47 -04:00
dl-start.S Don't use INTDEF/INTUSE with _dl_init (bug 14132). 2014-11-04 23:26:39 +00:00
dl-tls.c
dl-tls.h
dl-trampoline.S
ffs.c tile: separate ffsll from ffs 2014-12-21 17:12:54 -05:00
ffsll.c tile: separate ffsll from ffs 2014-12-21 17:12:54 -05:00
gccframe.h
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h tilegx32: avoid a a -Werror warning from unwinding 2014-12-26 16:18:40 -05:00
ldsodefs.h
libm-test-ulps Don't include individual test ulps in libm-test-ulps. 2014-03-05 15:02:38 +00:00
machine-gmon.h
Makefile
math_private.h
memcmp.c tile: fix copyright header blocks in just-committed files 2014-10-06 13:47:02 -04:00
memcopy.h Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVE 2014-06-28 06:05:24 +05:30
preconfigure Remove relro configure test. 2014-06-27 16:51:22 +00:00
s_fma.c
s_fmaf.c
setjmp.S
sfp-machine.h
sotruss-lib.c
stackguard-macros.h
stackinfo.h
start.S
sysdep.h
tls-macros.h
tst-audit.h
Versions
wordcopy.c