mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-16 13:41:05 +08:00
add sparc64-*-solaris2 support just like sparcv9-*-solaris2
From-SVN: r45523
This commit is contained in:
parent
51d3e7d611
commit
60acf24e08
@ -1,3 +1,8 @@
|
||||
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>
|
||||
|
||||
* config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o).
|
||||
|
@ -2934,7 +2934,7 @@ sparc-*-rtems*|sparc-*-rtemself*)
|
||||
thread_file='rtems'
|
||||
fi
|
||||
;;
|
||||
sparcv9-*-solaris2*)
|
||||
sparcv9-*-solaris2* | sparc64-*-solaris2*)
|
||||
if test x$gnu_ld = xyes
|
||||
then
|
||||
tm_file=sparc/sol2-64.h
|
||||
|
Loading…
Reference in New Issue
Block a user