diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2002-02-25 23:51:10 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2002-02-25 23:51:10 +0000 |
commit | c1010a63d8d1759eee32ff6116ace4567739d060 (patch) | |
tree | f3cc6abe6fdc452aa529e9a9921c58d95058a213 /newlib/ChangeLog | |
parent | acb5617538e84e84825b6a4b917e07efc98187f9 (diff) | |
download | cygnal-c1010a63d8d1759eee32ff6116ace4567739d060.tar.gz cygnal-c1010a63d8d1759eee32ff6116ace4567739d060.tar.bz2 cygnal-c1010a63d8d1759eee32ff6116ace4567739d060.zip |
2002-02-25 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/config.h: Add __extension__ in front of
long long references.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index f6b7b59f8..edba6ea28 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2002-02-25 Jeff Johnston <jjohnstn@redhat.com> + + * libc/include/sys/config.h: Add __extension__ in front of + long long references. + 2002-02-23 Corinna Vinschen <corinna@vinschen.de> * libc/include/sys/stat.h (_fstat): Don't declare when compiling Cygwin. |