]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/gcc.misc-tests
fold-const.c (fold_comparison): Fold comparisons like (x * 1000 < 0) to (x < 0).
[gcc.git] / gcc / testsuite / gcc.misc-tests /
2006-09-09 Eric Christopherconfig.gcc (i?86-*-darwin): Add 64-bit HWI support.
2006-01-26 Ben Elliston* gcc.misc-tests/dectest.exp: Remove defunct comment.
2006-01-23 Ben Ellistondectest.exp (TORTURE_OPTIONS): Include -Os.
2006-01-16 Ben Ellistondfp.exp: Correct FSF address.
2006-01-11 Janis Johnsonnodfp-1.c: New test.
2005-12-13 Alan Modra980523-1.c, [...]: Don't use powerpc-*-* or powerpc64...
2005-10-21 James E WilsonFix -MM -MG bug.
2005-08-03 Jan Hubickaprofile.c (branch_prob): Split edges with goto locus...
2005-07-28 Jan HubickaMakefile.in (rtl-profile.o): Kill all traces of it.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-26 Andreas Jaegerre PR testsuite/20772 (x86 tests should run on both...
2005-03-31 Janis Johnsonprofopt.exp: Treat prof_ext as a list.
2005-03-22 Ben Ellistonoptions.exp (check_for_options): Create a real C program...
2005-03-08 Ben Ellistonvlad.exp: Remove trailing semicolons.
2005-03-04 Ben Elliston* gcc.misc-tests/options.exp: New test.
2005-02-15 Andreas Krebbellinkage.exp (s390): Check for 64bit added.
2005-02-01 Janis JohnsonREADME: Describe tests in source directory.
2004-11-17 Janis Johnsongcc-dg.exp (dg-skip-if): New function.
2004-11-12 Mark Mitchellgcc-dg.exp (dg-forbid-option): New function.
2004-11-11 Janis Johnson* gcc.misc-tests/linkage.exp: Handle biarch GCC for...
2004-11-11 Janis Johnsonlinkage.exp: Prepend directory name to pass/fail message...
2004-09-16 Frank Ch. Eiglerbprob.exp, bprob.exp: Iterate tests with -ftree-based...
2004-08-11 Mark Mitchellconfigure.in (arm*-*-eabi*): New target.
2004-08-03 Joseph Myers20001023-1.c, [...]: Declare built-in functions used.
2004-07-08 Jakub Jelinek[multiple changes]
2004-06-22 H.J. Lure PR target/14800 (Some x86 tests aren't valid for...
2004-02-21 Kaveh R. Ghazitarget-supports.exp (check_profiling_available): Check...
2003-12-24 Mark Mitchellcalls.c (expand_call): Recognize calls to "sqrt" and...
2003-12-23 Mark Mitchellgcc-dg.exp (dg-require-profiling): New function.
2003-10-31 Richard Earnshawbprob.exp: Disable test on arm-elf configs.
2003-08-27 Zdenek Dvorakgcov.c (typedef struct arc_info): New field cs_count.
2003-08-23 Mark Mitchelllinkage.exp: Treat all HP-UX platforms identically.
2003-08-22 Mark Mitchell* gcc.misc-tests/linkage.exp: Add logic for ia64-hp...
2003-08-04 Janis Johnsonre PR target/11739 (i386 prefetch tests need to made...
2003-07-09 Nathan Sidwellbprob.exp (prof_ext): Update.
2003-04-06 Nathan Sidwellgcov.c (struct arc_info): Replace local_span with cycle.
2003-03-27 Mark Mitchellgcov.exp (run-gcov): Add branches and calls options...
2003-03-11 D.Venkatasubramanianbprob.exp: Disable test cases for h8300-*-* as profilin...
2003-02-23 Kelley Cooki386.c: Replace "mcpu" with "mtune".
2002-10-21 Ulrich Weigandprofopt.exp (profopt-cleanup): New argument TESTCASE.
2002-10-21 Ulrich Weigandtypeof-2.c: Handle s390x targets as well.
2002-09-16 Kazu HirataChangeLog: follow spelling conventions.
2002-08-05 Nathan Sidwellgcov.c (output_data): Round to % to nearest, tweak...
2002-07-11 Rainer Orthconfigure.in (mips*-*-irix6*o32): Enable stabs.
2002-04-04 Kaveh R. Ghazilinkage.exp: Update last change to handle sparc*-,...
2002-04-03 Hans-Peter Nilssonbprob.exp: Skip for mmix-*-* and cris-*-*.
2002-04-01 Kaveh R. Ghazi* gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2002-02-06 Jason Merrillc-decl.c (finish_function): Warn about a non-void funct...
2002-01-17 David Billinghursti386-prefetch.exp: Save and restore torture_with_loops...
2002-01-15 Janis Johnsoni386-prefetch.exp: New.
2001-12-21 Nick CliftonAdd missing URL for message that prompted this new...
2001-12-20 Nick CliftonFix prologue/epilogue generation for ARM ISR routines.
2001-10-25 Zack Weinbergmsgs.exp: Delete.
2001-10-09 Joseph Myersfreebsd.h, [...]: Update FSF address.
2001-09-11 Janis Johnsongcov.exp: Move almost everything to a new, language...
2001-09-10 Janis JohnsonTest -fbranch-probabilities with computed gotos.
2001-09-10 Janis JohnsonTest various C constructs with -fbranch-probabilities.
2001-09-10 Janis JohnsonSupport for tests of -fbranch-probability.
2001-09-07 Janis JohnsonTest gcov output for functions that use longjmp.
2001-09-07 Janis JohnsonControl which kinds of gcov output to verify.
2001-09-07 Janis JohnsonAdd support for a .x file to control XFAIL and wich...
2001-09-06 Janis JohnsonSimple test of call return percentages along with branc...
2001-09-06 Janis JohnsonAdd support for checking call return percentages for...
2001-08-20 Janis JohnsonTest of gcov branch coverage reporting.
2001-08-20 Janis JohnsonTest of gcov line coverage information.
2001-08-20 Janis JohnsonChange to invoke gcov and clean up.
2001-08-20 Janis JohnsonAdd support for branch information.
2001-07-11 Janis Johnson* gcc.misc-tests/gcov-3.c: New test.
2001-07-01 Michael Chamberlainmg.exp (compiler_output): Support tcl 8.3.1.
2001-06-02 Kaveh R. Ghazilinkage.exp: Use wildcards when matching N32.
2001-05-30 David Billinghurstlinkage.exp: Pass appropriate flags to native compiler...
2001-05-23 David Billinghurstlinkage.exp: Pass appropriate flags to native compiler...
2001-02-08 Joseph Myersdefault.exp, [...]: Remove bug reporting instructions...
2000-06-29 Zack WeinbergRearrange lots of files...
2000-06-28 Zack WeinbergFix cut and paste error in last change
2000-06-28 Zack Weinbergacker1.c: Report failure.
2000-06-26 Zack WeinbergMakefile.in, [...]: Delete.
1999-09-30 Donn Terry* gcc.misc-tests/mg.exp: delete extraneous redirection.
1999-08-09 Nick CliftonTest all builds, not just native
1999-08-03 Jeff LawRemove copyrighted testcase
1999-04-03 Zack Weinbergcpp-if1.c: Adjust regexps to accommodate cccp.
1998-12-08 Franz Sirl930510-1.c: Make C9X safe.
1998-06-19 Bruno Haiblem-un-2.c: New test.
1997-08-19 Jeff LawInitial revision
This page took 3.596822 seconds and 8 git commands to generate.