| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* ada/acats/run_acats (which): Assign output to temporary
variable, only use if successful.
Use last field of type output.
From-SVN: r167499
|
|
|
|
| |
From-SVN: r164742
|
|
|
|
|
|
|
| |
* ada/acats/run_acats (which): New function.
(host_gnatchop, host_gnatmake): Use it.
From-SVN: r158994
|
|
|
|
| |
From-SVN: r157485
|
|
|
|
|
|
|
|
|
|
| |
PR ada/32547
* lib/gnat-dg.exp (gnat_load): Redefine.
* ada/acats/run_acats: Run run_all.sh with $SHELL.
* ada/acats/run_all.sh: Downcase tasking not implemented message.
From-SVN: r157037
|
|
|
|
|
|
|
| |
* ada/acats/run_all.sh: Make sure norun.lst is sorted using the
current collation.
From-SVN: r156255
|
|
|
|
| |
From-SVN: r155314
|
|
|
|
| |
From-SVN: r155257
|
|
|
|
|
|
|
|
|
| |
PR ada/42170
* ada/acats/run_acats: Bump stack limit to 16MB.
Co-Authored-By: John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
From-SVN: r154646
|
|
|
|
|
|
|
|
|
| |
PR target/10127
PR ada/20548
* config/i386/i386.md (probe_stack_range): New expander.
(logical operation peepholes): Do not split stack checking probes.
From-SVN: r153918
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR ada/18302
* ada/acats/run_all.sh (target_run): Use run_test.exp to execute
commands.
* ada/acats/run_test.exp: New file.
gcc/ada:
PR ada/18302
* gcc-interface/Make-lang.in (check-acats): Export rootme, EXPECT.
Co-Authored-By: James A. Morrison <phython@gcc.gnu.org>
From-SVN: r151614
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-08-08 Laurent GUERBY <laurent@guerby.net>
* ada/acats/support/impdef.a: Tweak timing constants. Add
Long_Minimum_Task_Switch and Long_Switch_To_New_Task.
* ada/acats/tests/c9/c940005.a: Use new timing constants.
* ada/acats/tests/c9/c940007.a: Likewise.
* ada/acats/tests/c9/c94001c.ada: Likewise.
* ada/acats/tests/c9/c94006a.ada: Likewise.
* ada/acats/tests/c9/c94008c.ada: Likewise.
* ada/acats/tests/c9/c951002.a: Likewise.
* ada/acats/tests/c9/c954a01.a: Likewise.
* ada/acats/tests/c9/c96001a.ada: Likewise.
* ada/acats/tests/c9/c97307a.ada: Likewise.
From-SVN: r150579
|
|
|
|
|
|
|
|
|
|
|
| |
2009-05-14 Laurent GUERBY <laurent@guerby.net>
* ada/acats/tests/c3/c38202a.ada: Use Impdef.
* ada/acats/tests/c5/c59002c.ada: Likewise.
(and fix ChangeLog formating of previous entry)
From-SVN: r147519
|
|
|
|
| |
From-SVN: r122222
|
|
|
|
|
|
|
|
|
|
|
|
| |
check-ada fails)
2007-01-23 Richard Guenther <rguenther@suse.de>
PR testsuite/30560
* ada/acats/run_acats: Do not call gnatmake or gnatchop
with full path.
From-SVN: r121083
|
|
|
|
|
|
|
|
| |
PR ada/18817
* utils.c (max_size): Perform constant folding of (A ? B : C) - D
into A ? B - D : C - D when calculating the size of a MINUS_EXPR.
From-SVN: r116964
|
|
|
|
|
|
| |
* norun.lst: Adjust for previous change.
From-SVN: r116953
|
|
|
|
|
|
|
| |
Update list of tests requiring stack checking
Add handling of tests using Ada 95 semantics and thus requiring -gnat95 switch
From-SVN: r116944
|
|
|
|
|
|
|
|
|
|
|
| |
problem on hpux)
2006-05-08 Laurent GUERBY <laurent@guerby.net>
PR testsuite/27476
* ada/acats/run_all.sh: Use test -z.
From-SVN: r113630
|
|
|
|
|
|
|
|
| |
2005-05-05 Laurent GUERBY <laurent@guerby.net>
* ada/acats/run_all.sh: Use sync when main not found.
From-SVN: r113550
|
|
|
|
|
|
|
|
| |
2006-03-04 Laurent GUERBY <laurent@guerby.net>
* ada/acats/norun.lst: cdd2a03 now passes.
From-SVN: r111719
|
|
|
|
| |
From-SVN: r111132
|
|
|
|
|
|
|
|
|
|
| |
ada:
* Make-lang.in (check-gnat): Run run_acats with $(SHELL).
testsuite:
* ada/acats/run_acats: Use portable variant of "$@".
From-SVN: r110807
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-26 Laurent GUERBY <laurent@guerby.net>
PR ada/21317
* ada/acats/support/impdef.a: Add One_Long_Second.
* ada/acats/tests/c9/c94025.a: Use One_Long_Second.
* ada/acats/tests/c9/c94026.a: Likewise.
* ada/acats/tests/c9/c97305c.ada: Likewise.
* ada/acats/tests/c9/c99004a.ada: Likewise.
From-SVN: r110270
|
|
|
|
|
|
|
|
|
| |
PR ada/20548
* ada/acats/norun.lst: Add c52103x, c52104x and c52104y.
* ada/acats/stackcheck.lst: New file, add c52103x, c52104x and c52104y.
* ada/acats/run_all.sh: Pass -fstack-check for tests in stackcheck.lst.
From-SVN: r110131
|
|
|
|
|
|
|
|
|
|
|
|
| |
LD_LIBRARY_PATH)
2006-01-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR testsuite/25777
* ada/acats/run_acats (LD_LIBRARY_PATH): Add BASE
to LD_LIBRARY_PATH.
From-SVN: r109764
|
|
|
|
|
|
| |
* ada/acats/run_all.sh (target_run): Revert 2005-11-17 patch.
From-SVN: r107190
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-17 James A. Morrison <phython@gcc.gnu.org>
Michael Chamberlain <michael@chamberlain.net.au>
* ada/acats/run_all.sh (target_run): Kill long running tests.
Co-Authored-By: Michael Chamberlain <michael@chamberlain.net.au>
From-SVN: r107161
|
|
|
|
| |
From-SVN: r100938
|
|
|
|
|
|
|
|
| |
2005-04-18 Laurent GUERBY <laurent@guerby.net>
* ada/acats/run_all.sh: Use sync when executable not present.
From-SVN: r98335
|
|
|
|
|
|
|
|
|
|
| |
expression")
PR ada/19902
* ada/acats/tests/cxa/cxa3004.a: Remove.
* ada/acats/tests/cxb/cxb30061.am: Likewise.
From-SVN: r95446
|
|
|
|
|
|
|
| |
* ada/acats/tests/cxb/cxb30131.c: Include <stdlib.h> to properly
declare malloc.
From-SVN: r95065
|
|
|
|
|
|
|
|
|
| |
PR middle-end/18820
* varasm.c (initializer_constant_valid_p) <ADDR_EXPR>: Return
zero for nested functions needing a static chain or functions
with a non-constant address.
From-SVN: r93633
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Laurent GUERBY <laurent@guerby.net>
* ada/acats/tests/c4/c456001.a: New from ACATS 2.5L
* ada/acats/tests/c3/c392014.a: Update from ACATS 2.5L
* ada/acats/tests/c3/c92005b.ada: Likewise.
* ada/acats/tests/c3/cxb3012.a: Likewise.
* ada/acats/norun.lst: Add c380004 and c953002, add PR
From-SVN: r93135
|
|
|
|
| |
From-SVN: r91138
|
|
|
|
|
|
|
|
| |
* ada/acats/run_all.sh: Define $target variable.
Co-Authored-By: Ulrich Weigand <uweigand@de.ibm.com>
From-SVN: r81201
|
|
|
|
| |
From-SVN: r81182
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-24 Laurent GUERBY <laurent@guerby.net>
* ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
and ad8011a (target_insn).
* ada/acats/support/macro.dfs: Likewise.
* ada/acats/support/impbit.adb: New file.
From-SVN: r81158
|
|
|
|
|
|
|
|
| |
2004-04-17 Laurent GUERBY <laurent@guerby.net>
* ada/acats/run_all.sh: use -O2 by default.
From-SVN: r80796
|
|
|
|
| |
From-SVN: r75801
|
|
|
|
| |
From-SVN: r75796
|
|
|
|
|
|
|
| |
* ada/acats/run_all.sh: Add more verbose output in acats.log
when compiling tests.
From-SVN: r75795
|
|
|
|
|
|
|
|
|
| |
* ada/acats/run_acats: Treat 'gnatchop' the same way
as 'gnatmake'. Export GCC_DRIVER.
* ada/acats/run_all.sh: Add target_gnatchop. Use
'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
From-SVN: r75551
|
|
|
|
| |
From-SVN: r74317
|
|
|
|
|
|
|
|
|
| |
PR ada/13035
* ada/acats/run_acats, run_all.sh: Fix syntax errors.
No longer use a wrapper for gcc, since this does not work under
Windows, use --GCC switch instead.
From-SVN: r73592
|
|
|
|
| |
From-SVN: r73585
|
|
|
|
|
|
|
|
|
|
| |
* ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
(host_gcc): Likewise.
(ROOT): Honor $PWDCMD.
(BASE): Likewise.
* ada/acats/run_all.sh (dir): Honor $PWDCMD.
From-SVN: r73510
|
|
|
|
|
|
|
| |
* ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
Clean ups.
From-SVN: r73422
|
|
|
|
| |
From-SVN: r73086
|
|
|
|
|
|
|
| |
* ada/acats/run_all.sh: Do not print PASS messages to stdout, as
done by dejagnu.
From-SVN: r73085
|