NetBSD/gnu/usr.bin
cgd 385de32c08 Trade one bit of lossage for another. Now that groff has been upgraded,
the Alpha no longer needs -fno-for-scope.  However, NetBSD/Alpha's
(cygnus snapshot) g++ doesn't allow virtual functions which aren't
declared inline to be later defined as inline without a warning (-> error).
Therefore, on the Alpha, define BROKEN_GXX_VIRTUAL_INLINE (which will
go away after the Alpha is upgraded to use a more recent toolchain), and
use it to make sure that declarations of virtual functions which will
be defined inline are actually marked as inline when they're declared.
1996-10-14 05:24:23 +00:00
..
bc Move the free of t_num to the right place. 1996-07-24 23:23:23 +00:00
cpio Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
dc Bring in 1.2 branch fix to HEAD. 1996-06-07 19:46:06 +00:00
diff Fix typo; From Mike Long <mike.long@analog.com> 1996-02-05 06:07:31 +00:00
diff3
gas cheezy hack that adds -m68060 as a synonym for -m68040 1996-05-12 18:55:53 +00:00
gawk
gcc /usr/tmp -> /var/tmp 1996-07-01 00:29:24 +00:00
gdb * I applied David Taylor's Fix (mailed to pc532@daver.bungi.com on 1996-09-28 08:41:24 +00:00
grep Fix typo in example; PR #1534 1995-09-27 19:10:49 +00:00
groff Trade one bit of lossage for another. Now that groff has been upgraded, 1996-10-14 05:24:23 +00:00
gzip Link zcmp to zdiff, zcmp.1 to zdiff.1 1995-10-24 22:18:34 +00:00
ld Actually set the RTLD_DL flag in dlopen'ed shared objects, per PR#2791. 1996-10-06 19:03:32 +00:00
rcs Import GNU rcs 5.7 1996-10-13 21:56:51 +00:00
sdiff
send-pr last change should not have been merged 1996-10-09 01:03:08 +00:00
sort Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
tar accept any tar header which begins with "ustar" (i.e. those 5 characters) as 1996-03-26 00:48:49 +00:00
Makefile NetBSD/Alpha now uses gcc/cpp/usr.bin.cpp.sh (same as the version in 'gcc2') 1996-05-19 05:49:37 +00:00
Makefile.inc