Oops, wrong changelog, this is the right one:
authorJack Howarth <howarth@bromo.med.uc.edu>
Tue, 29 May 2012 23:24:33 +0000 (23:24 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Tue, 29 May 2012 23:24:33 +0000 (23:24 +0000)
2012-05-29  Jack Howarth  <howarth@bromo.med.uc.edu>

    * config/darwin.h (STARTFILE_SPEC): Do not use -lbundle1.o when
    Darwin >= 10.
    (DARWIN_DYLIB1_SPEC): Do not use -ldylib1.10.5.o when Darwin >= 10.
    (DARWIN_CRT1_SPEC): Use -lcrt1.10.6.o when Darwin >= 10.

From-SVN: r187993

gcc/ChangeLog

index ae1dd66844291af22735dcb2d5f78c47e6dcecdb..ea8f7ec0a790c37394f251bcda4235dda7d3ae14 100644 (file)
@@ -1,4 +1,4 @@
-2012-05-29  Iain Sandoe  <iains@gcc.gnu.org>
+2012-05-29  Jack Howarth  <howarth@bromo.med.uc.edu>
 
        * config/darwin.h (STARTFILE_SPEC): Do not use -lbundle1.o when
        Darwin >= 10.