summaryrefslogtreecommitdiffstats
path: root/regress/gnu (follow)
Commit message (Expand)AuthorAgeFilesLines
* The strncat test is passing, do not add it to expected failures.bluhm2019-07-261-2/+2
* Since switching from bfd to lld linker there are no warnings aboutbluhm2019-07-252-2/+12
* Skip the gcc tests on aarch64, the compiler does not exist there.bluhm2019-02-123-7/+26
* adjust for warning: warning repairsderaadt2017-12-0513-13/+13
* The gcc and libiberty regression tests seem to be broken since thebluhm2016-09-264-65/+2
* Adapt more places where binutils-2.17 has changed the format of thebluhm2016-09-2514-19/+19
* Format of warning messages has changed in binutils-2.17. Removebluhm2016-09-242-3/+3
* Print SKIPPED if a regress test cannot be executed for some reason.bluhm2016-09-022-2/+4
* Update regress to match change in stpcpy() linker messageguenther2014-07-202-2/+2
* replace MD4 with MD5; ok tedu@naddy2014-03-201-4/+4
* - adjust getcwd-1.c.exp.gcc{3,4} after the getwd linker warning got addedmartynas2013-12-2817-39/+24
* Add regression tests to check whether GCC folds unsafe builtins andmartynas2013-12-2828-1/+252
* Remove gcc 2.95 from the tree. One of the least bogus compiler we had (althoughmiod2013-08-0664-128/+0
* Remove support for COMPILER_VERSION == gcc2.miod2013-08-062-8/+4
* Some tests are currently failing. Only run those if the REGRESS_FULLkettenis2013-08-011-2/+6
* The __bounded__ declaration on getcwd() has been corrected, so updateguenther2011-12-267-7/+2
* gcc4 Wbounded regression output.nicm2011-09-1564-0/+101
* Add gcc2 and gcc3 expected output for avsm@'s new zero-length arraynicm2010-05-142-0/+6
* add failing regress test for gcc3 -Wbounded for 0-length arrays, spotted by nicm@avsm2010-05-142-2/+10
* Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibledrahn2010-05-103-8/+12
* Make that test pass on 64 bit platforms as well.miod2008-09-113-7/+13
* add another regress for the recent -Wbounded fixesavsm2006-07-113-2/+14
* sync regression tests, since the output format has changed slightlyavsm2006-07-117-7/+14
* fix dejagnu detection with PKG_PATH set; problem reported by nick@ and othersdavid2006-02-113-33/+21
* enter the gcc,libiberty,libf2c regress directories nowdavid2004-12-291-3/+2
* use bsd.regress.mk framework and update dejagnu detectiondavid2004-12-293-53/+62
* missing gcc3 output for:david2004-12-291-0/+2
* check for variable sized array in format argumentsavsm2004-08-083-2/+14
* need to include bsd.own.mk heredavid2004-07-212-2/+6
* if USE_GCC3, look in the right place for the sourcesdavid2004-07-202-4/+13
* comment out gcc,libiberty,libf2c regress tests until they are working rightdavid2004-07-201-2/+3
* NOOBJ=1, needed since gcc-bounds was connected to regress, noticed by david@avsm2004-07-091-1/+3
* dejagnu hasn't been in ports/lang/egcs directory for a while now...david2004-07-093-9/+9
* libiberty was moved from gnu/egcs to gnu/libdavid2004-07-091-2/+2
* missing gcc2 outputs for:david2004-07-092-0/+2
* add gcc-bounds directorydavid2004-07-091-2/+2
* regress check for macro presence/failure in bounded attrib declarationavsm2004-04-275-2/+18
* fill in the blanks for gcc2avsm2004-04-235-2/+13
* Lots more regression tests to test builtins for gcc3 and various ickyavsm2004-04-2365-7/+156
* use a constant sized type so regress doesnt fail on 64-bitavsm2004-04-031-1/+1
* add a few regression tests for the recently fixed md functionsavsm2003-10-0713-2/+118
* no longer warn on '0' bound size, add new test for the negative caseavsm2003-09-054-4/+12
* - fix makefile targets so c++ targets do get checked correctlyavsm2003-08-066-11/+34
* some more regress tests for __bounded__avsm2003-07-038-0/+37
* various regression tests for -Wboundedavsm2003-06-2685-0/+410
* no more need to explicitly specify regress: _SUBDIRUSE targets anymore.art2002-02-232-6/+2
* gcc regress framework.espie2001-10-076-0/+108