NameDateSize

..12-Oct-20154

abi-x86_64.expH A D20-Jun-20111.5 KiB

args.hH A D20-Jun-20115.7 KiB

asm-support-darwin.sH A D20-Jun-20111.6 KiB

asm-support.SH A D20-Jun-20111.8 KiB

avx/H12-Oct-201511

callabi/H12-Oct-201519

defines.hH A D20-Jun-20113.8 KiB

macros.hH A D20-Jun-20111.6 KiB

README.gccH A D20-Jun-2011924

test_3_element_struct_and_unions.cH A D20-Jun-201129.1 KiB

test_basic_alignment.cH A D20-Jun-20111.1 KiB

test_basic_array_size_and_align.cH A D20-Jun-20111.5 KiB

test_basic_returning.cH A D20-Jun-20111.5 KiB

test_basic_sizes.cH A D20-Jun-20111.1 KiB

test_basic_struct_size_and_align.cH A D20-Jun-20111.7 KiB

test_basic_union_size_and_align.cH A D20-Jun-20111.6 KiB

test_bitfields.cH A D20-Jun-20112.8 KiB

test_complex_returning.cH A D20-Jun-20111.6 KiB

test_m64m128_returning.cH A D20-Jun-20111.2 KiB

test_passing_floats.cH A D20-Jun-201122 KiB

test_passing_integers.cH A D20-Jun-20116.5 KiB

test_passing_m64m128.cH A D20-Jun-20119.7 KiB

test_passing_structs.cH A D20-Jun-20115.1 KiB

test_passing_structs_and_unions.cH A D20-Jun-20111.5 KiB

test_passing_unions.cH A D20-Jun-20114.6 KiB

test_struct_returning.cH A D20-Jun-20116.9 KiB

test_varargs.cH A D20-Jun-20112 KiB

README.gcc

1This contains a testsuite for the AMD64 psABI.
2The ABI document is at http://www.x86-64.org/documentation/abi.pdf .
3The content of this directory in the GCC tree is just a (partial) copy of the
4ABI testsuite at cvs.x86-64.org.
5
6See http://www.x86-64.org/cvsaccess for accessing the anonymous CVS server.
7The module 'abitest' contains the master copy of this directory.
8
9The whole testsuite is licensed under GPL v2.
10
11Be aware that some of the test_*.c files here are generated, with the
12generators only being in the master copy of the testsuite.
13
14To change anything, please contact discuss@x86-64.org or the current
15maintainer of the testuite directly.
16
17The current maintainer is:
18  matz@suse.de
19
20
21Copyright (C) 2005 Free Software Foundation, Inc.
22
23Copying and distribution of this file, with or without modification,
24are permitted in any medium without royalty provided the copyright
25notice and this notice are preserved.
26