CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2003-03-16 22:12:01
Modified files:
winsup/mingw : ChangeLog
winsup/mingw/profile: Makefile.in profile.h
Log message:
* profile/profile.h (mcount): Use __builtin_return_address
rather than __asm statements.
* profile/Makefile.in: Remove special rule for mcount.o
Specify dependencies for mcount.o profil.o gmon.o.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.123&r2=1.124
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/profile/Makefile.in.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/profile/profile.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2