2004-03-23 Eric Christopher <echristo@redhat.com>
* mips/configure.in: Add mipsisa64-*-* to target support. * mips/configure: Regenerate. * frv/crt0.S: Fix comment.
This commit is contained in:
@@ -93,7 +93,8 @@ case "${target}" in
|
||||
bsp_list="libdve.a libidt.a libjmr3904.a"
|
||||
;;
|
||||
mipsisa32-*-* | mipsisa32el-*-* | \
|
||||
mipsisa32r2-*-* | mipsisa32r2el-*-*)
|
||||
mipsisa32r2-*-* | mipsisa32r2el-*-* | \
|
||||
mipsisa64-*-*)
|
||||
crt0="crt0_cfe.o crt0_cygmon.o crt0.o"
|
||||
pcrt0="pcrt0.o"
|
||||
part_specific_obj=
|
||||
|
Reference in New Issue
Block a user