]> gcc.gnu.org Git - gcc.git/commit
linux.h (NO_PROFILE_COUNTERS): Define.
authorAlan Modra <amodra@bigpond.net.au>
Fri, 10 Jun 2005 01:44:59 +0000 (01:44 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Fri, 10 Jun 2005 01:44:59 +0000 (11:14 +0930)
commit71625f3dc600a9b363a02c996269a7e97d11c841
treeee2a5c2a0f9046974f3feece3f2d968b3247fd61
parent2e3f0db6f996d6b3d84955391263e9d035d58760
linux.h (NO_PROFILE_COUNTERS): Define.

* 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.

From-SVN: r100814
gcc/ChangeLog
gcc/config/rs6000/linux.h
gcc/config/rs6000/linux64.h
gcc/config/rs6000/rs6000.c
This page took 0.056711 seconds and 5 git commands to generate.