* config/rs6000/linux.h (NO_PROFILE_COUNTERS): Define.
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Jun 2005 01:44:59 +0000 (01:44 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Jun 2005 01:44:59 +0000 (01:44 +0000)
commitb34a9a74c9aff9bd8bb193d152b82faf96c33adb
treeee2a5c2a0f9046974f3feece3f2d968b3247fd61
parent42c5a2be889e10764e44bce7e0f4c6973b260e24
* config/rs6000/linux.h (NO_PROFILE_COUNTERS): Define.
* config/rs6000/linux64.h (NO_PROFILE_COUNTERS): Define as 1.
* config/rs6000/rs6000.c (output_function_profiler): Obey
NO_PROFILE_COUNTERS.  Handle TARGET_SECURE_PLT.  Use "bcl 20,31"
for -fPIC.  Delete save_lr and substitute its value into strings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100814 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/linux.h
gcc/config/rs6000/linux64.h
gcc/config/rs6000/rs6000.c