summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index f3531e2b50..c28c4b3bf6 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,6 +1,11 @@
+2005-03-05  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/i386/Makefile (CFLAGS-pt-initfini.s): Unconditionally
+	use -mtune.
+
 2005-03-05  Roland McGrath  <roland@redhat.com>
 
-	* sysdeps/i386/Makefile (CFLAGS-initfini.s): Use $(cc-mtune).
+	* sysdeps/i386/Makefile (CFLAGS-pt-initfini.s): Use $(cc-mtune).
 
 2005-03-05  Jakub Jelinek  <jakub@redhat.com>