diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4ebff50be0..e522e41c9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-06-26 Roland McGrath <roland@hack.frob.com> + * sysdeps/arm/fesetenv.c: Include <fpu_control.h>. + * sysdeps/arm/feupdateenv.c: Likewise. + * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl. 2014-06-26 Joseph Myers <joseph@codesourcery.com> |