src/newlib ChangeLog libc/include/_ansi.h libc ...
corinna@sourceware.org
corinna@sourceware.org
Fri Oct 10 14:43:00 GMT 2014
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2014-10-10 14:43:19
Modified files:
newlib : ChangeLog
newlib/libc/include: _ansi.h math.h stdlib.h
Log message:
* libc/include/_ansi.h: _LONG_LONG_TYPE definition removed.
* libc/include/math.h: _LONG_LONG_TYPE replaced by "long long".
Guards for C99 and C++11 functions fixed.
* libc/include/stdlib.h: Guards for C99 and C++11 functions fixed.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1962&r2=1.1963
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/include/_ansi.h.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/include/math.h.diff?cvsroot=src&r1=1.52&r2=1.53
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/include/stdlib.h.diff?cvsroot=src&r1=1.51&r2=1.52
More information about the Newlib-cvs
mailing list