glibc/sysdeps/tile
Chris Metcalf 575298fcd2 tile: allow memcpy(p, p, n) without corrupting memory at "p"
Although this is not required by the definition of memcpy(),
in practice this sort of thing does happen, and it's easy to make
the code robust by doing nothing in this case.  (Since structure
copy causes the compiler to emit a memcpy, in the case where the
target structure is the same as the destination, we were seeing
corruption.)
2012-05-14 15:46:12 -04:00
..
bits Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
elf tile: support stackguard-macros.h header 2012-05-14 15:46:11 -04:00
nptl Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
tilegx tile: allow memcpy(p, p, n) without corrupting memory at "p" 2012-05-14 15:46:12 -04:00
tilepro Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
__longjmp.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
__tls_get_addr.S tile: avoid using _LP64 2012-05-14 15:46:11 -04:00
_mcount.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
abort-instr.h Add sysdeps/tile, sysdeps/unix/sysv/linux/tile. 2011-12-03 21:14:25 -05:00
backtrace.c Update tile files for removal of ia64 from libc. 2012-01-07 16:53:16 +00:00
bsd-_setjmp.S Add sysdeps/tile, sysdeps/unix/sysv/linux/tile. 2011-12-03 21:14:25 -05:00
bsd-setjmp.S Add sysdeps/tile, sysdeps/unix/sysv/linux/tile. 2011-12-03 21:14:25 -05:00
bzero.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
crti.S tile: Remove elf/ and create crti.S/crtn.S 2012-05-14 15:34:04 -04:00
crtn.S tile: Remove elf/ and create crti.S/crtn.S 2012-05-14 15:34:04 -04:00
dl-lookupcfg.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
dl-machine.h tile: remove stale #define of ELF_MACHINE_PLTREL_OVERLAP 2012-05-14 15:46:11 -04:00
dl-runtime.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
dl-start.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
dl-tls.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
dl-tls.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
dl-trampoline.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
fegetenv.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
fegetround.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
feholdexcpt.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
fesetenv.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
fesetround.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
feupdateenv.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
ffs.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
ffsll.c Add sysdeps/tile, sysdeps/unix/sysv/linux/tile. 2011-12-03 21:14:25 -05:00
gccframe.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
Implies Add sysdeps/tile, sysdeps/unix/sysv/linux/tile. 2011-12-03 21:14:25 -05:00
jmpbuf-offsets.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
jmpbuf-unwind.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
ldsodefs.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
machine-gmon.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
Makefile tile: Remove elf/ and create crti.S/crtn.S 2012-05-14 15:34:04 -04:00
math_private.h Use include_next to chain math_private.h headers. 2012-03-09 16:28:42 -08:00
preconfigure Add sysdeps/tile, sysdeps/unix/sysv/linux/tile. 2011-12-03 21:14:25 -05:00
s_fma.c Add sysdeps/tile, sysdeps/unix/sysv/linux/tile. 2011-12-03 21:14:25 -05:00
s_fmaf.c Add sysdeps/tile, sysdeps/unix/sysv/linux/tile. 2011-12-03 21:14:25 -05:00
setjmp.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
shlib-versions Add sysdeps/tile, sysdeps/unix/sysv/linux/tile. 2011-12-03 21:14:25 -05:00
stackguard-macros.h tile: support stackguard-macros.h header 2012-05-14 15:46:11 -04:00
stackinfo.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
start.S tile: Remove elf/ and create crti.S/crtn.S 2012-05-14 15:34:04 -04:00
sysdep.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
tls-macros.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
tst-audit.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
Versions Add sysdeps/tile, sysdeps/unix/sysv/linux/tile. 2011-12-03 21:14:25 -05:00