mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
Revision bump.
This commit is contained in:
committed by
Sebastian Bauer
parent
feebeb6751
commit
6a1fd36b3a
@ -1,3 +1,12 @@
|
||||
c.lib 1.215 (26.6.2017)
|
||||
|
||||
- Added -fno-aggressive-loop-optimizations option when building crtbegin.c
|
||||
to work around constructor/destructor hack with GCC 5.4.0 on AmigaOS 4.
|
||||
|
||||
- Added -fno-builtin option to fix conflicts with builtin memset()
|
||||
with GCC 5.4.0 on AmigaOS 4.
|
||||
|
||||
|
||||
c.lib 1.214 (27.4.2017)
|
||||
|
||||
- Added integer overflow test to calloc().
|
||||
|
||||
Reference in New Issue
Block a user