summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-05-27 18:26:02 +0200
committerAndreas Schwab <schwab@redhat.com>2010-05-27 18:32:05 +0200
commit585bdb5a93ecb310421b9625eb70b43b1a5ff9e1 (patch)
tree0827772735b662b957e64dad8355edc12912e57b /ChangeLog
parent21545ca1bec1a740189afe3bc5fed794e229d819 (diff)
Add missing makefile dependencies
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7215fd1a9..3c7e824691 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-05-27 Andreas Schwab <schwab@redhat.com>
+
+ * elf/Makefile ($(objpfx)tst-tls10): Depend on
+ $(objpfx)tst-tlsmod7.so.
+ ($(objpfx)tst-tls11): Depend on $(objpfx)tst-tlsmod9.so.
+ ($(objpfx)tst-tls12): Depend on $(objpfx)tst-tlsmod11.so.
+
2010-05-17 Luis Machado <luisgpm@br.ibm.com>
POWER7 optimizations.