glibc/csu
Roland McGrath 5f3d5c2bbb * csu/initfini.c (_init): Call __gmon_start__ if defined (weak ref).
* csu/gmon-start.c (__gmon_start__): Renamed from gmon_start, made
	global.
	[! HAVE_INITFINI]: Only make it a constructor in this case.
1996-01-17 02:29:57 +00:00
..
.cvsignore * Make-dist (README): Commit it to CVS if there is a CVS directory. 1995-03-29 16:58:35 +00:00
Makefile [have-initfini=yes] (CPPFLAGS): Append -DHAVE_INITFINI. (initfini): Compile initfini.c with -fPIC. 1996-01-16 22:37:27 +00:00
gmon-start.c * csu/initfini.c (_init): Call __gmon_start__ if defined (weak ref). 1996-01-17 02:29:57 +00:00
initfini.c * csu/initfini.c (_init): Call __gmon_start__ if defined (weak ref). 1996-01-17 02:29:57 +00:00