| Commit message (Expand) | Author | Age | Files | Lines |
* | The strncat test is passing, do not add it to expected failures. |  bluhm | 2019-07-26 | 1 | -2/+2 |
* | Since switching from bfd to lld linker there are no warnings about |  bluhm | 2019-07-25 | 2 | -2/+12 |
* | Skip the gcc tests on aarch64, the compiler does not exist there. |  bluhm | 2019-02-12 | 3 | -7/+26 |
* | adjust for warning: warning repairs |  deraadt | 2017-12-05 | 13 | -13/+13 |
* | The gcc and libiberty regression tests seem to be broken since the |  bluhm | 2016-09-26 | 4 | -65/+2 |
* | Adapt more places where binutils-2.17 has changed the format of the |  bluhm | 2016-09-25 | 14 | -19/+19 |
* | Format of warning messages has changed in binutils-2.17. Remove |  bluhm | 2016-09-24 | 2 | -3/+3 |
* | Print SKIPPED if a regress test cannot be executed for some reason. |  bluhm | 2016-09-02 | 2 | -2/+4 |
* | Update regress to match change in stpcpy() linker message |  guenther | 2014-07-20 | 2 | -2/+2 |
* | replace MD4 with MD5; ok tedu@ |  naddy | 2014-03-20 | 1 | -4/+4 |
* | - adjust getcwd-1.c.exp.gcc{3,4} after the getwd linker warning got added |  martynas | 2013-12-28 | 17 | -39/+24 |
* | Add regression tests to check whether GCC folds unsafe builtins and |  martynas | 2013-12-28 | 28 | -1/+252 |
* | Remove gcc 2.95 from the tree. One of the least bogus compiler we had (although |  miod | 2013-08-06 | 64 | -128/+0 |
* | Remove support for COMPILER_VERSION == gcc2. |  miod | 2013-08-06 | 2 | -8/+4 |
* | Some tests are currently failing. Only run those if the REGRESS_FULL |  kettenis | 2013-08-01 | 1 | -2/+6 |
* | The __bounded__ declaration on getcwd() has been corrected, so update |  guenther | 2011-12-26 | 7 | -7/+2 |
* | gcc4 Wbounded regression output. |  nicm | 2011-09-15 | 64 | -0/+101 |
* | Add gcc2 and gcc3 expected output for avsm@'s new zero-length array |  nicm | 2010-05-14 | 2 | -0/+6 |
* | add failing regress test for gcc3 -Wbounded for 0-length arrays, spotted by nicm@ |  avsm | 2010-05-14 | 2 | -2/+10 |
* | Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible |  drahn | 2010-05-10 | 3 | -8/+12 |
* | Make that test pass on 64 bit platforms as well. |  miod | 2008-09-11 | 3 | -7/+13 |
* | add another regress for the recent -Wbounded fixes |  avsm | 2006-07-11 | 3 | -2/+14 |
* | sync regression tests, since the output format has changed slightly |  avsm | 2006-07-11 | 7 | -7/+14 |
* | fix dejagnu detection with PKG_PATH set; problem reported by nick@ and others |  david | 2006-02-11 | 3 | -33/+21 |
* | enter the gcc,libiberty,libf2c regress directories now |  david | 2004-12-29 | 1 | -3/+2 |
* | use bsd.regress.mk framework and update dejagnu detection |  david | 2004-12-29 | 3 | -53/+62 |
* | missing gcc3 output for: |  david | 2004-12-29 | 1 | -0/+2 |
* | check for variable sized array in format arguments |  avsm | 2004-08-08 | 3 | -2/+14 |
* | need to include bsd.own.mk here |  david | 2004-07-21 | 2 | -2/+6 |
* | if USE_GCC3, look in the right place for the sources |  david | 2004-07-20 | 2 | -4/+13 |
* | comment out gcc,libiberty,libf2c regress tests until they are working right |  david | 2004-07-20 | 1 | -2/+3 |
* | NOOBJ=1, needed since gcc-bounds was connected to regress, noticed by david@ |  avsm | 2004-07-09 | 1 | -1/+3 |
* | dejagnu hasn't been in ports/lang/egcs directory for a while now... |  david | 2004-07-09 | 3 | -9/+9 |
* | libiberty was moved from gnu/egcs to gnu/lib |  david | 2004-07-09 | 1 | -2/+2 |
* | missing gcc2 outputs for: |  david | 2004-07-09 | 2 | -0/+2 |
* | add gcc-bounds directory |  david | 2004-07-09 | 1 | -2/+2 |
* | regress check for macro presence/failure in bounded attrib declaration |  avsm | 2004-04-27 | 5 | -2/+18 |
* | fill in the blanks for gcc2 |  avsm | 2004-04-23 | 5 | -2/+13 |
* | Lots more regression tests to test builtins for gcc3 and various icky |  avsm | 2004-04-23 | 65 | -7/+156 |
* | use a constant sized type so regress doesnt fail on 64-bit |  avsm | 2004-04-03 | 1 | -1/+1 |
* | add a few regression tests for the recently fixed md functions |  avsm | 2003-10-07 | 13 | -2/+118 |
* | no longer warn on '0' bound size, add new test for the negative case |  avsm | 2003-09-05 | 4 | -4/+12 |
* | - fix makefile targets so c++ targets do get checked correctly |  avsm | 2003-08-06 | 6 | -11/+34 |
* | some more regress tests for __bounded__ |  avsm | 2003-07-03 | 8 | -0/+37 |
* | various regression tests for -Wbounded |  avsm | 2003-06-26 | 85 | -0/+410 |
* | no more need to explicitly specify regress: _SUBDIRUSE targets anymore. |  art | 2002-02-23 | 1 | -3/+1 |
* | gcc regress framework. |  espie | 2001-10-07 | 5 | -0/+99 |