[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
- To: commits@xxxxxxxxxx
- Subject: [Commits] r17688 - in /fsf/trunk/ports: ChangeLog.alpha sysdeps/alpha/hp-timing.h
- From: eglibc@xxxxxxxxxx
- Date: Wed, 21 Mar 2012 19:51:18 -0000
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