rename amd64 architecture to x86_64
[dragonfly.git] / lib / libc / gmon / gmon.c
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-07 Peter AvalosSync libc/gmon with FreeBSD:
2005-11-13 Sascha WildnerCleanup:
2005-03-09 Joerg SonnenbergerUse getprogname() instead of depending on __progname...
2005-01-31 Matthew DillonRemove _THREAD_SAFE depenendancies. Create weakly...
2004-10-25 David RhodusRemove register keyword usage.
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2003-11-12 Eirik Nygaard * Removed the __P macros from lib/
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: