diff options
author | Will Newton <will.newton@linaro.org> | 2014-03-17 20:37:42 +0000 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2014-03-17 20:37:42 +0000 |
commit | c15cf13a8a672bd27bf3d94b995c52872eed537d (patch) | |
tree | 886e9b149af2b370b046160852d9dbff3926ab17 /ChangeLog | |
parent | d0ac132472b6e4ca9a6664d979724f700f8fb48a (diff) | |
download | glibc-c15cf13a8a672bd27bf3d94b995c52872eed537d.zip glibc-c15cf13a8a672bd27bf3d94b995c52872eed537d.tar.gz glibc-c15cf13a8a672bd27bf3d94b995c52872eed537d.tar.bz2 |
Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"
This reverts commit f7efd7c3dfffa3c417e9d3c4cb19d9954a3b1421.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2014-03-17 Will Newton <will.newton@linaro.org> + * libio/genops.c: Revert previous change. + * libio/libioP.h: Likewise. + * stdio-common/vfprintf.c: Likewise. + * sysdeps/generic/math_private.h: Revert previous change. |