aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2000-11-13 00:49:03 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2000-11-13 00:49:03 +0000
commit520907ee6d48a4b427c74355936f11b3e475ebeb (patch)
tree2f7a4855fc6e11e7ff93b4256828062efa66fe64 /ChangeLog
parent81dfdc485e91ca648578a9e6e688730eb93b49c8 (diff)
downloadgcc-520907ee6d48a4b427c74355936f11b3e475ebeb.zip
gcc-520907ee6d48a4b427c74355936f11b3e475ebeb.tar.gz
gcc-520907ee6d48a4b427c74355936f11b3e475ebeb.tar.bz2
ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library if we've got GCC.
* ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library if we've got GCC. From-SVN: r37414
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d37b6f..024b601 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-12 Mark Mitchell <mark@codesourcery.com>
+
+ * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
+ if we've got GCC.
+
2000-11-11 Philip Blundell <philb@gnu.org>
* MAINTAINERS: Add self to Write After Approval list.