History log of /netbsd-src/usr.bin/tr/Makefile (Results 1 – 9 of 9)
Revision Date Author Comments
# 9f2ae0ea 11-Aug-2013 dholland <dholland@NetBSD.org>

Pass -Wpointer-sign.


# 9edf9a04 10-Aug-2012 joerg <joerg@NetBSD.org>

Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
to Clang. Add a few cases of HAVE_LLVM for -fno-strict-aliasing.


# 75e42fa7 20-Jun-2011 mrg <mrg@NetBSD.org>

remove most of the remaining HAVE_GCC tests that are always true in
the modern world.


# 3c9a9591 29-Aug-2008 gmcgarry <gmcgarry@NetBSD.org>

Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.


# 20265245 12-May-2006 mrg <mrg@NetBSD.org>

use -Wno-pointer-sign with GCC4.


# a1228f55 07-Dec-1994 jtc <jtc@NetBSD.org>

Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.


# 75ff3a90 30-Jul-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 9acecc03 27-Apr-1993 glass <glass@NetBSD.org>

integrated updated 'tr' from ftp.uu.net:bsd-sources


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources