From 16c4e2e447030e863e4b12cff5f6c24045709ef0 Mon Sep 17 00:00:00 2001 From: mrg Date: Wed, 24 May 2006 21:20:32 +0000 Subject: 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. --- gnu/usr.bin/gcc4/libcpp/arch/i386/config.h | 4 ++-- gnu/usr.bin/gcc4/libcpp/arch/powerpc/config.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'gnu/usr.bin/gcc4/libcpp') 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. */ -- cgit