diff options
| author | mrg <mrg@NetBSD.org> | 2006-06-26 19:54:03 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2006-06-26 19:54:03 +0000 |
| commit | 0d4ef31ba8214d129438541b25c04c55f7563068 (patch) | |
| tree | 0eef56ff109e7e38265d66ad5f6e7a76f7c86d85 /gnu/usr.bin/gcc4/libcpp | |
| parent | 9db1a193974dddd677e5c6c796ad1f63a734fbac (diff) | |
regenerate arm, sh3el (now properly working) and sh3eb (not yet
properly working.)
Diffstat (limited to 'gnu/usr.bin/gcc4/libcpp')
| -rw-r--r-- | gnu/usr.bin/gcc4/libcpp/arch/arm/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/gcc4/libcpp/arch/sh3el/config.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/gnu/usr.bin/gcc4/libcpp/arch/arm/config.h b/gnu/usr.bin/gcc4/libcpp/arch/arm/config.h index cb3e71d3318..9c133ca8106 100644 --- a/gnu/usr.bin/gcc4/libcpp/arch/arm/config.h +++ b/gnu/usr.bin/gcc4/libcpp/arch/arm/config.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.6 2006/05/15 21:01:42 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h b/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h index ecaa885dbd0..9c133ca8106 100644 --- a/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h +++ b/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/usr.bin/gcc4/libcpp/arch/sh3el/config.h b/gnu/usr.bin/gcc4/libcpp/arch/sh3el/config.h index 930f7b3e547..889a4be4aef 100644 --- a/gnu/usr.bin/gcc4/libcpp/arch/sh3el/config.h +++ b/gnu/usr.bin/gcc4/libcpp/arch/sh3el/config.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ |
