Add support for __REDIRECT_NTH needed with eglibc.
commit2596273fce52e1f9db1b03d495537614fd56cef5
authorThomas Preud'homme <thomas.preudhomme@celest.fr>
Sat, 11 Sep 2010 15:57:15 +0000 (11 17:57 +0200)
committerThomas Preud'homme <thomas.preudhomme@celest.fr>
Sat, 11 Sep 2010 23:19:19 +0000 (12 01:19 +0200)
treec4e648cc61cd33a40bed5978db9089b9b707173f
parent3f829d11ff231980383c384df2ae38e369cd8079
Add support for __REDIRECT_NTH needed with eglibc.

Add support for __REDIRECT_NTH as eglibc makes use of this macro to
redirect long double functions to long functions on arch not supporting
long double.
libtcc.c