diff options
| author | mrg <mrg@NetBSD.org> | 2006-05-15 22:10:05 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2006-05-15 22:10:05 +0000 |
| commit | 09bf9ad8a0838181a0313ced270ecc37ed8e3f27 (patch) | |
| tree | abd5f9cc8e9a4f694b32c2e0599850f0e00d60da /gnu/usr.bin/gcc4/libcpp | |
| parent | 20a4734a0aad43f072c82202891ab4d5e89cae1b (diff) | |
regenerate with fixed mknative-gcc.
Diffstat (limited to 'gnu/usr.bin/gcc4/libcpp')
| -rw-r--r-- | gnu/usr.bin/gcc4/libcpp/arch/i386/config.h | 3 | ||||
| -rw-r--r-- | gnu/usr.bin/gcc4/libcpp/arch/powerpc/config.h | 3 | ||||
| -rw-r--r-- | gnu/usr.bin/gcc4/libcpp/arch/sparc64/config.h | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/gnu/usr.bin/gcc4/libcpp/arch/i386/config.h b/gnu/usr.bin/gcc4/libcpp/arch/i386/config.h index e1a0cc4d0cb..91960952997 100644 --- a/gnu/usr.bin/gcc4/libcpp/arch/i386/config.h +++ b/gnu/usr.bin/gcc4/libcpp/arch/i386/config.h @@ -1,5 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.16 2006/05/12 02:12:37 mrg Exp */ +/* and from: NetBSD: mknative.common,v 1.6 2006/05/15 21:01:42 mrg Exp */ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/usr.bin/gcc4/libcpp/arch/powerpc/config.h b/gnu/usr.bin/gcc4/libcpp/arch/powerpc/config.h index d615c9eb02c..34ae30a155a 100644 --- a/gnu/usr.bin/gcc4/libcpp/arch/powerpc/config.h +++ b/gnu/usr.bin/gcc4/libcpp/arch/powerpc/config.h @@ -1,5 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.16 2006/05/12 02:12:37 mrg Exp */ +/* and from: NetBSD: mknative.common,v 1.6 2006/05/15 21:01:42 mrg Exp */ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/usr.bin/gcc4/libcpp/arch/sparc64/config.h b/gnu/usr.bin/gcc4/libcpp/arch/sparc64/config.h index 53cb401d39a..b4d78b035b2 100644 --- a/gnu/usr.bin/gcc4/libcpp/arch/sparc64/config.h +++ b/gnu/usr.bin/gcc4/libcpp/arch/sparc64/config.h @@ -1,5 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.16 2006/05/12 02:12:37 mrg Exp */ +/* and from: NetBSD: mknative.common,v 1.6 2006/05/15 21:01:42 mrg Exp */ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ |
