freebsd-src/usr.bin/xlint/lint1
Marcel Moolenaar e7d939bda2 Remove ia64.
This includes:
o   All directories named *ia64*
o   All files named *ia64*
o   All ia64-specific code guarded by __ia64__
o   All ia64-specific makefile logic
o   Mention of ia64 in comments and documentation

This excludes:
o   Everything under contrib/
o   Everything under crypto/
o   sys/xen/interface
o   sys/sys/elf_common.h

Discussed at: BSDcan
2014-07-07 00:27:09 +00:00
..
cgram.y
decl.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
emit.c
emit1.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
err.c
externs1.h
func.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
init.c
lint.h
lint1.h Rename the ALIGN macro to LINT_ALIGN so it does not clash with machine/param.h 2010-04-09 15:21:11 +00:00
main1.c
Makefile
makeman Remove clause 3 and 4 from the NetBSD Foundation copyright header, missed 2012-09-09 07:23:15 +00:00
mem1.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
op.h
param.h Remove ia64. 2014-07-07 00:27:09 +00:00
scan.l Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
tree.c catstrg() does not set the resulting string length. 2011-08-08 05:22:09 +00:00