[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commits] r20427 - in /trunk/libc: ChangeLog.eglibc ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h
- To: commits@xxxxxxxxxx
- Subject: [Commits] r20427 - in /trunk/libc: ChangeLog.eglibc ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h
- From: maxim@xxxxxxxxxx
- Date: Thu, 30 Aug 2012 21:35:59 -0000
Author: maxim
Date: Thu Aug 30 21:35:58 2012
New Revision: 20427
Log:
* ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h: Update path
after file was moved.
Modified:
trunk/libc/ChangeLog.eglibc
trunk/libc/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h
Modified: trunk/libc/ChangeLog.eglibc
==============================================================================
--- trunk/libc/ChangeLog.eglibc (original)
+++ trunk/libc/ChangeLog.eglibc Thu Aug 30 21:35:58 2012
@@ -1,3 +1,8 @@
+2012-08-30 Maxim Kuvyrkov <maxim@xxxxxxxxxxxxxxxx>
+
+ * ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h: Update path
+ after file was moved.
+
2012-05-26 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
* nss/nsswitch.c (__nss_database_lookup): Update for last merge.
Modified: trunk/libc/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h
==============================================================================
--- trunk/libc/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h (original)
+++ trunk/libc/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h Thu Aug 30 21:35:58 2012
@@ -1,1 +1,2 @@
-#include <math/math_private.h>
+/* Bypass sysdeps/powerpc/fpu/math_private.h and use generic header. */
+#include <../sysdeps/generic/math_private.h>
_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits