2005-10-10 Philip Blundell <philb@gnu.org>
* sysdeps/arm/_mcount.S: Suppress profiling when building this file.
This commit is contained in:
parent
5f7c48c17f
commit
b033155aa9
@ -1,3 +1,8 @@
|
||||
2005-10-10 Philip Blundell <philb@gnu.org>
|
||||
|
||||
* sysdeps/arm/_mcount.S: Suppress profiling when building this
|
||||
file.
|
||||
|
||||
2005-10-09 Phil Blundell <pb@reciva.com>
|
||||
|
||||
* sysdeps/arm/Makefile [subdir=gmon] (sysdep_routines): Add
|
||||
|
@ -17,6 +17,8 @@
|
||||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
02111-1307 USA. */
|
||||
|
||||
#undef PROF
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
ENTRY(_mcount)
|
||||
|
Loading…
x
Reference in New Issue
Block a user