From owner-cvs-gnu Sun Mar 5 12:34:49 1995 Return-Path: cvs-gnu-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA27913 for cvs-gnu-outgoing; Sun, 5 Mar 1995 12:34:49 -0800 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA27900; Sun, 5 Mar 1995 12:34:43 -0800 Date: Sun, 5 Mar 1995 12:34:43 -0800 From: Poul-Henning Kamp Message-Id: <199503052034.MAA27900@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc/cpp cccp.c Sender: cvs-gnu-owner@freebsd.org Precedence: bulk phk 95/03/05 12:34:43 Modified: gnu/usr.bin/cc Makefile.inc gnu/usr.bin/cc/cc gcc.c gnu/usr.bin/cc/cpp cccp.c Log: "Various very violent dissections disables dysfunctional disinformed namei's, needlessly negating namei cache." These hacks cuts the number futile attempts made by cc and ccp to find cross-compilers and other weird stuff. A make of the BOOTFLP kernel has 20% less namei calls now, that is from 30647 down to 24563 calls.