summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-12-05 20:03:45 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-12-05 20:03:45 +0000
commit66ca5a5b9375ddf95334d59fdde15a962f2c19dd (patch)
treeebdae12ebc4a01faeafc9fa7cd4dcef5cb6c6fdd /ChangeLog
parent363313b5be5d4b357b50d322b3ab14a2ae1ccf60 (diff)
Include stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cd4867aed..a577d3d853 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2012-12-05 Joseph Myers <joseph@codesourcery.com>
+ * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
+
* stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
10000 as width of padded output.