Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2008-02-16 18:26:46 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2008-02-16 18:26:46 +0300
commit49fdf406ac9eb9f7a58de34ee5e7ed9b1552448d (patch)
treed1dd34b3e3977fd51e513f041b9946e20f760696 /ChangeLog
parente2108ce092c8e887cc9422202dff64777d0794f7 (diff)
2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
PR libgcj/33085 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>: Do not use -DDLL_EXPORT. Backport from upstream.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42701f7a3..c7a263983 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ PR libgcj/33085
+ * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
+ Do not use -DDLL_EXPORT. Backport from upstream.
+
2008-02-14 Nick Clifton <nickc@redhat.com>
Import this patch from gcc: