2002-09-10 Alan Modra <amodra@bigpond.net.au>
commit65233b5850accaaf3339e050c69f59b994582e86
authorRoland McGrath <roland@gnu.org>
Sat, 14 Sep 2002 08:55:27 +0000 (14 08:55 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 14 Sep 2002 08:55:27 +0000 (14 08:55 +0000)
tree09b02fe94b43779487d76db94e6d891eda4cb567
parent4b172769b29087fbf9989494e7d09b8c4347208e
2002-09-10  Alan Modra <amodra@bigpond.net.au>

* csu/gmon-start.c [!TEXT_START]: Define TEXT_START if not already
defined in entry.h.
(__gmon_start__) [!ENTRY_POINT_DECL]: Use TEXT_START macro to obtain
lowest address for profiling in  __monstartup call.
* sysdeps/powerpc/powerpc64/elf/entry.h: New file.
ChangeLog
csu/gmon-start.c
linuxthreads/sysdeps/powerpc/powerpc64/pt-machine.h [new file with mode: 0644]
sysdeps/powerpc/powerpc64/elf/entry.h [new file with mode: 0644]