aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xlint/arch/powerpc
Commit message (Collapse)AuthorAgeFilesLines
* Remove xlint(1).Konstantin Belousov2017-11-161-55/+0
| | | | | | | | | | | | | | | | | | | | xlint is currently a fossil. We have much more useful and alive tools to do now what xlint did twenty years ago. I did not cleared some stuff which makes lint operational, in sys/x86/include and sys/sys, but I might do it as followup. The x86/include/ucontext.h and _types.h hacks made to please lint was the main reason for my initial proposal to classify xlint as obsolete and to remove it. Also I do not intend to clear sccs ids. Reviewed by: bapt, brooks, emaste, jhb, pfg Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D13015 Notes: svn path=/head/; revision=325893
* Revert r212513 and reimplement the search order to be ARCH, CPUARCHWarner Losh2010-09-131-9/+0
| | | | Notes: svn path=/head/; revision=212534
* merge powerpc and powerpc64 now that we use TARGET_CPUARCHWarner Losh2010-09-131-0/+11
| | | | Notes: svn path=/head/; revision=212513
* Import of NetBSD's (x)lint, snapshotted at 2002-3-3.Mark Murray2002-03-031-0/+53
Notes: svn path=/cvs2svn/branches/JPO/; revision=91586