Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f1301a54 | 2014-11-14 10:50:29 | testsuite: Use feature test rather than enumeration for complex | ||
| b5ade2fb | 2014-11-13 09:06:10 | testsuite: Detect clang Clang doesn't like the -Wno-psabi argument that we want to pass to GCC. Since clang is detected as GCC via __GNUC__, use ax_cv_c_compiler_vendor. | ||
| fbbf48fb | 2014-09-20 07:43:51 | Compile tests with -Wno-psabi when using GCC | ||
| 7d698125 | 2014-03-26 23:17:56 | Use the proper C++ compiler to run C++ tests Running the C compiler with -shared-libgcc -lstdc++ does not work on non-GCC compilers. | ||
| e48918ec | 2014-03-16 20:29:27 | testsuite: Add ABIs to the test matrix; unify tests across ABIs This eliminates all the *_win32.c tests in favor of the tests they were branched from, and expands test coverage to run many more tests on stdcall, thiscall, and fastcall. This same mechanism also supports testing any other target that has multiple ABIs. | ||
| 5695ec14 | 2014-03-16 16:04:58 | testsuite: Factor out a function to run a matrix of tests This commons up code from libffi.call/call.exp and libffi.special/special.exp, unifies the optimization option matrix between the two, and makes it easier to add more axes to the matrix in the future. | ||
| f26c7ca6 | 2013-01-08 14:47:05 | Make compiler options in dejagnu runs compiler specific | ||
| ccee09a4 | 2013-01-02 08:41:55 | +2012-03-21 Peter Rosin <peda@lysator.liu.se> + + * testsuite/lib/target-libpath.exp [*-*-cygwin*, *-*-mingw*] + (set_ld_library_path_env_vars): Add the library search dir to PATH + (and save PATH for later). + (restore_ld_library_path_env_vars): Restore PATH. | ||
| 8bad679a | 2013-01-02 08:28:35 | New stand-alone patch | ||
| 981c32ee | 2013-01-02 07:34:03 | Merge with GCC. Eliminate quilt bits. | ||
| 58e8b66f | 2012-10-30 07:07:19 | AArch64 port | ||
| fa5d7479 | 2012-10-30 07:07:19 | AArch64 port | ||
| bd78c9c3 | 2012-03-21 08:09:30 | More cygwin fixes | ||
| 857fe3de | 2011-02-08 19:39:20 | Clean ups | ||
| bc9d0be2 | 2011-02-08 17:04:26 | 3.0.10rc0 changes | ||
| 2db72615 | 2010-11-21 10:50:56 | Rebase | ||
| 3f5b1375 | 2010-07-12 14:39:18 | rebase | ||
| 9dc9a293 | 2010-04-13 10:33:52 | Rebase to latest GCC sources | ||
| 7b7a42f2 | 2010-01-12 09:14:14 | Rebase from GCC | ||
| c3042afa | 2010-01-01 08:08:02 | Reset quilt patches post 3.0.9 merge with GCC | ||
| 0cfe60e9 | 2009-12-29 10:06:04 | 3.0.9rc12 | ||
| 01c78756 | 2009-12-26 10:05:18 | 3.0.9rc9 | ||
| 9458d88f | 2009-12-26 07:02:27 | Rebase from GCC | ||
| da11bece | 2009-12-24 05:34:46 | Release 3.0.9rc5 | ||
| 115ab36f | 2009-12-24 00:22:00 | Update missing changes for 3.0.9r4. | ||
| 5cbe2058 | 2009-10-04 23:53:11 | Initial stand-alone patch. | ||
| c6dddbd0 | 2009-10-04 08:11:33 | Initial commit |