index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
xlint
/
arch
Age
Commit message (
Expand
)
Author
2021-11-02
Hopefully fix builds
skrll
2021-07-20
lint: make char unsigned on aarch64
rillig
2021-06-27
lint: fix typo in comment for target platform definitions
rillig
2021-04-30
add for mipsn64
christos
2021-01-24
lint: reduce preprocessor magic for platform target types
rillig
2021-01-09
lint: make target platform independent of host platform
rillig
2021-01-09
lint: remove trailing whitespace
rillig
2014-09-19
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
matt
2014-09-03
New files for OR1K support
matt
2014-08-10
Preliminary files for AARCH64 (64-bit ARM) support.
matt
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2014-01-24
Checking _LP64 to determine the size of the built binary is just wrong. We
christos
2013-07-18
Add stub port for evbcf which has enough to do a distribution build.
matt
2012-03-29
XXX
macallan
2012-03-27
more cross lint friendlyness
christos
2012-02-16
Correct LDOUBLE_SIZE
skrll
2011-01-18
Change mips64 to use a 16 byte long double.
matt
2010-07-11
remove the remaining non-ELF code.
mrg
2008-01-10
Remove support for NetBSD/pc532.
simonb
2007-04-08
Remove support for NetBSD/{,evb}sh5.
scw
2006-10-22
Stick with unsigned long for _BSD_SIZE_T_ regardless of LP64/ILP32.
scw
2006-10-20
The symbol to define to 1 if a pointer to an int fits in a long is
he
2006-08-25
Add enough configury glue so that src/tools can build a N64 mips toolchain.
matt
2006-06-29
allow powerpc64 lint to build (not really tested yet though.)
mrg
2006-04-01
xlint for ia64
cherry
2005-06-12
Can't use _LP64 because xlint is a host tool. We need a new define for
matt
2005-02-19
Don't include the powerpc64 definitions in here. Since lint is a host
matt
2005-01-26
sync with reality.
christos
2003-05-29
- make all targparam.h files consistent with the arch includes
christos
2002-07-11
SH5 lint target params.
scw
2002-06-06
Added hppa support to xlint.
fredette
2002-02-04
On m68000, we need different target parameters than on m68k,
thorpej
2002-01-31
Typo correction.
he
2002-01-30
Define FLOAT_SIZE, DOUBLE_SIZE, LDOUBLE_SIZE, and ENUM_SIZE in
thorpej
2002-01-18
* Move stuff shared between lint1 and lint2 to the new common/ directory.
thorpej