aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>2003-10-06 15:13:13 +0000
committerRainer Orth <ro@gcc.gnu.org>2003-10-06 15:13:13 +0000
commitfffeb871a114219c8aa729064632af142b1bf6c6 (patch)
tree8532f227333840dc199778976875228a53b4f15c /ChangeLog
parent83d865c57c34520403cdd160c289b3c5e6287805 (diff)
downloadgcc-fffeb871a114219c8aa729064632af142b1bf6c6.tar.gz
gcc-fffeb871a114219c8aa729064632af142b1bf6c6.tar.bz2
gcc-fffeb871a114219c8aa729064632af142b1bf6c6.zip
ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
* ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}. * ltconfig (irix5*, irix6*): Don't override version_type. From-SVN: r72152
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b658ce4616e..b896faa42ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
+
+ * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
+ * ltconfig (irix5*, irix6*): Don't override version_type.
+
2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.