Thomas Schwinge
|
7e5a3c96db
|
[PR libffi/65567] libffi: Fix, and simply libffi_feature_test
libffi/
PR libffi/65567
* testsuite/lib/libffi.exp (libffi_feature_test): Fix, and simply.
From-SVN: r236594
|
2016-05-23 16:54:04 +02:00 |
|
John David Anglin
|
bda9c2451e
|
re PR libffi/65441 (FAIL: libffi.call/float2.c -W -Wall -Wno-psabi (test for excess errors))
PR libffi/65441
* testsuite/lib/libffi.exp: Load target-supports-dg.exp.
* testsuite/libffi.call/float2.c: Don't run on hppa*-*-hpux*.
From-SVN: r229400
|
2015-10-27 00:39:32 +00:00 |
|
John David Anglin
|
dc84325087
|
re PR libffi/65567 (ERROR: tcl error sourcing /test/gnu/gcc/gcc/libffi/testsuite/libffi.complex/complex.exp)
PR libffi/65567
* testsuite/lib/libffi.exp (libffi_feature_test): Use split to ensure
lindex is applied to a list.
From-SVN: r221765
|
2015-03-29 20:46:17 +00:00 |
|
Jack Howarth
|
a96d75a42b
|
re PR libffi/64855 (FAIL: libffi.call/* -W -Wall -Wno-psabi -O0 -DABI_NUM=* -DABI_ATTR=* execution test on x86_64-apple-darwin*)
2015-01-29 Jack Howarth <howarth.at.gcc@gmail.com>
PR libffi/64855
* testsuite/lib/libffi.exp: Don't set targetabis on darwin.
From-SVN: r220264
|
2015-01-29 22:09:16 +00:00 |
|
Rainer Orth
|
d9c1646658
|
Correctly check for 32-bit x86
* testsuite/lib/libffi.exp: Load target-supports.exp.
(run-many-tests): Only set targetabis for ia32.
From-SVN: r220158
|
2015-01-27 09:57:57 +00:00 |
|
Richard Henderson
|
039ad4c2f4
|
re PR libffi/64581 (libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC)
PR libffi/64581
* testsuite/lib/libffi.exp (libffi_target_compile): Don't switch
to C++ mode when compiling C++ source code.
From-SVN: r219915
|
2015-01-20 13:26:04 -08:00 |
|
Richard Henderson
|
a9b8c95973
|
re PR libffi/64607 (Multilib test stops working in libffi)
PR libffi/64607
* testsuite/lib/libffi.exp (libffi-init): Append -L for the
just built libstdc++.
From-SVN: r219852
|
2015-01-19 09:58:06 -08:00 |
|
Richard Henderson
|
b1760f7f91
|
Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16
From-SVN: r219477
|
2015-01-12 08:19:59 -08:00 |
|
Thomas Schwinge
|
a03bd0056c
|
Normalize interface for all *-dg-runtest.
gcc/testsuite/
* lib/g++-dg.exp (g++-dg-runtest): Change interface to match
dg-runtest's. Adapt all callers.
* lib/gcc-dg.exp (gcc-dg-runtest): Likewise.
* lib/gfortran-dg.exp (gfortran-dg-runtest): Likewise.
* lib/go-dg.exp (go-dg-runtest): Likewise.
* lib/obj-c++-dg.exp (obj-c++-dg-runtest): Likewise.
* lib/objc-dg.exp (objc-dg-runtest): Likewise.
libffi/
* testsuite/lib/libffi.exp (libffi-dg-runtest): Change interface
match to dg-runtest's.
From-SVN: r212278
|
2014-07-04 07:28:17 +02:00 |
|
Sebastian Huber
|
8ec7c36a53
|
libffi.exp (load_gcc_lib): Register loaded libs.
2014-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
libffi/
* testsuite/lib/libffi.exp (load_gcc_lib): Register loaded libs.
libjava/
* testsuite/lib/libjava.exp (load_gcc_lib): Register loaded libs.
libstdc++-v3/
* testsuite/lib/libstdc++.exp (load_gcc_lib): Register loaded libs.
From-SVN: r210634
|
2014-05-20 08:20:06 +00:00 |
|
Andreas Schwab
|
4e70f25ffe
|
* Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS)
(STAMP_GENINSRC, STAMP_BUILD_INFO, CLEANFILES)
(MAINTAINERCLEANFILES): Define.
(all-local, stamp-geninsrc, stamp-build-info): New targets.
(doc/libffi.info): Depend on $(STAMP_BUILD_INFO)
* configure.ac: Check for modern makeinfo. Add support for
--enable-generated-files-in-srcdir.
* libffi/mdate-sh: New file.
* testsuite/lib/libffi.exp (load_gcc_lib): Load from gcc testsuite
lib dir.
(libffi-init): Properly set library paths for multilibs and add
path to libstdc++.
* configure: Regenerate.
* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.
* doc/stamp-vti: Regenerate.
* doc/version.texi: Regenerate.
* fficonfig.h.in: Regenerate.
* include/Makefile.in: Regenerate.
* man/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
From-SVN: r194752
|
2012-12-29 16:25:27 +00:00 |
|
Anthony Green
|
b4b575ce78
|
libffi merge
From-SVN: r194722
|
2012-12-26 16:28:02 +00:00 |
|
Rainer Orth
|
ed2a97eb0d
|
libffi-dg.exp: Rename ...
* testsuite/lib/libffi-dg.exp: Rename ...
* testsuite/lib/libffi.exp: ... to this.
* libffi/testsuite/libffi.call/call.exp: Don't load libffi-dg.exp.
* libffi/testsuite/libffi.special/special.exp: Likewise.
From-SVN: r166768
|
2010-11-15 20:30:37 +00:00 |
|