summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 08b41f583f3..7797ffc5f47 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-05 Jan Hubicka <jh@suse.cz>
+ Richard Henderson <rth@redhat.com>
+
+ PR target/18910
+ * config/i386/i386.c (ix86_expand_move): Handle tls symbols
+ with an offset.
+
2005-01-05 Richard Henderson <rth@redhat.com>
PR target/12902