rt_gccstream/gcc/testsuite/gcc.target/x86_64/abi
apop 5c1fb0cf09 Creating a development branch for OpenMP stream extensions.
git-svn-id: svn://gcc.gnu.org/svn/gcc/branches/omp-stream@159266 138bc75d-0d04-0410-961f-82ee72b054a4
2010-05-11 10:00:02 +00:00
..
avx Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
callabi Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
README.gcc Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
abi-x86_64.exp Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
args.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
asm-support-darwin.s Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
asm-support.S Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
defines.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
macros.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_3_element_struct_and_unions.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_basic_alignment.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_basic_array_size_and_align.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_basic_returning.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_basic_sizes.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_basic_struct_size_and_align.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_basic_union_size_and_align.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_bitfields.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_complex_returning.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_m64m128_returning.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_passing_floats.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_passing_integers.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_passing_m64m128.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_passing_structs.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_passing_structs_and_unions.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_passing_unions.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_struct_returning.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
test_varargs.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00

README.gcc

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This contains a testsuite for the AMD64 psABI.
The ABI document is at http://www.x86-64.org/documentation/abi.pdf .
The content of this directory in the GCC tree is just a (partial) copy of the
ABI testsuite at cvs.x86-64.org.

See http://www.x86-64.org/cvsaccess for accessing the anonymous CVS server.
The module 'abitest' contains the master copy of this directory.

The whole testsuite is licensed under GPL v2.

Be aware that some of the test_*.c files here are generated, with the
generators only being in the master copy of the testsuite.

To change anything, please contact discuss@x86-64.org or the current
maintainer of the testuite directly.

The current maintainer is:
  matz@suse.de


Copyright (C) 2005 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.