summaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
diff options
context:
space:
mode:
authorJack Howarth <howarth@bromo.med.uc.edu>2010-02-02 08:18:48 +0000
committerAndreas Tobler <andreast@gcc.gnu.org>2010-02-02 09:18:48 +0100
commit1bcb71c4595c9cb2d61cdf2691edbbd3a589da71 (patch)
tree83561280af178bab48deac8cf999e73bbccf7c2c /libgcc/ChangeLog
parentfc15bd031910e85fde8856fa32e4f79efdf0478a (diff)
downloadgcc-1bcb71c4595c9cb2d61cdf2691edbbd3a589da71.tar.gz
re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)
2010-02-02 Jack Howarth <howarth@bromo.med.uc.edu> PR java/41991 * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to SHLIB_MAPFILES. From-SVN: r156445
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r--libgcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index d8424c16cac..7b992a8808c 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
+
+ PR java/41991
+ * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
+ SHLIB_MAPFILES.
+
2010-01-04 Anthony Green <green@moxielogic.com>
* config/moxie/crti.asm, config/moxie/crtn.asm,