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 b8fb1ce..85a3129 100644 (file)
@@ -1,5 +1,10 @@
 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.
        * sysdeps/ia64/crtn.S: Likewise.
        * sysdeps/ia64/elf/initfini.c: Delete.
index 2ee6237..93f091a 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 42b99c3..ac34a81 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: