aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-01-27 19:12:14 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2001-01-27 19:12:14 +0000
commit88a1c0abe9422aadb3c34174218ac83eeabdbf7d (patch)
tree9f3fefac0196fc34bb9ac31da84ed13783dbcb4e /ChangeLog
parent58245fb122db92684142264f64c36572e547dded (diff)
downloadgcc-88a1c0abe9422aadb3c34174218ac83eeabdbf7d.zip
gcc-88a1c0abe9422aadb3c34174218ac83eeabdbf7d.tar.gz
gcc-88a1c0abe9422aadb3c34174218ac83eeabdbf7d.tar.bz2
ltcf-c.sh (ld_shlibs): Disable on unknown CPU types.
* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. From-SVN: r39297
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68558a7..145606f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-27 Alexandre Oliva <aoliva@redhat.com>
+
+ * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
+ * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
+
2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
* ltcf-cxx.sh: Use parentheses around eval $ac_compile.