gmon-sol2.c
11.8 KB
-
gmon-sol2.c (size_t): New type. · 1d87d70d
* config/i386/gmon-sol2.c (size_t): New type. (intptr_t): Likewise. (s_textsize): Declare as size_t. (sbrk): Declare. (monstartup): Use size_t for sizes. (_mcount): Save and restore registers. (internal_mcount): Pass 0 as the first argument to monstartup in 64-bit mode. (moncontrol): Convert pointer to appropriately sized integer before passing to profil. From-SVN: r124333
Mark Mitchell committed