r218539 - in /trunk: gcc/ChangeLog gcc/doc/inst...

dje@gcc.gnu.org dje@gcc.gnu.org
Tue Dec 9 20:48:00 GMT 2014


Author: dje
Date: Tue Dec  9 20:48:48 2014
New Revision: 218539

URL: https://gcc.gnu.org/viewcvs?rev=218539&root=gcc&view=rev
Log:
2014-12-09  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>

        (libgcc_s) Optional filename-based shared library versioning on AIX.
        * gcc/doc/install.texi: Describe --with-aix-soname option.
        * Makefile.in (with_aix_soname): Define.
        * config/rs6000/t-slibgcc-aix: Act upon --with-aix-soname option.
        * configure.ac: Accept --with-aix-soname=aix|svr4|both option.
        * configure: Recreate.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/install.texi
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/rs6000/t-slibgcc-aix
    trunk/libgcc/configure
    trunk/libgcc/configure.ac



More information about the Gcc-cvs mailing list