aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e417c2a78f9..81fd604165f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-30 Geoffrey Keating <geoffk@apple.com>
+
+ Radar 4495520
+ * config/darwin.h (LINK_COMMAND_SPEC): Don't try to protect %S with
+ !Zdynamiclib.
+
2006-03-24 Geoffrey Keating <geoffk@apple.com>
Radar 4485597