]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes.
authorDaniel Jacobowitz <dan@codesourcery.com>
Thu, 18 Nov 2004 01:07:18 +0000 (01:07 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 18 Nov 2004 01:07:18 +0000 (01:07 +0000)
commita8e68029244bf2bcafbb82c7419438d185dc4c5d
treef359cc24690133850cf3bf16ec1173672b262e12
parente1990f69ebdc902f9a888b094f32b9a408790bcf
configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes.

libcpp:
2004-11-18  Daniel Jacobowitz  <dan@codesourcery.com>
            Mark Mitchell  <mark@codesourcery.com>

* configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set
need_64bit_hwint=yes.
* configure: Regenerate.

gcc:
2004-11-18  Daniel Jacobowitz  <dan@codesourcery.com>
            Mark Mitchell  <mark@codesourcery.com>

* config/i386/sol2-10.h, config/i386/t-sol2-10: New files.
* config/i386/i386.c (i386_solaris_elf_named_section): New
function.
* config.gcc (i[34567]86-*-solaris2*): Handle Solaris 2.10.
* config/i386/sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Handle
64-bit.
(ASM_QUAD): Don't undefine for biarch targets.
* config/i386/t-sol2: Introduce multilib support.

gcc/testsuite:
2004-11-18  Daniel Jacobowitz  <dan@codesourcery.com>
            Mark Mitchell  <mark@codesourcery.com>

* testsuite/gcc.dg/pragma-init-fini-2.c: New test.

Co-Authored-By: Mark Mitchell <mark@codesourcery.com>
From-SVN: r90839
12 files changed:
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/i386.c
gcc/config/i386/sol2-10.h [new file with mode: 0644]
gcc/config/i386/sol2.h
gcc/config/i386/t-sol2
gcc/config/i386/t-sol2-10 [new file with mode: 0644]
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pragma-init-fini-2.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/configure
libcpp/configure.ac