From owner-freebsd-hackers Thu Mar 16 08:23:34 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA12190 for hackers-outgoing; Thu, 16 Mar 1995 08:23:34 -0800 Received: from trout.sri.MT.net (trout.sri.MT.net [204.182.243.12]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA12183 for ; Thu, 16 Mar 1995 08:23:30 -0800 Received: (from nate@localhost) by trout.sri.MT.net (8.6.9/8.6.9) id JAA13785; Thu, 16 Mar 1995 09:27:26 -0700 Date: Thu, 16 Mar 1995 09:27:26 -0700 From: Nate Williams Message-Id: <199503161627.JAA13785@trout.sri.MT.net> In-Reply-To: "Rodney W. Grimes" "Re: pentium optimized gcc ?!" (Mar 16, 8:08am) X-Mailer: Mail User's Shell (7.2.5 10/14/92) To: "Rodney W. Grimes" Subject: Re: pentium optimized gcc ?! Cc: freebsd-hackers@FreeBSD.org Sender: hackers-owner@FreeBSD.org Precedence: bulk > Hummm.. wonder how careful this work was done: > > -/* Definitions of target machine for GNU compiler for Intel X86 (386, 486, pent > ium) > - Copyright (C) 1988, 1992, 1994 Free Software Foundation, Inc. > +/* Definitions of target machine for GNU compiler for Intel X86. > + Copyright (C) 1988, 1992 Free Software Foundation, Inc. > + > + Pentium cpu support and other enhancements by Tevi Devor Intel Corp. > + (tevi@iil.intel.com). > > Note the copyright has rolled back to 1992, which would be when Tevi Devor > did the original Intel Pentium work at intel using gcc 2.3.3 :-(. Actually, it was 2.4.0 as I recall since I actually upgraded it to 2.4.5 back when I had spare time but I never had a pentium box to test it out on. :( Nate