2005-10-09 Phil Blundell <pb@reciva.com>
authorPhil Blundell <pb@reciva.com>
Sun, 9 Oct 2005 18:29:25 +0000 (18:29 +0000)
committerPhil Blundell <pb@reciva.com>
Sun, 9 Oct 2005 18:29:25 +0000 (18:29 +0000)
commit5f7c48c17f99274f06fd77d90a5b653a5fa2596a
treeacff651b456a0be3f6ecc763e3149df031af1d85
parent609908d77052a1c4aaebd536420a4a618d6b3e95
2005-10-09  Phil Blundell  <pb@reciva.com>

* sysdeps/arm/Makefile [subdir=gmon] (sysdep_routines): Add
_mcount.
* sysdeps/arm/machine-gmon.h (MCOUNT): Replace with empty
definition.
(_MCOUNT_DECL): Make linkage global.
* sysdeps/arm/_mcount.S: New file.
ChangeLog.arm
sysdeps/arm/Makefile [new file with mode: 0644]
sysdeps/arm/_mcount.S [new file with mode: 0644]
sysdeps/arm/machine-gmon.h