Commit 60acf24e by Michael Meissner Committed by Michael Meissner

add sparc64-*-solaris2 support just like sparcv9-*-solaris2

From-SVN: r45523
parent 51d3e7d6
2001-09-10 Michael Meissner <meissner@redhat.com>
* config.gcc (sparc64-*-solaris2): Add alias to be compatible with
binutils, gdb.
2001-09-10 David Edelsohn <edelsohn@gnu.org> 2001-09-10 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o). * config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o).
......
...@@ -2934,7 +2934,7 @@ sparc-*-rtems*|sparc-*-rtemself*) ...@@ -2934,7 +2934,7 @@ sparc-*-rtems*|sparc-*-rtemself*)
thread_file='rtems' thread_file='rtems'
fi fi
;; ;;
sparcv9-*-solaris2*) sparcv9-*-solaris2* | sparc64-*-solaris2*)
if test x$gnu_ld = xyes if test x$gnu_ld = xyes
then then
tm_file=sparc/sol2-64.h tm_file=sparc/sol2-64.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment