]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/49461 (boehm-gc and gcj incompatible with pie)
authorMike Stump <mrs@gcc.gnu.org>
Sun, 19 Jun 2011 17:51:02 +0000 (17:51 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Sun, 19 Jun 2011 17:51:02 +0000 (17:51 +0000)
2011-06-19  Jack Howarth <howarth@bromo.med.uc.edu>

PR target/49461
* configure.ac: Use mh-x86-darwin.
* configure: Regenerate.
config:
2011-06-19  Jack Howarth <howarth@bromo.med.uc.edu>

PR target/49461
* mh-x86-darwin: Add file and pass -no_pie on BOOT_LDFLAGS for
darwin11.

From-SVN: r175191

ChangeLog
config/ChangeLog

index 05eb51b5e64081f1e5e06adbafb4858103d42031..a70518e25680cfcde751d076b1f2a7688a1bc773 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,8 @@
-2011-06-18  Jack Howarth <howarth@bromo.med.uc.edu>
+2011-06-19  Jack Howarth <howarth@bromo.med.uc.edu>
 
        PR target/49461
        * configure.ac: Use mh-x86-darwin.
        * configure: Regenerate.
-       * config/mh-x86-darwin: Add file and pass -no_pie on BOOT_LDFLAGS
-       for darwin11.
 
 2011-04-28  Release Manager
 
index f35ec9f7806563006d0fb54e441161d1178d42fa..b913499c04adb260670c438e4de87e2a9b198c42 100644 (file)
@@ -1,3 +1,9 @@
+2011-06-19  Jack Howarth <howarth@bromo.med.uc.edu>
+
+       PR target/49461
+       * mh-x86-darwin: Add file and pass -no_pie on BOOT_LDFLAGS for
+       darwin11.
+
 2011-04-28  Release Manager
 
        * GCC 4.5.3 released.