summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-06 15:13:13 +0000
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-06 15:13:13 +0000
commitab81b5cb3b12ba395176017a0a4ad6089885c3ea (patch)
tree8532f227333840dc199778976875228a53b4f15c /ChangeLog
parent264f4f303ddd1a389442ef4246898591953a2976 (diff)
downloadgcc-ab81b5cb3b12ba395176017a0a4ad6089885c3ea.tar.gz
* ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
* ltconfig (irix5*, irix6*): Don't override version_type. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72152 138bc75d-0d04-0410-961f-82ee72b054a4
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.