summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorIain Sandoe <iains@gcc.gnu.org>2010-07-02 08:56:04 +0000
committerIain Sandoe <iains@gcc.gnu.org>2010-07-02 08:56:04 +0000
commit9a082684dfe6a5473f7f0bc4ec7373c01153aff7 (patch)
tree99a69350225adc7b80254507044b8c4d1993a624 /contrib/ChangeLog
parent25db7f5997685fb3bbcb007fefc128801cd83c8e (diff)
downloadgcc-9a082684dfe6a5473f7f0bc4ec7373c01153aff7.tar.gz
fix darwin8 bootstrap issue
* compare-debug (Darwin): Remove '-x' flag from ld-based object stripping. Add a comment as to why we do it this way. From-SVN: r161686
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 12271531ddf..414e31e8ca6 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-02 Iain Sandoe <iains@gcc.gnu.org>
+
+ * compare-debug (Darwin): Remove '-x' flag from ld-based object
+ stripping. Add a comment as to why we do it this way.
+
2010-06-20 Alexandre Oliva <aoliva@redhat.com>
* compare-debug: Drop LTO sections.