------- Comment #32 from ro at gcc dot gnu dot org  2008-11-20 17:11 -------
Subject: Bug 33100

Author: ro
Date: Thu Nov 20 17:09:53 2008
New Revision: 142049

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142049
Log:
        gcc:
        PR bootstrap/33100
        * config.gcc (i[34567]86-*-solaris2*): Don't include
        i386/t-crtstuff here.
        Move extra_parts, i386/t-sol2 in tmake_file to libgcc/config.host.
        * config/i386/t-sol2: Move to libgcc/config/i386.

        libgcc:
        PR bootstrap/33100
        * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
        i386/t-crtstuff if linker supports ZERO terminator unwind entries.
        * configure: Regenerate.
        * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
        tmake_file here from gcc/config.gcc.
        Move extra_parts here from gcc/config.gcc.
        * config/i386/t-sol2: Move here from gcc/config/i386.
        Use gcc_srcdir instead of srcdir.

Added:
    branches/gcc-4_3-branch/libgcc/config/i386/t-sol2
      - copied, changed from r142012,
branches/gcc-4_3-branch/gcc/config/i386/t-sol2
Removed:
    branches/gcc-4_3-branch/gcc/config/i386/t-sol2
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config.gcc
    branches/gcc-4_3-branch/libgcc/ChangeLog
    branches/gcc-4_3-branch/libgcc/config.host
    branches/gcc-4_3-branch/libgcc/configure
    branches/gcc-4_3-branch/libgcc/configure.ac


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33100

Reply via email to