]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
ia64: convert <stdio-common/_itoa.h> to <_itoa.h>
authorMike Frysinger <vapier@gentoo.org>
Tue, 17 Apr 2012 02:16:47 +0000 (22:16 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Apr 2012 03:07:38 +0000 (23:07 -0400)
The main tree relocated the _itoa.h header, so update our include
paths to match.

Processed with a simple sed script:

find `find sysdeps/ -name ia64` -type f -exec sed -i \
'/<stdio-common._itoa.h>/s:<stdio-common/_itoa.h>:<_itoa.h>:' {} +

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ChangeLog.ia64
sysdeps/ia64/hp-timing.h
sysdeps/unix/sysv/linux/ia64/register-dump.h

index b8fb1ce06de1e834fdfef8b4720bf4cb104db229..85a3129d0146101c9b2e457c0e8c9e25cf0056ef 100644 (file)
@@ -1,3 +1,8 @@
+2012-04-27  Mike Frysinger  <vapier@gentoo.org>
+
+       * sysdeps/ia64/hp-timing.h: Change stdio-common/_itoa.h to _itoa.h.
+       * sysdeps/unix/sysv/linux/ia64/register-dump.h: Likewise.
+
 2012-04-27  Mike Frysinger  <vapier@gentoo.org>
 
        * sysdeps/ia64/crti.S: New file.
index 2ee6237e8c1902b9d382e881f8380edeb56c737e..93f091a349e42356887d05f2b2205038f4c72e79 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  IA-64 version.
-   Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2001-2012 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
@@ -22,7 +22,7 @@
 
 #include <string.h>
 #include <sys/param.h>
-#include <stdio-common/_itoa.h>
+#include <_itoa.h>
 #include <ia64intrin.h>
 
 /* The macros defined here use the timestamp counter in IA-64.  They
index 42b99c3bf511543edc111ffd7d44d9370a83a377..ac34a81fa2b89485a10f467848bbac95ea9ac737 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004-2012 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
@@ -19,7 +19,7 @@
 
 #include <string.h>
 #include <sys/uio.h>
-#include <stdio-common/_itoa.h>
+#include <_itoa.h>
 
 /* We will print the register dump in this format: