Support for long long type for C99 and C++11 compliant compilers

Thomas Uhle thomas.uhle@eas.iis.fraunhofer.de
Tue Sep 9 18:06:00 GMT 2014


Hello,

the attached patch fixes some issues with long long type support for
compilers that have C99 or C++11 compliance. For instance, llabs(),
lldiv() and atoll() have been missing if g++ was invoked with option
'-std=c++11'.

Regards,

Thomas Uhle


-- 
Thomas Uhle
System Specification Mixed-Signal Systems
Fraunhofer Institute for Integrated Circuits IIS
Design Automation Division EAS
Zeunerstr. 38, 01069 Dresden, Germany
phone: +49 (0) 351 4640-786
mailto:thomas.uhle@eas.iis.fraunhofer.de
http://www.eas.iis.fraunhofer.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newlib_long_long_support.diff
Type: text/x-patch
Size: 5288 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20140909/b41346aa/attachment.bin>


More information about the Newlib mailing list