From 01bfb51f4138fc4484105c93742eea92ba46e217 Mon Sep 17 00:00:00 2001 From: aoliva Date: Fri, 10 Mar 2006 01:06:24 +0000 Subject: [PATCH] Add missing ChangeLog entry --- gcc41-rh184446.patch | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gcc41-rh184446.patch b/gcc41-rh184446.patch index 41a11be..5579280 100644 --- a/gcc41-rh184446.patch +++ b/gcc41-rh184446.patch @@ -1,3 +1,10 @@ +for gcc/ChangeLog +from Richard Henderson , Alexandre Oliva + + * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Use + secure-plt-compatible load sequence to compute the GOT address + for -fPIC -msecure-plt. + Index: gcc/config/rs6000/rs6000.c =================================================================== --- gcc/config/rs6000/rs6000.c.orig 2006-03-09 20:02:13.000000000 -0300