summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix warningsAnthony Green2021-06-282-4/+4
* Add missing test cases to distributionAnthony Green2021-06-281-2/+7
* Add tests for single entry structs (#653)Hood Chatham2021-06-283-0/+289
* Fix the assertions in cls-24byte (#652)Hood Chatham2021-06-281-3/+3
* Print more information when an assertion fails in test suite (#649)Hood Chatham2021-06-272-2/+14
* Fix signature of function pointer in cls_dbls_struct (#648)Hood Chatham2021-06-271-1/+1
* Remove test caseAnthony Green2021-06-261-1/+0
* This test includes a closure and must live in the closures test directory. (#...Matthew Green2021-06-261-0/+0
* Make test methods static (#644)Hood Chatham2021-06-2535-35/+35
* Avoid undefined behaviourAnthony Green2021-06-221-1/+5
* 2021-06-15 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2021-06-151-0/+107
* Add struct test to verify a nested float struct (#640)Cheng Jin2021-06-091-0/+86
* Remove reference to old test caseAnthony Green2021-06-091-1/+1
* testsuite: fix compiler vendor detection on dash as /bin/sh (#594)Sergei Trofimovich2021-03-241-3/+0
* Bug #680. Don't accept floats or small ints as var args. (#628)Anthony Green2021-03-234-207/+197
* Static tramp v5 (#624)Madhavan T. Venkataraman2021-03-051-0/+3
* testsuite: Add a missing include of <inttypes.h> to fix build failure in test...Jeremy Huddleston Sequoia2020-10-271-0/+2
* Add gcc bug tests backAnthony Green2020-06-073-8/+28
* Move nested_struct3 test to closures directoryv3.3Anthony Green2019-11-232-1/+1
* Add missing closing braceAnthony Green2019-11-231-0/+1
* Remove junk file from distAnthony Green2019-11-231-1/+1
* Account for moved test filesAnthony Green2019-11-231-75/+78
* Add dejagnu directives accidentally removedAnthony Green2019-11-232-0/+4
* Move closure test to closure directoryAnthony Green2019-11-221-0/+0
* More more closure tests to the closure test directoryAnthony Green2019-11-2222-1/+23
* Move closure tests so we can easily XFAIL them for some targetsAnthony Green2019-11-2276-0/+188
* Remove gccbug detection. GCC is good now.Anthony Green2019-11-224-23/+1
* Fix or1k lack-of-g++ checking in testsuiteAnthony Green2019-11-203-3/+14
* No C++ for or1k-unknown-elfAnthony Green2019-11-191-1/+1
* No C++ for or1kAnthony Green2019-11-191-1/+1
* Disable type warnings for or1k.Anthony Green2019-11-191-1/+1
* No c++ for or1k-elfAnthony Green2019-11-191-1/+1
* Mark xfail for m68k and alpha.Anthony Green2019-11-071-1/+1
* Add missing dist files.Anthony Green2019-10-241-109/+111
* Test on arm32v7-linux-gnu, ppc64le-linux-gnu and aarch64-linux-gnu.Anthony Green2019-10-161-4/+25
* Making the change to correct the comment when SUN (#521)pichikaudaykiran2019-10-091-8/+9
* Remove -Os testing. No ABI impact, and helps trim log lengths.Anthony Green2019-02-121-3/+3
* Mark some cases as xfail due to GCC bugAnthony Green2018-05-094-3/+194
* Re-enable msabi testing (#436)hjl-tools2018-05-022-88/+89
* Fix issue #421 (#422)Andreas Krebbel2018-04-051-6/+13
* disable msabi testing for nowAnthony Green2018-04-021-7/+7
* Fix appveyor windows build (#420)fwg2018-04-024-8/+31
* Trim some optimization testsAnthony Green2018-03-291-2/+2
* Remove warning message from clangAnthony Green2018-03-292-4/+4
* Expand ABI tests on x86. Testsuite bug fixes.Anthony Green2018-03-295-499/+584
* msvc c99 hackAnthony Green2018-03-271-2/+2
* More msvc hacksAnthony Green2018-03-271-4/+4
* msvc fixesAnthony Green2018-03-271-0/+2
* Force literals to float (msvc warning)Anthony Green2018-03-271-3/+3
* Remove uninitialized warning. Fix #163.Anthony Green2018-03-271-0/+1