summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-19 05:29:32 +0000
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-19 05:29:32 +0000
commitfbccfde769917f6a98ae42eb3736989159c2b218 (patch)
treea48bbeae29df42ceed0c81554bc0e2cce1f201d5 /ChangeLog
parenta27aa522d2be455b233950d0339d52a439bc8b4b (diff)
downloadgcc-fbccfde769917f6a98ae42eb3736989159c2b218.tar.gz
2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
* libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. * ltmain.sh: Likewise. * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3. * ltcf-cxx.sh: Likewise. * ltcf-gcj.sh: Likewise. * ltconfig: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73729 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18317a14055..00763602372 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
+
+ * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
+ shared/dylibed libraries.
+ * ltmain.sh: Likewise.
+ * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
+ * ltcf-cxx.sh: Likewise.
+ * ltcf-gcj.sh: Likewise.
+ * ltconfig: Likewise.
+
2003-11-17 Stan Cox <scox@redhat.com>
* MAINTAINERS: Add myself as iq2000 port maintainer.