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
/
regress
/
lib
/
csu
Age
Commit message (
Expand
)
Author
2003-12-23
Fix regression failure due to missing dependency.
junyoung
2002-11-22
Align to 2**3, not 2**5. This works around a bug in gas 2.11.2
thorpej
2001-12-31
Need <stdlib.h> for exit() prototype (noticed by gcc 3.1).
thorpej
2001-12-12
MKfoo=no -> NOfoo
tv
2001-10-14
Add the m68k assembly stub (better late than never...).
kleink
2001-08-16
These need to be PIC, so restore the .abicalls and .cp* magic, but fix the
mhitch
2001-08-06
only run this if (${OBJECT_FMT} == "ELF")
lukem
2001-07-23
.init/.fini regression test for sh3.
tsubai
2001-07-17
Drop the .abicalls and .cp* magic; fixes .init/.fini test case on mips.
simonb
2001-07-17
correct a date.
mrg
2001-07-17
PowerPC asm bits for .init/.fini regression test.
tsubai
2001-07-17
port the initfini asm regress code to sparc and sparc64. currently it
mrg
2001-07-17
Add regression stub for VAX.
matt
2001-07-17
Add ARM case for initfini regression test
matt
2001-07-17
MIPS initfini test asm glue.
thorpej
2001-07-17
Make this work on the MIPS.
thorpej
2001-07-17
i386 asm bits for .init/.fini regression test.
thorpej
2001-07-17
Descend into initfini.
thorpej
2001-07-17
Regression test for .init/.fini.
thorpej