aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib/gcc-dg.exp
AgeCommit message (Expand)Author
2009-07-29svn merge -r148856:148855 svn+ssh://gcc.gnu.org/svn/gcc/branches/redhat/gcc-4...redhat/fc11-4_4-branchJakub Jelinek
2009-06-15svn merge -r148496:148497 svn+ssh://gcc.gnu.org/svn/gcc/trunkJakub Jelinek
2009-04-22 Backport from mainline:Ulrich Weigand
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-11-26gcc/Janis Johnson
2008-11-06gcc/Janis Johnson
2008-08-21 * c-tree.h (grokfield): New argument.Aldy Hernandez
2008-07-05 * lib/gcc-dg.exp (remove-build-file): Remove files on remote hostJoseph Myers
2008-05-21 * gcc.c-torture/execute/builtins/memops-asm.c: Set inside_main.Nathan Sidwell
2008-05-15libgomp:Janis Johnson
2008-05-12 * gcc.c-torture/compile/pr11832.c: XFAIL for mips and powerpc-linux,Janis Johnson
2007-08-30 * lib/gcc-dg.exp (cleanup-profile-file): New procedure.Uros Bizjak
2007-08-01* gcc.c-torture/execute/execute.exp: Change copyright header to refer to versionNick Clifton
2007-07-25 gcc/Julian Brown
2007-07-122007-07-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2007-05-22gcc/Janis Johnson
2007-04-24 PR fortran/31587Francois-Xavier Coudert
2007-03-26 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Remove build file trivial.S.Uros Bizjak
2006-12-22 * lib/gcc-dg.exp (gcc-dg-prune): Return "::unsupported::memoryBen Elliston
2006-12-12gcc/testsuite/Richard Sandiford
2006-11-07gcc/Janis Johnson
2006-08-01gcc/Daniel Jacobowitz
2006-07-13gcc:Janis Johnson
2006-06-06 * lib/gcc-dg.exp (gcc-dg-test-1): Detect and report ICE.Janis Johnson
2006-03-21 * lib/gcc-dg.exp (cleanup-modules): New proc.Janis Johnson
2006-02-082006-02-08 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2006-02-03 * lib/gcc-dg.exp (cleanup-rtl-dump): Fix dump file regexp toJeff Law
2005-12-06 * lib/gcc-dg.exp (cleanup-dump): Remove options from test name.Janis Johnson
2005-09-13 * lib/gcc-dg.exp: Load scanipa.exp.Josh Conner
2005-06-25Update FSF address.Kelley Cook
2005-06-172005-06-07 David Billinghurst <David.Billinghurst@riotinto.com>David Billinghurst
2005-05-24 * lib/gcc-dg.exp (cleanup-ipa-dump): New.Janis Johnson
2005-03-31gcc:Janis Johnson
2005-03-26 * lib/g++.exp (g++_link_flags): Use gcc-set-multilib-library-path.Mark Mitchell
2005-03-08 * consistency.vlad/vlad.exp: Remove trailing semicolons.Ben Elliston
2005-02-11 * lib/gcc-dg.exp: (dg-require-weak, dg-require-visibility,Janis Johnson
2005-02-01 * doc/sourcebuild.texi (Test directives): Describe selectorJanis Johnson
2005-01-24 * lib/gcc-dg.exp (skip_test_and_clear_xfail): Remove.Janis Johnson
2004-12-22 * lib/gcc-dg.exp (dg-xfail-if): Fix the flags compared against.Janis Johnson
2004-12-02 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function toJanis Johnson
2004-11-24 * lib/target-libpath.exp: New file defining set_ld_library_path_env_varsJohn David Anglin
2004-11-17 * lib/gcc-dg.exp (dg-skip-if): New function.Janis Johnson
2004-11-15 * lib/gcc-dg.exp (dg-target-list): Remove.Janis Johnson
2004-11-122004-11-12 Mark Mitchell <mark@codesourcery.com>Mark Mitchell
2004-11-122004-11-12 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-11-12 * lib/gcc-dg.exp (dg-target-list): New.Janis Johnson
2004-11-12 * lib/target-supports.exp (get-compiler_messages): New.Janis Johnson
2004-11-11 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.Janis Johnson
2004-11-11 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.Janis Johnson
2004-10-25gcc/testsuite:Eric Botcazou