[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commits] r20461 - in /branches/eglibc-2_16/ports: ChangeLog.eglibc sysdeps/powerpc/powerpc32/e500/fpu/math_private.h



Author: maxim
Date: Sat Sep  1 04:03:26 2012
New Revision: 20461

Log:
	Backport from trunk:
	* sysdeps/powerpc/powerpc32/e500/fpu/math_private.h: Update path
	after file was moved.

Modified:
    branches/eglibc-2_16/ports/ChangeLog.eglibc
    branches/eglibc-2_16/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h

Modified: branches/eglibc-2_16/ports/ChangeLog.eglibc
==============================================================================
--- branches/eglibc-2_16/ports/ChangeLog.eglibc (original)
+++ branches/eglibc-2_16/ports/ChangeLog.eglibc Sat Sep  1 04:03:26 2012
@@ -1,3 +1,9 @@
+2012-08-31  Maxim Kuvyrkov  <maxim@xxxxxxxxxxxxxxxx>
+
+	Backport from trunk:
+	* sysdeps/powerpc/powerpc32/e500/fpu/math_private.h: Update path
+	after file was moved.
+
 2012-03-08  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
 
 	* sysdeps/arm/eabi/bits/predefs.h: Test _STDC_PREDEF_H, not

Modified: branches/eglibc-2_16/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h
==============================================================================
--- branches/eglibc-2_16/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h (original)
+++ branches/eglibc-2_16/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h Sat Sep  1 04:03:26 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