summaryrefslogtreecommitdiff
path: root/csu/gmon-start.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove have-initfini and need-nopic-initfiniAndreas Schwab2012-02-081-13/+3
* Don't take the address of a void object.Richard Henderson2010-03-261-2/+2
* 2002-11-20 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath2002-11-221-4/+0
* Pretty printing.Ulrich Drepper2002-10-211-5/+5
* 2002-09-10 Alan Modra <amodra@bigpond.net.au>Roland McGrath2002-09-141-1/+9
* Update.Ulrich Drepper2002-02-131-1/+5
* Update.Ulrich Drepper2002-02-131-2/+2
* Update.Ulrich Drepper2001-07-251-2/+7
* Include <entry.h> (_start): Replaced with ENTRY_POINT.Ulrich Drepper2001-07-251-2/+4
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2000-11-231-1/+3
* Always have prototype for __gmon_start.Ulrich Drepper2000-11-201-2/+3
* (_start): Declared as "extern void". (etext): Likewise.Ulrich Drepper2000-04-211-2/+5
* Update.cvs/libc-ud-970729Ulrich Drepper1997-07-281-2/+2
* Update from main archive 961219cvs/libc-961220Ulrich Drepper1996-12-201-15/+15
* update from main archive 960904cvs/libc-960905Ulrich Drepper1996-09-051-1/+9
* Mon Jan 22 10:40:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960123Roland McGrath1996-01-231-6/+1
* * csu/initfini.c (_init): Call __gmon_start__ if defined (weak ref).Roland McGrath1996-01-171-4/+12
* Tue Sep 26 16:50:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-261-0/+47