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

[Commits] r17688 - in /fsf/trunk/ports: ChangeLog.alpha sysdeps/alpha/hp-timing.h



Author: eglibc
Date: Wed Mar 21 19:51:17 2012
New Revision: 17688

Log:
Import glibc-ports-mainline for 2012-03-21

Modified:
    fsf/trunk/ports/ChangeLog.alpha
    fsf/trunk/ports/sysdeps/alpha/hp-timing.h

Modified: fsf/trunk/ports/ChangeLog.alpha
==============================================================================
--- fsf/trunk/ports/ChangeLog.alpha (original)
+++ fsf/trunk/ports/ChangeLog.alpha Wed Mar 21 19:51:17 2012
@@ -1,3 +1,8 @@
+2012-03-21  Richard Henderson  <rth@xxxxxxxxxxx>
+
+	* sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
+	of <stdio-common/_itoa.h>.
+
 2012-03-19  Richard Henderson  <rth@xxxxxxxxxxx>
 
 	* sysdeps/alpha/fpu/math_private.h: New file.

Modified: fsf/trunk/ports/sysdeps/alpha/hp-timing.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/hp-timing.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/hp-timing.h Wed Mar 21 19:51:17 2012
@@ -22,7 +22,7 @@
 
 #include <string.h>
 #include <sys/param.h>
-#include <stdio-common/_itoa.h>
+#include <_itoa.h>
 
 /* The macros defined here use the timestamp counter in IA-64.  They
    provide a very accurate way to measure the time with very little

_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits