aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2012-01-09arm: Implement vec_perm and vec_perm_const for NEON.Richard Henderson1-4/+7
2012-01-03scanasm.exp (dg-function-on-line): Always use a special format for all mips t...Andrew Pinski1-3/+3
2012-01-01backport: re PR fortran/51502 (Potentially wrong code generation due to wrong...Thomas Koenig1-0/+18
2011-12-23neon.md (float<mode><V_cvtto>2): New.Dmitry Plotnikov1-4/+12
2011-12-21no-section-anchors-vect-31.c: Adjust array size and test diag-scans to fix fa...Michael Zolotukhin1-10/+49
2011-12-13Revert two unintended commitsRichard Henderson1-6/+3
2011-12-13arm: Implement vec_perm and vec_perm_const for NEON.Richard Henderson1-3/+6
2011-12-02gcov.c (struct arc_info): Add is_throw field.Nathan Sidwell1-1/+1
2011-12-01re PR gcov-profile/51113 (rev. 181105 causes Firefox profiledbuild failure)Nathan Sidwell1-16/+31
2011-11-25re PR testsuite/51258 (64-bit gcc.dg/atomic-compare-exchange-5.c link failure...Uros Bizjak1-5/+12
2011-11-25re PR testsuite/51258 (64-bit gcc.dg/atomic-compare-exchange-5.c link failure...Uros Bizjak1-26/+64
2011-11-21Fix ultrasparc_vis[23]_hw testsRainer Orth1-2/+2
2011-11-17* lib/gcc-simulate-thread.exp (simulate-thread): Improve error message.Uros Bizjak1-1/+1
2011-11-17gcc-simulate-thread.exp (simulate-thread): Run on all targets.Uros Bizjak1-20/+15
2011-11-17Skip simulate-thread tests on all alpha targetsRainer Orth1-2/+2
2011-11-15gcc-simulate-thread.exp (simulate-thread): Do not run on powerpc*-*-darwin* t...Iain Sandoe1-0/+4
2011-11-12gcc-simulate-thread.exp (simulate-thread): Do not run on alpha*-*-linux* targ...Uros Bizjak1-0/+5
2011-11-09generic-morestack.c: Include <string.h>.Ian Lance Taylor1-0/+8
2011-11-09Run most tests in both C++98 and C++11 modes.Jason Merrill2-0/+51
2011-11-09vector.md (vcondv4sfv4si, [...]): New patterns.Jakub Jelinek1-1/+2
2011-11-08Implement vect_cmdline_needed properly on sparc.David S. Miller1-0/+17
2011-11-08tree-vect-stmts.c (vectorizable_call): Add SLP_NODE argument.Jakub Jelinek1-0/+52
2011-11-07target-supports.exp (check_effective_target_sync_int_128): Don't cache the re...Uros Bizjak1-24/+8
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod1-0/+60
2011-11-05More improvements to sparc VIS vec_init code generation.David S. Miller1-0/+18
2011-11-04gcc-dg.exp (gcc_force_conventional_output): New global variable, default empt...Hans-Peter Nilsson2-0/+31
2011-10-21Fix gnat.dg testing with linker plugin checkRainer Orth1-6/+5
2011-10-20lto.exp (lto-execute): Use .exe suffix for test executable names.Joseph Myers1-1/+1
2011-10-20lto.exp (lto_init): Test slib lto and no-liker-plugin path.Jan Hubicka3-16/+45
2011-10-18gcc/Julian Brown1-0/+12
2011-10-18md.texi (vec_widen_ushiftl_hi, [...]): Document.Ira Rosen1-0/+20
2011-10-17Emit macro expansion related diagnosticsTom Tromey1-0/+1
2011-10-14di-longlong64-sync-1.c: New test.David Alan Gilbert1-0/+66
2011-10-13Move lowering of vector shifts from v/s to v/v from gimple to rtl.Richard Henderson1-21/+0
2011-10-11target-supports.exp (check_effective_target_fd_truncate): Close and unlink te...Uros Bizjak1-4/+13
2011-10-10gcc-gdb-test.exp (gdb-test): Delete $cmd_file before return.Uros Bizjak1-1/+6
2011-10-10gcc-simulate-thread.exp: New.Aldy Hernandez2-0/+112
2011-10-06re PR tree-optimization/50596 (Problems in vectorization of condition express...Jakub Jelinek1-0/+20
2011-10-04* lib/target-supports.expIra Rosen1-2/+2
2011-09-27target-supports.exp (check_profiling_available): Don't rely solely on TLS tes...Bernd Schmidt1-4/+1
2011-09-25tree-vect-slp.c (vect_slp_analyze_bb_1): Split out core part of vect_analyze_...Ira Rosen1-0/+18
2011-09-15Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from @SYSROOT_CFLAGS_FOR_TARG...Diego Novillo8-0/+62
2011-09-06arm.c (arm_preferred_simd_mode): Check TARGET_NEON_VECTORIZE_DOUBLE instead o...Ira Rosen1-3/+21
2011-08-19re PR target/49437 (interrupt return pop sometimes corrupts sp)Joey Ye1-0/+13
2011-08-03* lib/gnat-dg.exp: Use gnatmake -c -u to compile a single file.Arnaud Charlet1-0/+1
2011-07-31gcc-dg.exp (cleanup-dump): Also remove .exe.Uros Bizjak1-0/+4
2011-07-27target-supports.exp (check_effective_target_mmap): Use check_function_available.Ulrich Weigand1-3/+1
2011-07-25sourcebuild.texi (Effective-Target Keywords, [...]): Document mmap.Rainer Orth1-0/+8
2011-07-22* lib/target-supports.exp (check_ifunc_available): Improve comment.Uros Bizjak1-1/+1
2011-07-22target-supports.exp (check_ifunc_available): Rewrite.Uros Bizjak1-37/+8