Skip to content
Snippets Groups Projects
Commit 65cd26a6 authored by Joel Sherrill's avatar Joel Sherrill Committed by Joel Sherrill
Browse files

re PR target/14480 (gcc/config/rs6000/t-rtems is missing)

2004-03-08  Joel Sherrill  <joel@oarcorp.com>

	PR target/14480
	* config/rs6000/t-rtems: Add missing file on branch.

From-SVN: r79263
parent e9264dac
No related branches found
No related tags found
No related merge requests found
2004-03-08 Joel Sherrill <joel@oarcorp.com>
PR target/14480
* config/rs6000/t-rtems: Add missing file on branch.
2004-03-10 Ulrich Weigand <uweigand@de.ibm.com> 2004-03-10 Ulrich Weigand <uweigand@de.ibm.com>
* dbxout.c (dbxout_symbol_location): Do not output references * dbxout.c (dbxout_symbol_location): Do not output references
......
...@@ -1553,7 +1553,7 @@ powerpc-*-eabi*) ...@@ -1553,7 +1553,7 @@ powerpc-*-eabi*)
;; ;;
powerpc-*-rtems*) powerpc-*-rtems*)
tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h rs6000/rtems.h rtems.h" tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h rs6000/rtems.h rtems.h"
tmake_file="rs6000/t-fprules t-rtems rs6000/t-ppccomm" tmake_file="rs6000/t-fprules rs6000/t-rtems t-rtems rs6000/t-ppccomm"
;; ;;
powerpc-*-linux*altivec*) powerpc-*-linux*altivec*)
tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/linux.h rs6000/linuxaltivec.h" tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/linux.h rs6000/linuxaltivec.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment