1. 30 Mar, 2003 2 commits
  2. 29 Mar, 2003 13 commits
  3. 28 Mar, 2003 23 commits
  4. 27 Mar, 2003 2 commits
    • gcov.exp (run-gcov): Add branches and calls options, rather than reading .x files. · 7ffe3584
      	* lib/gcov.exp (run-gcov): Add branches and calls options, rather
      	than reading .x files.
      	* g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
      	* g77.dg/gcov/gcov-1.f: Likewise.
      	* gcc.misc-tests/gcov-4b.c: Likewise.
      	* gcc.misc-tests/gcov-5b.c: Likewise.
      	* gcc.misc-tests/gcov-6.c: Likewise.
      	* gcc.misc-tests/gcov-7.c: Likewise.
      	* gcc.misc-tests/gcov-8.c: Likewise.
      	* g++.dg/gcov/gcov-1.x: Remove.
      	* g77.dg/gcov/gcov-1.x: Likewise.
      	* gcc.misc-tests/gcov-4b.x: Likewise.
      	* gcc.misc-tests/gcov-5b.x: Likewise.
      	* gcc.misc-tests/gcov-6.x: Likewise.
      	* gcc.misc-tests/gcov-7.x: Likewise.
      	* gcc.misc-tests/gcov-8.x: Likewise.
      
      From-SVN: r64937
      Mark Mitchell committed
    • libgcov.c: Provide only dummy functions if libc is not available. · 01e60c33
      2003-03-27  Janis Johnson  <janis187@us.ibm.com>
      
      	* libgcov.c: Provide only dummy functions if libc is not available.
      
      From-SVN: r64936
      Janis Johnson committed