Add missing ChangeLog entry

This commit is contained in:
aoliva 2006-03-10 01:06:24 +00:00
parent 1d8a2210f2
commit 01bfb51f41
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
for gcc/ChangeLog
from Richard Henderson <rth@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
* 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