summaryrefslogtreecommitdiff
path: root/regress/gnu
AgeCommit message (Expand)Author
2024-08-09Regenerate expected files since gcc4 switched to std=gnu9x some time ago.Claudio Jeker
2024-08-09Add string.h include and typecast data to reduce warningsClaudio Jeker
2023-07-09Some Perl tests set owner, permissions, access time, and modificationAlexander Bluhm
2023-07-08Fix Perl tests in OpenBSD regress.Alexander Bluhm
2023-07-05Perl tests expect executable permission on source files to matchAlexander Bluhm
2023-07-04favor hw.ncpuonline; ok bluhm@Anton Lindqvist
2023-07-04Run Perl tests from our regress tree. It needs a Perl obj directoryAlexander Bluhm
2023-07-04Run Perl tests from our regress tree. It needs a Perl obj directoryAlexander Bluhm
2022-03-23Add subdir gnu/lib to regress.Alexander Bluhm
2022-03-23Simplify logic for skipping libexecinfo unwind test. It works onAlexander Bluhm
2021-12-13Kill sys/cdefs.h includes, because overly complicated include+macroTheo de Raadt
2021-06-18Limit regress libexecinfo to amd64 or llvm >=12.mortimer
2021-06-10Move libexecinfo regress tests under regress/gnu/libJeremie Courreges-Anglas
2019-07-26The strncat test is passing, do not add it to expected failures.Alexander Bluhm
2019-07-25Since switching from bfd to lld linker there are no warnings aboutAlexander Bluhm
2019-02-12Skip the gcc tests on aarch64, the compiler does not exist there.Alexander Bluhm
2017-12-05adjust for warning: warning repairsTheo de Raadt
2016-09-26The gcc and libiberty regression tests seem to be broken since theAlexander Bluhm
2016-09-25Adapt more places where binutils-2.17 has changed the format of theAlexander Bluhm
2016-09-24Format of warning messages has changed in binutils-2.17. RemoveAlexander Bluhm
2016-09-02Print SKIPPED if a regress test cannot be executed for some reason.Alexander Bluhm
2014-07-20Update regress to match change in stpcpy() linker messagePhilip Guenther
2014-03-20replace MD4 with MD5; ok tedu@Christian Weisgerber
2013-12-28- adjust getcwd-1.c.exp.gcc{3,4} after the getwd linker warning got addedMartynas Venckus
2013-12-28Add regression tests to check whether GCC folds unsafe builtins andMartynas Venckus
2013-08-06Remove gcc 2.95 from the tree. One of the least bogus compiler we had (althoughMiod Vallat
2013-08-06Remove support for COMPILER_VERSION == gcc2.Miod Vallat
2013-08-01Some tests are currently failing. Only run those if the REGRESS_FULLMark Kettenis
2011-12-26The __bounded__ declaration on getcwd() has been corrected, so updatePhilip Guenthe
2011-09-15gcc4 Wbounded regression output.Nicholas Marriott
2010-05-14Add gcc2 and gcc3 expected output for avsm@'s new zero-length arrayNicholas Marriott
2010-05-14add failing regress test for gcc3 -Wbounded for 0-length arrays, spotted by n...Anil Madhavapeddy
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibleDale Rahn
2008-09-11Make that test pass on 64 bit platforms as well.Miod Vallat
2006-07-11add another regress for the recent -Wbounded fixesAnil Madhavapeddy
2006-07-11sync regression tests, since the output format has changed slightlyAnil Madhavapeddy
2006-02-11fix dejagnu detection with PKG_PATH set; problem reported by nick@ and othersDavid Krause
2004-12-29enter the gcc,libiberty,libf2c regress directories nowDavid Krause
2004-12-29use bsd.regress.mk framework and update dejagnu detectionDavid Krause
2004-12-29missing gcc3 output for:David Krause
2004-08-08check for variable sized array in format argumentsAnil Madhavapeddy
2004-07-21need to include bsd.own.mk hereDavid Krause
2004-07-20if USE_GCC3, look in the right place for the sourcesDavid Krause
2004-07-20comment out gcc,libiberty,libf2c regress tests until they are working rightDavid Krause
2004-07-09NOOBJ=1, needed since gcc-bounds was connected to regress, noticed by david@Anil Madhavapeddy
2004-07-09dejagnu hasn't been in ports/lang/egcs directory for a while now...David Krause
2004-07-09libiberty was moved from gnu/egcs to gnu/libDavid Krause
2004-07-09missing gcc2 outputs for:David Krause
2004-07-09add gcc-bounds directoryDavid Krause
2004-04-27regress check for macro presence/failure in bounded attrib declarationAnil Madhavapeddy