Update changelog.

This commit is contained in:
Sebastian Bauer 2018-03-30 22:17:41 +02:00
parent 3e50be491b
commit febe89c61b
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
c.lib 1.216 (xxx)
- Add some wchar and multbyte-string related functions to allow gcc
building a libstdc++ library with wide char support. For now, the
functions are mostly stub ones only. They can be implemented on
demand.
c.lib 1.215 (26.6.2017)
- Added -fno-aggressive-loop-optimizations option when building crtbegin.c