glibc/ports/sysdeps
Chris Metcalf 2bc2d8e823 tile: fix DWARF bug in clone() for created thread
Previously, we would see a bad frame in the gdb backtrace output, e.g.:

  (gdb) bt
  #0  foo () at foo.c:5
  #1  0x000000aaaab68ee8 in start_thread () from /lib/libpthread.so.0
  #2  0x000000aaaad01c88 in clone () from /lib/libc.so.6
  #3  0x0000000000000000 in ?? ()

With this change the bogus frame #3 is gone and we have the
same output as x86 does for the same program.
2012-12-21 15:29:55 -05:00
..
aarch64 aarch64: Regenerate libm-test-ulps. 2012-12-07 12:46:04 +00:00
alpha alpha: Fix redefinition of __isnanl macro warning 2012-12-07 13:08:31 -06:00
am33
arm Update ARM libm-test-ulps. 2012-11-30 20:41:26 +00:00
hppa
ia64
m68k
mips Fix warnings from MIPS soft-float _FPU_GETCW. 2012-12-04 22:07:03 +00:00
powerpc Specify powerpc-nofpu fegetexceptflag return type. 2012-12-05 18:11:55 +00:00
tile
unix tile: fix DWARF bug in clone() for created thread 2012-12-21 15:29:55 -05:00