index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
gnu
Age
Commit message (
Expand
)
Author
2004-12-29
enter the gcc,libiberty,libf2c regress directories now
David Krause
2004-12-29
use bsd.regress.mk framework and update dejagnu detection
David Krause
2004-12-29
missing gcc3 output for:
David Krause
2004-08-08
check for variable sized array in format arguments
Anil Madhavapeddy
2004-07-21
need to include bsd.own.mk here
David Krause
2004-07-20
if USE_GCC3, look in the right place for the sources
David Krause
2004-07-20
comment out gcc,libiberty,libf2c regress tests until they are working right
David Krause
2004-07-09
NOOBJ=1, needed since gcc-bounds was connected to regress, noticed by david@
Anil Madhavapeddy
2004-07-09
dejagnu hasn't been in ports/lang/egcs directory for a while now...
David Krause
2004-07-09
libiberty was moved from gnu/egcs to gnu/lib
David Krause
2004-07-09
missing gcc2 outputs for:
David Krause
2004-07-09
add gcc-bounds directory
David Krause
2004-04-27
regress check for macro presence/failure in bounded attrib declaration
Anil Madhavapeddy
2004-04-23
fill in the blanks for gcc2
Anil Madhavapeddy
2004-04-23
Lots more regression tests to test builtins for gcc3 and various icky
Anil Madhavapeddy
2004-04-03
use a constant sized type so regress doesnt fail on 64-bit
Anil Madhavapeddy
2003-10-07
add a few regression tests for the recently fixed md functions
Anil Madhavapeddy
2003-09-05
no longer warn on '0' bound size, add new test for the negative case
Anil Madhavapeddy
2003-08-06
- fix makefile targets so c++ targets do get checked correctly
Anil Madhavapeddy
2003-07-03
some more regress tests for __bounded__
Anil Madhavapeddy
2003-06-26
various regression tests for -Wbounded
Anil Madhavapeddy
2002-02-23
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
Artur Grabowski
2001-10-07
gcc regress framework.
Marc Espie