aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorChandra Chavva <cchavva@gcc.gnu.org>2001-07-17 17:54:37 -0400
committerChandra Chavva <cchavva@gcc.gnu.org>2001-07-17 17:54:37 -0400
commit001da62afef4f076a641e22eab2e62b5ec2945ba (patch)
treec9d5488a29f437983690c9c25774be898ebbd72a /gcc/config.gcc
parent01efb9636bcb3009b47fd7d8e1d6f0d177d3e40d (diff)
downloadgcc-001da62afef4f076a641e22eab2e62b5ec2945ba.zip
gcc-001da62afef4f076a641e22eab2e62b5ec2945ba.tar.gz
gcc-001da62afef4f076a641e22eab2e62b5ec2945ba.tar.bz2
config.gcc: For *-*-chorusos triplet, get chorus.h file from config directory.
* config.gcc: For *-*-chorusos triplet, get chorus.h file from config directory. * config/i386/chorus.h: Move up. * config/sparc/chorus.h: Likewise. * config/rs6000/chorus.h: Likewise. * config/chorus.h: Moved here. From-SVN: r44092
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 932b00d..8961f40 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -930,7 +930,7 @@ i370-*-linux*)
;;
i[34567]86-*-chorusos*)
xm_defines=POSIX
- tm_file="i386/i386.h i386/att.h elfos.h i386/i386elf.h i386/chorus.h"
+ tm_file="i386/i386.h i386/att.h elfos.h i386/i386elf.h chorus.h"
tmake_file=i386/t-i386elf
xmake_file=x-svr4
case x${enable_threads} in
@@ -2591,7 +2591,7 @@ powerpc-*-sysv*)
;;
powerpc-*-chorusos*)
xm_defines=POSIX
- tm_file="${tm_file} svr4.h rs6000/sysv4.h rs6000/chorus.h"
+ tm_file="${tm_file} svr4.h rs6000/sysv4.h chorus.h"
tmake_file="rs6000/t-ppcos rs6000/t-ppccomm"
extra_headers=ppc-asm.h
case x${enable_threads} in
@@ -2843,7 +2843,7 @@ sparc-*-bsd*)
tm_file="${tm_file} sparc/bsd.h"
;;
sparc-*-chorusos*)
- tm_file="sparc/sol2.h sparc/elf.h sparc/chorus.h"
+ tm_file="sparc/sol2.h sparc/elf.h chorus.h"
tmake_file=sparc/t-chorus-elf
extra_parts="crti.o crtn.o crtbegin.o crtend.o"
float_format=i64