tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Define __REDIRECT_NTH


From: Thomas Preud'homme
Subject: [Tinycc-devel] Define __REDIRECT_NTH
Date: Sun, 12 Sep 2010 01:17:07 +0200
User-agent: KMail/1.13.5 (Linux/2.6.32-5-686; KDE/4.4.5; i686; ; )

Greeting everybody,

I don't know if I should announce every commit I push to mob but here is 
another commit.

eglibc (and probably soon glibc) needs __REDIRECT_NTH to be define to work on 
architecture not supporting long double. As arm and derivates (as armel) 
doesn't support long double, __REDIRECT_NTH needs to be defined for tinycc to 
work on these arch.

I use almost the same definition as for gcc as tinycc now supports asm label 
(see latest commits).

See commit 4347a53 for the diff.

Best regards,

Thomas Preud'homme

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]