From owner-cvs-gnu Sun Oct 13 10:32:12 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA26970 for cvs-gnu-outgoing; Sun, 13 Oct 1996 10:32:12 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA26953; Sun, 13 Oct 1996 10:32:04 -0700 (PDT) Date: Sun, 13 Oct 1996 10:32:04 -0700 (PDT) From: Peter Wemm Message-Id: <199610131732.KAA26953@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc/c++filt - New directory Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/10/13 10:32:03 src/gnu/usr.bin/cc/c++filt - New directory From owner-cvs-gnu Sun Oct 13 10:37:11 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA27283 for cvs-gnu-outgoing; Sun, 13 Oct 1996 10:37:11 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA27267; Sun, 13 Oct 1996 10:37:04 -0700 (PDT) Date: Sun, 13 Oct 1996 10:37:04 -0700 (PDT) From: Peter Wemm Message-Id: <199610131737.KAA27267@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc Makefile src/gnu/usr.bin/cc/c++filt Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/10/13 10:37:04 Modified: gnu/usr.bin/cc Makefile Added: gnu/usr.bin/cc/c++filt Makefile Log: Build/install c++filt from g++, we already have all the sources and it's and useful. (Ever tried to read 'nm' and 'ldd -v' output on a c++ object or library? :-) This filter decodes the mangled symbol names.) Requested by: Chuck Robey Revision Changes Path 1.7 +5 -2 src/gnu/usr.bin/cc/Makefile From owner-cvs-gnu Sun Oct 13 23:36:51 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA02262 for cvs-gnu-outgoing; Sun, 13 Oct 1996 23:36:51 -0700 (PDT) Received: from ilsa.systemsix.com (ilsa.systemsix.com [198.99.86.129]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA02254; Sun, 13 Oct 1996 23:36:48 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ilsa.systemsix.com (8.7.5/8.6.12) with SMTP id AAA13761; Mon, 14 Oct 1996 00:36:40 -0600 (MDT) Message-Id: <199610140636.AAA13761@ilsa.systemsix.com> X-Authentication-Warning: ilsa.systemsix.com: Host localhost [127.0.0.1] didn't use HELO protocol X-Mailer: exmh version 1.6.5 12/11/95 To: Peter Wemm cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/cc Makefile src/gnu/usr.bin/cc/c++filt Makefile In-reply-to: Your message of "Sun, 13 Oct 1996 10:37:04 PDT." <199610131737.KAA27267@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 14 Oct 1996 00:36:40 -0600 From: Steve Passe Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Build/install c++filt from g++, we already have all the sources and > it's and useful. (Ever tried to read 'nm' and 'ldd -v' output on a c++ > object or library? :-) This filter decodes the mangled symbol names.) I find it real useful in my makefiles. modify them to pipe the output thru c++filt and it demangles the ERRORs that refer to variables etc: g++ -o mtthread mtthread.o |& c++filt From owner-cvs-gnu Thu Oct 17 21:49:57 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA24155 for cvs-gnu-outgoing; Thu, 17 Oct 1996 21:49:57 -0700 (PDT) Received: (from jdp@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA24138; Thu, 17 Oct 1996 21:49:45 -0700 (PDT) Date: Thu, 17 Oct 1996 21:49:45 -0700 (PDT) From: John Polstra Message-Id: <199610180449.VAA24138@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/ld/rtld rtld.1 Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 96/10/17 21:49:44 Modified: gnu/usr.bin/ld/rtld rtld.1 Log: Fix two minor typos in the manual page. Revision Changes Path 1.6 +3 -3 src/gnu/usr.bin/ld/rtld/rtld.1 From owner-cvs-gnu Sat Oct 19 14:43:06 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA09427 for cvs-gnu-outgoing; Sat, 19 Oct 1996 14:43:06 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA09360; Sat, 19 Oct 1996 14:42:47 -0700 (PDT) Date: Sat, 19 Oct 1996 14:42:47 -0700 (PDT) From: Joerg Wunsch Message-Id: <199610192142.OAA09360@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.1 send-pr.sh Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/10/19 14:42:45 Modified: gnu/usr.bin/send-pr send-pr.1 send-pr.sh Log: Various fixes and FreeBSD modifications: . remove the blubber about `submitter-id's from the man page, we don't use them, . use REPLY_TO or REPLYTO in preference over LOGNAME as the value for the Reply-To address (closes PRs 1471 and its duplicates 1472 and 1823), . don't abuse ~/.signature as ORGANIZATION, this is almost always useless blunder, . actually list the Categories again, instead of xrefing to ``see above'' (closes PR 1835), . check the Synopsis field for being not empty, . make the mail Subject the same as Synopsis if left blank (closes PR 1209). The remaining open send-pr related PRs (184 and its duplicate 1047, and 1415) are pilot errors or local hardware problems. Revision Changes Path 1.6 +2 -20 src/gnu/usr.bin/send-pr/send-pr.1 1.6 +43 -7 src/gnu/usr.bin/send-pr/send-pr.sh