diff options
| author | mrg <mrg@NetBSD.org> | 2006-05-24 21:20:32 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2006-05-24 21:20:32 +0000 |
| commit | 16c4e2e447030e863e4b12cff5f6c24045709ef0 (patch) | |
| tree | 897bc1b6b77c032195728e5ba345034ff46c4fea /gnu/usr.bin/gcc4/libcpp | |
| parent | 402f3abc7a4619b03e431058d72b0f036d890e93 (diff) | |
generate new libobjc4 files and regenerate many many others.
XXX: re-running "make native-gcc" some times causes the
XXX: gcc/configure test for COMDAT groups to fail. a fresh
XXX: configure (ie, with no objdir/.native tree yet) seems to
XXX: fix this. right now mipsel and alpha have the wrong
XXX: definition in the checked in auto-host.h.
Diffstat (limited to 'gnu/usr.bin/gcc4/libcpp')
| -rw-r--r-- | gnu/usr.bin/gcc4/libcpp/arch/i386/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/gcc4/libcpp/arch/powerpc/config.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/gcc4/libcpp/arch/i386/config.h b/gnu/usr.bin/gcc4/libcpp/arch/i386/config.h index 91960952997..d1d1bf51294 100644 --- a/gnu/usr.bin/gcc4/libcpp/arch/i386/config.h +++ b/gnu/usr.bin/gcc4/libcpp/arch/i386/config.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* 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 */ +/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ +/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 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 34ae30a155a..930f7b3e547 100644 --- a/gnu/usr.bin/gcc4/libcpp/arch/powerpc/config.h +++ b/gnu/usr.bin/gcc4/libcpp/arch/powerpc/config.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* 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 */ +/* 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 */ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ |
