summaryrefslogtreecommitdiff
path: root/usr.bin/xlint/arch
AgeCommit message (Expand)Author
2021-11-02Hopefully fix buildsskrll
2021-07-20lint: make char unsigned on aarch64rillig
2021-06-27lint: fix typo in comment for target platform definitionsrillig
2021-04-30add for mipsn64christos
2021-01-24lint: reduce preprocessor magic for platform target typesrillig
2021-01-09lint: make target platform independent of host platformrillig
2021-01-09lint: remove trailing whitespacerillig
2014-09-19New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)matt
2014-09-03New files for OR1K supportmatt
2014-08-10Preliminary files for AARCH64 (64-bit ARM) support.matt
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2014-01-24Checking _LP64 to determine the size of the built binary is just wrong. Wechristos
2013-07-18Add stub port for evbcf which has enough to do a distribution build.matt
2012-03-29XXXmacallan
2012-03-27more cross lint friendlynesschristos
2012-02-16Correct LDOUBLE_SIZEskrll
2011-01-18Change mips64 to use a 16 byte long double.matt
2010-07-11remove the remaining non-ELF code.mrg
2008-01-10Remove support for NetBSD/pc532.simonb
2007-04-08Remove support for NetBSD/{,evb}sh5.scw
2006-10-22Stick with unsigned long for _BSD_SIZE_T_ regardless of LP64/ILP32.scw
2006-10-20The symbol to define to 1 if a pointer to an int fits in a long ishe
2006-08-25Add enough configury glue so that src/tools can build a N64 mips toolchain.matt
2006-06-29allow powerpc64 lint to build (not really tested yet though.)mrg
2006-04-01xlint for ia64cherry
2005-06-12Can't use _LP64 because xlint is a host tool. We need a new define formatt
2005-02-19Don't include the powerpc64 definitions in here. Since lint is a hostmatt
2005-01-26sync with reality.christos
2003-05-29- make all targparam.h files consistent with the arch includeschristos
2002-07-11SH5 lint target params.scw
2002-06-06Added hppa support to xlint.fredette
2002-02-04On m68000, we need different target parameters than on m68k,thorpej
2002-01-31Typo correction.he
2002-01-30Define FLOAT_SIZE, DOUBLE_SIZE, LDOUBLE_SIZE, and ENUM_SIZE inthorpej
2002-01-18* Move stuff shared between lint1 and lint2 to the new common/ directory.thorpej