From owner-cvs-contrib Sun Mar 8 19:29:29 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA11242 for cvs-contrib-outgoing; Sun, 8 Mar 1998 19:29:29 -0800 (PST) (envelope-from owner-cvs-contrib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA11105; Sun, 8 Mar 1998 19:28:57 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA04415; Sun, 8 Mar 1998 19:26:59 -0800 (PST) Date: Sun, 8 Mar 1998 19:26:59 -0800 (PST) Message-Id: <199803090326.TAA04415@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/gcc/config/i386 freebsd.h Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1998/03/08 19:26:59 PST Modified files: contrib/gcc/config/i386 freebsd.h Log: Don't disable the use of $ in assembler labels.. It changes libstdc++ and libg++ so that they won't work with existing binaries (including netscape!!). Revision Changes Path 1.16 +3 -0 src/contrib/gcc/config/i386/freebsd.h