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
Age
Commit message (
Expand
)
Author
2006-08-25
Add enough configury glue so that src/tools can build a N64 mips toolchain.
matt
2006-07-13
flex arrays are a c9x feature.
christos
2006-07-12
PR/33984: YAMAMOTO Takashi: lint complains about typedef
christos
2006-06-29
allow powerpc64 lint to build (not really tested yet though.)
mrg
2006-04-17
Add RCSId.
skrll
2006-04-01
xlint for ia64
cherry
2006-03-22
gcc says case is missing, coverity says case not reached. Appease both.
christos
2006-03-22
Coverity CID 46: Remove dead code.
christos
2006-03-22
Coverity CID 198: Remove dead code if INT_MAX == LONG_MAX
christos
2006-03-22
Coverity CID 199: make sure that rtp is not NULL before dereferencing.
christos
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-09-24
in several comments:
perry
2005-07-17
Handle C99 array range initializers:
christos
2005-07-16
- make input errors print the lint source line number they are called from.
christos
2005-06-14
Deal with void * types. Approved by Christos.
skd
2005-06-12
Can't use _LP64 because xlint is a host tool. We need a new define for
matt
2005-06-02
appease gcc -Wuninitialized
lukem
2005-04-07
Factor out tyname() so that it can be used both by lint1 and lint2.
christos
2005-02-19
Don't include the powerpc64 definitions in here. Since lint is a host
matt
2005-02-09
Only pass -Wtraditional to cpp for lint -t ...
dsl
2005-01-26
sync with reality.
christos
2005-01-02
Shift assignment operators were handled incorrectly. On 64 bit machines,
christos
2005-01-02
say from what type to what time we are converting.
christos
2004-09-12
recognize _Bool.
yamt
2004-08-03
recognize C99 array initializer designators. PR/18896.
yamt
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2004-01-26
Bump date for previous.
wiz
2004-01-26
Pass -MD through to cpp so that it can generate a depend file.
dsl
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-10-22
- keep the fd to /dev/zero open
christos
2003-10-21
PR/23219: Dan McMahill: Make this compile on system that don't have MAP_ANON.
christos
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
support MAKEVERBOSE
lukem
2003-10-19
support MAKEVERBOSE and use ${HOST_SH}
lukem
2003-10-16
safer use of realloc
itojun
2003-09-21
Lint is a host tool - leave the sparc64 hack in place if compiling with
martin
2003-09-19
No need to avoid long double on sparc64 any more.
martin
2003-08-01
Rework how dependency generation is performed:
lukem
2003-05-30
Back out debugging Makefile.
christos
2003-05-30
PR/21706: Krister Walfridsson: CVT nodes not handled in ?: expressions.
christos
2003-05-29
- make all targparam.h files consistent with the arch includes
christos
2003-05-24
handle void ({ })
christos
2003-05-21
Move one group of #define's so this looks more like ilp32.h.
simonb
2003-05-20
Better implementation of ({}) gcc extension.
christos
2003-05-18
Prevent use of stale pointer for determining return type of ({ })
kristerw
2003-05-18
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
lukem
2003-05-14
constant usually has two n.
wiz
2003-05-14
remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static libraries
dbj
2003-04-18
clear errno before strto(u)l() if we're going to test it for ERANGE afterwards
lukem
2003-04-08
Fix part of last.
wiz
[next]