aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.misc-tests
AgeCommit message (Expand)AuthorFilesLines
2005-03-31profopt.exp: Treat prof_ext as a list.Janis Johnson1-1/+1
2005-03-22options.exp (check_for_options): Create a real C program...Ben Elliston1-2/+8
2005-03-09vlad.exp: Remove trailing semicolons.Ben Elliston1-2/+2
2005-03-04* gcc.misc-tests/options.exp: New test.Ben Elliston1-0/+48
2005-02-15linkage.exp (s390): Check for 64bit added.Andreas Krebbel1-1/+4
2005-02-01README: Describe tests in source directory.Janis Johnson13-157/+0
2004-11-17gcc-dg.exp (dg-skip-if): New function.Janis Johnson4-4/+4
2004-11-12gcc-dg.exp (dg-forbid-option): New function.Mark Mitchell4-0/+4
2004-11-11* gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.Janis Johnson1-0/+5
2004-11-11linkage.exp: Prepend directory name to pass/fail message...Janis Johnson1-5/+12
2004-09-16bprob.exp, bprob.exp: Iterate tests with -ftree-based-profiling also.Frank Ch. Eigler1-9/+15
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell1-0/+3
2004-08-0320001023-1.c, [...]: Declare built-in functions used.Joseph Myers11-0/+25
2004-07-08[multiple changes]Jakub Jelinek1-6/+17
2004-06-22re PR target/14800 (Some x86 tests aren't valid for x86_64)H.J. Lu1-0/+5
2004-02-21target-supports.exp (check_profiling_available): Check argument to determine ...Kaveh R. Ghazi1-1/+1
2003-12-24calls.c (expand_call): Recognize calls to "sqrt" and create corresponding notes.Mark Mitchell1-0/+2
2003-12-23gcc-dg.exp (dg-require-profiling): New function.Mark Mitchell1-6/+1
2003-10-31bprob.exp: Disable test on arm-elf configs.Richard Earnshaw1-0/+3
2003-08-27gcov.c (typedef struct arc_info): New field cs_count.Zdenek Dvorak1-0/+16
2003-08-23linkage.exp: Treat all HP-UX platforms identically.Mark Mitchell1-1/+1
2003-08-22* gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.Mark Mitchell1-0/+5
2003-08-04re PR target/11739 (i386 prefetch tests need to made smarter)Janis Johnson1-13/+15
2003-07-09bprob.exp (prof_ext): Update.Nathan Sidwell2-3/+3
2003-04-06gcov.c (struct arc_info): Replace local_span with cycle.Nathan Sidwell3-0/+53
2003-03-27gcov.exp (run-gcov): Add branches and calls options, rather than reading .x f...Mark Mitchell10-17/+5
2003-03-11bprob.exp: Disable test cases for h8300-*-* as profiling options are not supp...D.Venkatasubramanian1-1/+2
2003-02-22i386.c: Replace "mcpu" with "mtune".Kelley Cook1-13/+13
2002-10-21profopt.exp (profopt-cleanup): New argument TESTCASE.Ulrich Weigand1-4/+0
2002-10-21typeof-2.c: Handle s390x targets as well.Ulrich Weigand1-0/+6
2002-09-16ChangeLog: follow spelling conventions.Kazu Hirata1-1/+1
2002-08-05gcov.c (output_data): Round to % to nearest, tweak formatting.Nathan Sidwell2-0/+49
2002-07-11configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth1-1/+7
2002-04-04linkage.exp: Update last change to handle sparc*-, not just sparc-.Kaveh R. Ghazi1-1/+1
2002-04-03bprob.exp: Skip for mmix-*-* and cris-*-*.Hans-Peter Nilsson1-1/+8
2002-04-01* gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.Kaveh R. Ghazi1-0/+6
2002-02-06c-decl.c (finish_function): Warn about a non-void function with no return sta...Jason Merrill3-3/+3
2002-01-17i386-prefetch.exp: Save and restore torture_with_loops and torture_without_loopsDavid Billinghurst1-0/+8
2002-01-15i386-prefetch.exp: New.Janis Johnson5-0/+208
2001-12-21Add missing URL for message that prompted this new testNick Clifton1-0/+1
2001-12-20Fix prologue/epilogue generation for ARM ISR routines.Nick Clifton2-0/+75
2001-10-25msgs.exp: Delete.Zack Weinberg3-98/+0
2001-10-09freebsd.h, [...]: Update FSF address.Joseph Myers1-1/+1
2001-09-11gcov.exp: Move almost everything to a new, language-independent file in lib.Janis Johnson1-317/+1
2001-09-10Test -fbranch-probabilities with computed gotos.Janis Johnson1-0/+42
2001-09-10Test various C constructs with -fbranch-probabilities.Janis Johnson1-0/+269
2001-09-10Support for tests of -fbranch-probability.Janis Johnson1-0/+55
2001-09-07Test gcov output for functions that use longjmp.Janis Johnson1-0/+84
2001-09-07Control which kinds of gcov output to verify.Janis Johnson4-0/+10
2001-09-07Add support for a .x file to control XFAIL and wich kinds of gcov outputJanis Johnson1-6/+32