aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-21target-supports.exp (check_avx_os_support_available): New.Uros Bizjak1-3/+27
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth1-6/+0
2011-07-16pt.c (tinst_level_tick, [...]): Replace with last_error_tinst_level.Jason Merrill1-1/+1
2011-07-15re PR testsuite/49741 (make -k check-c++0x not multilib aware)Jason Merrill1-0/+31
2011-07-15weak-call.c: New test.Bernd Schmidt1-0/+20
2011-07-13Also test -std=c++0x mode with 'make check-c++' at top levelJason Merrill2-25/+3
2011-07-13g++.exp (g++_init): Use istarget.Uros Bizjak12-68/+57
2011-07-11target-supports.exp (check_effective_target_scheduling): New Function.Georg-Johann Lay1-0/+8
2011-07-08neon.md (vec_shr_<mode>, [...]): Disable in big-endian mode.Julian Brown1-3/+15
2011-07-07Add ia32 and x32 effective targets.H.J. Lu1-1/+24
2011-07-07target-supports.exp (check_effective_target_arm_dsp): New.Janis Johnson1-0/+12
2011-07-07target-supports.exp (check_effective_target_arm_thumb1): New.Janis Johnson1-1/+15
2011-07-06target-supports.exp (check_profiling_available): Disable profiling with -fpro...Georg-Johann Lay1-0/+5
2011-07-01re PR libmudflap/49549 (Use of --noinhibit-exec is unportable)Rainer Orth1-0/+20
2011-06-282011-06-28 Janis Johnson <janisjo@codesourcery.com>Janis Johnson1-0/+19
2011-06-27target-supports-dg.exp (dg-require-effective-target): Return early if the tes...Janis Johnson1-1/+6
2011-06-27scanasm.exp (dg-scan, [...]): For missing file...Janis Johnson1-9/+37
2011-06-27target-supports.exp (add_options_for_arm_fp16): Renamed from add_options_for_...Janis Johnson1-29/+37
2011-06-26[multiple changes]Jakub Jelinek1-0/+8
2011-06-20scandump.exp (scan-dump, [...]): Treat a missing dump file as unresolved and ...Janis Johnson1-5/+10
2011-06-20scanasm.exp (object-size): Move argument processing earlier to report errors ...Janis Johnson1-21/+29
2011-06-10* lib/target-supports.expJanis Johnson1-1/+4
2011-06-10sourcebuild.texi (Effective-Target Keywords, pie): Document it.Rainer Orth1-0/+10
2011-06-09prune.exp: Prune "note"s.Jason Merrill1-0/+3
2011-06-07re PR c++/48969 (ICE with -std=c++0x)Jason Merrill1-1/+1
2011-06-07re PR tree-optimization/48497 (gfortran.dg/graphite/vect-pr40979.f90 FAILs wi...Rainer Orth1-0/+22
2011-06-07tree-vectorizer.h (vect_recog_func_ptr): Make last argument to be a pointer.Ira Rosen1-2/+50
2011-06-03gcc:Richard Henderson1-1/+1
2011-06-02* lib/timeout.exp (timeout): Add board_info support.DJ Delorie1-0/+2
2011-05-26tree-prof.exp: Check for -fprofile-generate support.Rainer Orth3-10/+19
2011-05-24run-gd.c: New test.Uros Bizjak1-1/+1
2011-05-19collect2.c: Include diagnostic.h.Joseph Myers1-2/+2
2011-05-19scanasm.exp (object-size): Fix target selector handling.Tom de Vries1-1/+1
2011-05-09gcc-gdb-test.exp (gdb-test): Reorder matchers to give more consistent results.Jeff Law1-7/+7