Commit 9cfa1499 by Andreas Tobler Committed by Andreas Tobler

config.host (cpu_type): Add FreeBSD PowerPC specific parts.

2011-03-14  Andreas Tobler  <andreast@fgznet.ch>

	* config.host (cpu_type): Add FreeBSD PowerPC specific parts.
	Adjust copyright year.

From-SVN: r170931
parent dfa95e19
2011-03-14 Andreas Tobler <andreast@fgznet.ch>
* config.host (cpu_type): Add FreeBSD PowerPC specific parts.
Adjust copyright year.
2011-03-07 Ian Lance Taylor <iant@google.com> 2011-03-07 Ian Lance Taylor <iant@google.com>
* generic-morestack.c (__splitstack_find): Adjust returned stack * generic-morestack.c (__splitstack_find): Adjust returned stack
......
...@@ -463,7 +463,8 @@ powerpc-*-darwin*) ...@@ -463,7 +463,8 @@ powerpc-*-darwin*)
;; ;;
powerpc64-*-darwin*) powerpc64-*-darwin*)
;; ;;
powerpc*-*-freebsd*) powerpc-*-freebsd*)
tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-freebsd t-softfp"
;; ;;
powerpc-*-netbsd*) powerpc-*-netbsd*)
;; ;;
......
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