summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint
Commit message (Expand)AuthorAgeFilesLines
* Remove extra blank linessjg2015-06-151-2/+0
* Need to provide -I for meta modesjg2015-06-141-0/+6
* Add META_MODE support.sjg2015-06-134-0/+79
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-084-8/+0
| * Merge sync of headsjg2015-05-2723-369/+926
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-193-58/+2
| |\
| * | Updated dependenciessjg2014-05-163-3/+0
| * | Updated dependenciessjg2014-05-103-0/+6
| * | Merge headsjg2014-04-282-2/+2
| |\ \
| * \ \ Merge from headsjg2013-09-051-1/+2
| |\ \ \
| * | | | Updated dependenciessjg2013-03-113-0/+4
| * | | | Updated dependenciessjg2013-02-164-8/+0
| | | | |
| | \ \ \
| *-. \ \ \ Sync from headsjg2012-11-042-8/+1
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-224-0/+82
| | |/ / / / | |/| | | |
* | | | | | xlint: update.pfg2015-03-2318-356/+868
* | | | | | xlint: add arm64 #defineemaste2015-03-181-0/+3
* | | | | | Add arm64 xlint support.emaste2015-03-171-0/+50
* | | | | | TARGET_* shouldn't be used here. Use MACHINE_* instead.imp2015-03-121-11/+3
* | | | | | Convert to usr.bin/ to LIBADDbapt2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | Remove ia64.marcel2014-07-072-58/+1
| |_|_|/ |/| | |
* | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
* | | | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-1/+1
| |_|/ |/| |
* | | Improve compatibility with recent flex from flex.sourceforge.net.jkim2013-05-031-1/+2
| |/ |/|
* | Remove clause 3 and 4 from the NetBSD Foundation copyright header, missedjoel2012-09-091-7/+0
* | Merging of projects/armv6, part 3gonzo2012-08-151-1/+1
|/
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-1/+1
* Spelling fixes for usr.bin/uqs2011-12-307-23/+23
* lint: Fix lseek() argument order.jilles2011-11-051-1/+1
* catstrg() does not set the resulting string length.kevlo2011-08-081-0/+1
* Fix clang warnings.benl2011-06-184-11/+2
* Retire TARGET_ABI.imp2011-01-071-1/+1
* Doh! two last second refactoring typos crept in. Fix.imp2010-09-131-2/+2
* Revert r212513 and reimplement the search order to be ARCH, CPUARCHimp2010-09-133-13/+62
* merge powerpc and powerpc64 now that we use TARGET_CPUARCHimp2010-09-132-55/+11
* Move to using TARGET_CPUARCH instead of TARGET_ARCH.imp2010-09-131-1/+9
* Remove more extraneous ;s.emaste2010-07-151-1/+1
* Teach truss and xlint how to operate on 64-bit PowerPC systems.nwhitehorn2010-07-121-0/+55
* Rename the ALIGN macro to LINT_ALIGN so it does not clash with machine/param.hrdivacky2010-04-093-7/+7
* Pass the correct size to memset().jh2010-03-081-1/+1
* The NetBSD Foundation has granted permission to remove clause 3 and 4imp2010-02-161-7/+0
* This now passes a make universe with WARNS=6.dwmalone2010-01-071-2/+0
* 1) Make usage() as dead2 - it helps the compiler know that some varsdwmalone2010-01-051-7/+8
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-0/+2
* MFp4(mips2-jnpr):imp2008-04-041-0/+3
* Fix some "in in" typos in comments.brueffer2008-03-261-1/+1
* Fix a group of typos:yar2006-12-291-1/+1
* Pass "-Wtraditional -Wno-system-headers" to compiler as two separatekan2006-09-211-1/+2
* Remove alpha-specific stuff.ru2006-08-231-53/+0
* Include <err.h> where needed. Add $FreeBSD$ where missing.stefanf2005-08-057-0/+11
* Expand *n't contractions.ru2005-02-131-1/+1
OpenPOWER on IntegriCloud