samples/powerpc-405-linux-gnu/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Aug 19 00:35:26 2011 +0200 (2011-08-19)
changeset 2613 f44286235a07
permissions -rw-r--r--
libc/glibc: change default of "forced unwind" to 'y'

Virtually all our targets do support stack unwinding. For some of
them, ./configure can't detect that, and the build fails later on.

So, default to force unwind, and let the user disable it if it
breaks in his/her case.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
yann@960
     1
reporter_name="Julien DUSSER"
yann@960
     2
reporter_url="http://sourceware.org/ml/crossgcc/2008-10/msg00054.html"
yann@960
     3
reporter_comment="Soft-float for the 405 PowerPC"