]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
We now fully bootstrap on solaris-2.7 sparcv9.
authorDavid S. Miller <davem@pierdol.cobaltmicro.com>
Sun, 13 Sep 1998 20:37:17 +0000 (20:37 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Sun, 13 Sep 1998 20:37:17 +0000 (13:37 -0700)
commitd7496fbb76547bc451511ffac9fd2a7e195630cb
tree8d6c9b6a80080305995e50a629f6e7e1fcf8264d
parent007e8d2a7821a3a8facedb851012555516d7f9b2
We now fully bootstrap on solaris-2.7 sparcv9.

toplevel:
* config.sub: Recognize sparcv9 just like sparc64.
gcc/ChangeLog:
* configure.in: in sparc9-sol2 config, use 'if test' not
brackets.
* configure: Rebuilt.
* config/sparc/sol2-sld-64.h (SPARC_DEFAULT_CMODEL): Change to
CM_MEDANY.
(CPP_CPU_SPEC): Do not define _LP64, header files do this.
(CPP_CPU_DEFAULT_SPEC): Likewise.
* config/sparc/sol2.h (INIT_SUBTARGET_OPTABS): Get the names right
for arch64 libfuncs.
gcc/java/ChangeLog:
* jcf-io.c: Include string.h.
libchill/ChangeLog:
* configure.in: Use 'if test' not brackets.
* configure: Rebuilt.

From-SVN: r22404
12 files changed:
ChangeLog
config.sub
gcc/ChangeLog
gcc/config/sparc/sol2-sld-64.h
gcc/config/sparc/sol2.h
gcc/configure
gcc/configure.in
gcc/java/ChangeLog
gcc/java/jcf-io.c
libchill/ChangeLog
libchill/configure
libchill/configure.in