From 71625f3dc600a9b363a02c996269a7e97d11c841 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 10 Jun 2005 01:44:59 +0000 Subject: 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 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gcc/ChangeLog') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b91d5d0..b1fc45c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2005-06-10 Alan Modra + + * 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. + 2005-06-09 Dale Johannesen * config/i386/i386.c (optimization_options): Make -fno-math-errno -- cgit v1.1