Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 2004 03:44:24 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/ia64/gen Makefile.inc _mcount.S
Message-ID:  <200411090344.iA93iOV2077511@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004-11-09 03:44:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libc/ia64/gen    Makefile.inc 
  Added files:           (Branch: RELENG_5)
    lib/libc/ia64/gen    _mcount.S 
  Log:
  MFC Makefile.inc:1.13, _mcount.S:1.1
  
  Make profiling actually work. The gcc compiler emits a call to the
  _mcount() stub when profiling is enabled.
  
  Revision  Changes    Path
  1.12.2.1  +4 -4      src/lib/libc/ia64/gen/Makefile.inc
  1.1.2.1   +75 -0     src/lib/libc/ia64/gen/_mcount.S (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411090344.iA93iOV2077511>