From: Kaz Kojima Date: Sat, 14 Dec 2013 01:12:32 +0000 (+0900) Subject: Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/. X-Git-Tag: glibc-2.19~282 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a5c7897dd1c52ca74b06aaf5a3bacf0919c97aa;p=thirdparty%2Fglibc.git Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/. --- diff --git a/ChangeLog b/ChangeLog index 7990693256b..3de39014c52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-12-14 Kaz Kojima + + * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ... + * sysdeps/sh/bits/fenv.h: ... here. + * sysdeps/sh/sh4/fpu/bits: Remove directory. + 2013-12-13 Adhemerval Zanella * NEWS: Mention ppc64 STT_GNU_IFUNC support. diff --git a/sysdeps/sh/sh4/fpu/bits/fenv.h b/sysdeps/sh/bits/fenv.h similarity index 100% rename from sysdeps/sh/sh4/fpu/bits/fenv.h rename to sysdeps/sh/bits/fenv.h