aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xlint
Commit message (Expand)AuthorAgeFilesLines
* Remove xlint(1).Konstantin Belousov2017-11-1665-23410/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-313-3/+0
* o Replace __riscv__ with __riscvRuslan Bukin2017-08-071-1/+1
* Fix improper use of "its".Bryan Drewery2016-11-081-1/+1
* Fix with external GCC after r300886.Bryan Drewery2016-05-291-1/+10
* usr.bin: minor spelling fixes on comments.Pedro F. Giffuni2016-05-011-1/+1
* Use roundup2() macro from sys/param.h.Marcelo Araujo2016-04-221-1/+1
* Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-151-1/+1
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-10/+0
* Add support for RISC-V ISA.Ruslan Bukin2016-01-222-0/+56
* Use LIBEXECDIR for /usr/libexec.Bryan Drewery2015-11-262-2/+2
* Rename META_MODE option to DIRDEPS_BUILDSimon J. Gerraty2015-11-141-1/+1
* xlint(1): Fix some typos in comments and translate some germanPedro F. Giffuni2015-08-118-40/+42
* new dependsSimon J. Gerraty2015-06-162-1/+3
* Remove extra blank linesSimon J. Gerraty2015-06-151-2/+0
* Need to provide -I for meta modeSimon J. Gerraty2015-06-141-0/+6
* Add META_MODE support.Simon J. Gerraty2015-06-134-0/+79
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-084-8/+0
| * Merge sync of headSimon J. Gerraty2015-05-2723-369/+926
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-193-58/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-163-3/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-103-0/+6
| * | Merge headSimon J. Gerraty2014-04-282-2/+2
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-051-1/+2
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-113-0/+4
| * | | | Updated dependenciesSimon J. Gerraty2013-02-164-8/+0
| * | | | Sync from headSimon J. Gerraty2012-11-042-8/+1
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-224-0/+82
* | | | | | xlint: update.Pedro F. Giffuni2015-03-2318-356/+868
* | | | | | xlint: add arm64 #defineEd Maste2015-03-181-0/+3
* | | | | | Add arm64 xlint support.Ed Maste2015-03-171-0/+50
* | | | | | TARGET_* shouldn't be used here. Use MACHINE_* instead.Warner Losh2015-03-121-11/+3
* | | | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | Remove ia64.Marcel Moolenaar2014-07-072-58/+1
| |_|_|/ |/| | |
* | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* | | | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.Andrew Turner2014-03-231-1/+1
| |_|/ |/| |
* | | Improve compatibility with recent flex from flex.sourceforge.net.Jung-uk Kim2013-05-031-1/+2
| |/ |/|
* | Remove clause 3 and 4 from the NetBSD Foundation copyright header, missedJoel Dahl2012-09-091-7/+0
* | Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-151-1/+1
|/
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.Juli Mallett2012-03-291-1/+1
* Spelling fixes for usr.bin/Ulrich Spörlein2011-12-307-23/+23
* lint: Fix lseek() argument order.Jilles Tjoelker2011-11-051-1/+1
* catstrg() does not set the resulting string length.Kevin Lo2011-08-081-0/+1
* Fix clang warnings.Ben Laurie2011-06-184-11/+2
* Retire TARGET_ABI.Warner Losh2011-01-071-1/+1
* Doh! two last second refactoring typos crept in. Fix.Warner Losh2010-09-131-2/+2
* Revert r212513 and reimplement the search order to be ARCH, CPUARCHWarner Losh2010-09-133-13/+62
* merge powerpc and powerpc64 now that we use TARGET_CPUARCHWarner Losh2010-09-132-55/+11
* Move to using TARGET_CPUARCH instead of TARGET_ARCH.Warner Losh2010-09-131-1/+9
* Remove more extraneous ;s.Ed Maste2010-07-151-1/+1