diff options
author | ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-04-18 18:39:03 +0000 |
---|---|---|
committer | ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-04-18 18:39:03 +0000 |
commit | 6dfdcee0ca96a99c42ccacb525baf6824b8a34a1 (patch) | |
tree | 87455f9e6bf4b36b77fe58d1bbb048c15cafb3fd /gcc/ChangeLog | |
parent | 227eea380ac7f0091d14d0db1937c4b06e026f5c (diff) | |
download | gcc-6dfdcee0ca96a99c42ccacb525baf6824b8a34a1.tar.gz |
Update install.texi for GCC 6 on Solaris
* doc/install.texi (Specific, i?86-*-solaris2.10): Update gas and
gld requirements.
(Specific, *-*-solaris2*): Update Solaris 11 bundled gcc
versions.
Mention Solaris 11 packaging changes.
Update gas and gld requirements.
Remove reference to pre-Solaris 10 bug.
(Specific, sparc-sun-solaris2*): Remove reference to pre-Solaris 10
systems and bugs.
(Specific, sparc64-*-solaris2*): Remove reference to bootstrap
with cc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@235162 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2119ce05b11..ee036bdeea9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,17 @@ +2016-04-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * doc/install.texi (Specific, i?86-*-solaris2.10): Update gas and + gld requirements. + (Specific, *-*-solaris2*): Update Solaris 11 bundled gcc + versions. + Mention Solaris 11 packaging changes. + Update gas and gld requirements. + Remove reference to pre-Solaris 10 bug. + (Specific, sparc-sun-solaris2*): Remove reference to pre-Solaris 10 + systems and bugs. + (Specific, sparc64-*-solaris2*): Remove reference to bootstrap + with cc. + 2016-04-17 Jan Hubicka <jh@suse.cz> * tree-ssa-loop-ivopts.c (avg_loop_niter): Use also |