Age | Commit message (Expand) | Author | Files | Lines |
2024-05-31 | fix: valid compiler optimization may fail the test | Marc Poulhiès | 1 | -0/+12 |
2023-02-26 | Adjust example of compiler options for ACATS | Eric Botcazou | 1 | -2/+2 |
2020-12-02 | Upgrade ACATS testsuite to latest ACATS 2.6 | Eric Botcazou | 30 | -484/+3475 |
2020-10-22 | [Ada] Enable the support of 128-bit integer types by default | Eric Botcazou | 2 | -2/+21 |
2016-04-30 | Make-lang.in (ACATSCMD): New variable. | Eric Botcazou | 2 | -15/+14 |
2014-10-16 | * ada/acats/tests/cd/cd300051.c: Fix defaulting to int. | Marek Polacek | 1 | -1/+1 |
2014-09-17 | * ada/acats/run_all.sh: Redirect mkdir stderr to /dev/null. | Jakub Jelinek | 1 | -1/+1 |
2014-09-15 | Makefile.in (dg_target_exps): Remove. | Jakub Jelinek | 1 | -9/+78 |
2013-06-20 | gcc: Delete. | Eric Botcazou | 1 | -16/+0 |
2013-05-31 | floatstore.lst: New. | Eric Botcazou | 2 | -0/+5 |
2013-04-11 | run_all.sh: Remove special handling of -gnat95 switch. | Arnaud Charlet | 2 | -36/+1 |
2012-03-13 | Fix sgi typos | Rainer Orth | 1 | -1/+1 |
2012-01-23 | cxh1001.a: Removed, test not suitable on all configurations. | Arnaud Charlet | 2 | -350/+0 |
2012-01-06 | * ada/acats/overflow.lst: Add cb20004. | Eric Botcazou | 1 | -0/+1 |
2011-07-05 | run_acats (which): Extract last field from type -p, type output only if comma... | Rainer Orth | 1 | -2/+2 |
2011-06-30 | re PR ada/49511 (acats test setup fails on HP-UX using posix shell) | Rainer Orth | 1 | -2/+2 |
2011-04-10 | Cleanup double words. | Mike Stump | 2 | -2/+2 |
2010-12-06 | run_acats (which): Assign output to temporary variable, only use if successful. | Rainer Orth | 1 | -3/+3 |
2010-09-30 | * ada/acats/run_acats: Revert revision 157037. | Eric Botcazou | 1 | -1/+1 |
2010-05-03 | run_acats (which): New function. | Rainer Orth | 1 | -2/+17 |
2010-03-16 | * ada/acats/run_all.sh: Log start and end times. | Rainer Orth | 1 | -0/+4 |
2010-02-24 | re PR testsuite/32547 (gnat.dg tasking tests fail on IRIX 5.3) | Rainer Orth | 2 | -2/+2 |
2010-01-26 | run_all.sh: Make sure norun.lst is sorted using the current collation. | Jakub Jelinek | 1 | -1/+1 |
2009-12-17 | * ada/acats/run_all.sh: Strip comments from norun.lst | Arnaud Charlet | 1 | -1/+2 |
2009-12-15 | * ada/acats/norun.lst: Sort. | Rainer Orth | 1 | -1/+1 |
2009-11-25 | re PR ada/42170 (Ada testsuite regressions caused by 8MB stack limit) | Eric Botcazou | 1 | -2/+2 |
2009-11-04 | re PR target/10127 (-fstack-check let's program crash) | Eric Botcazou | 2 | -8/+3 |
2009-09-10 | gcc/testsuite: | Rainer Orth | 2 | -1/+14 |
2009-08-08 | impdef.a: Tweak timing constants. | Laurent GUERBY | 10 | -17/+21 |
2009-05-14 | c38202a.ada: Use Impdef. | Laurent Guerby | 2 | -5/+7 |
2007-02-22 | Update test to be compatible with Ada 2005. | Arnaud Charlet | 2 | -2/+2 |
2007-01-23 | re PR ada/30560 (gnatchop behaves differently dependend on argv[0] -- make ch... | Richard Guenther | 1 | -2/+2 |
2006-09-15 | re PR ada/18817 (ACATS c380004 fails at run time) | Roger Sayle | 1 | -2/+0 |
2006-09-14 | norun.lst: Adjust for previous change. | Arnaud Charlet | 1 | -1/+5 |
2006-09-14 | Update list of tests requiring stack checking Add handling of tests using Ada... | Arnaud Charlet | 3 | -0/+38 |
2006-05-08 | re PR testsuite/27476 (ACATS: Ada testsuite Bourne shell compatibility proble... | Laurent GUERBY | 1 | -1/+1 |
2006-05-05 | run_all.sh: Use sync when main not found. | Laurent GUERBY | 1 | -4/+13 |
2006-03-04 | norun.lst: cdd2a03 now passes. | Laurent GUERBY | 1 | -2/+0 |
2006-02-16 | Remove test which is invalid Ada 2005. | Arnaud Charlet | 1 | -17/+0 |
2006-02-09 | Make-lang.in (check-gnat): Run run_acats with $(SHELL). | Rainer Orth | 1 | -1/+1 |
2006-01-26 | re PR ada/21317 (ACATS c954025 c954026 c99004a failures) | Laurent GUERBY | 5 | -10/+11 |
2006-01-23 | re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault) | Eric Botcazou | 3 | -0/+11 |
2006-01-16 | re PR testsuite/25777 (acats_run doesn't include gcc base directory in LD_LIB... | John David Anglin | 1 | -1/+1 |
2005-11-18 | run_all.sh (target_run): Revert 2005-11-17 patch. | Eric Botcazou | 1 | -18/+1 |
2005-11-18 | run_all.sh (target_run): Kill long running tests. | James A. Morrison | 1 | -1/+18 |
2005-06-14 | Removed, no longer compatible with latest Ada 2005 issues. | Arnaud Charlet | 1 | -270/+0 |
2005-04-18 | run_all.sh: Use sync when executable not present. | Laurent GUERBY | 1 | -0/+3 |
2005-02-23 | re PR ada/19902 (ACATS cxa3004 cxb3006 fail at compile time "ambiguous expres... | Eric Botcazou | 2 | -639/+0 |
2005-02-15 | cxb30131.c: Include <stdlib.h> to properly declare malloc. | Andreas Schwab | 1 | -1/+2 |
2005-01-14 | re PR middle-end/18820 (ACATS c95300[123] and c980002 fail at runtime) | Eric Botcazou | 1 | -2/+0 |