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