mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
2008-01-31 Marc Gauthier <marc@tensilica.com>
* configure.ac (xtensa*-*-*): Recognize processor variants. * configure: Regenerate.
This commit is contained in:
parent
f8a52b5923
commit
8b66833e78
@ -1,3 +1,8 @@
|
||||
2008-01-31 Marc Gauthier <marc@tensilica.com>
|
||||
|
||||
* configure.ac (xtensa*-*-*): Recognize processor variants.
|
||||
* configure: Regenerate.
|
||||
|
||||
2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
PR bootstrap/34922
|
||||
|
4
configure
vendored
4
configure
vendored
@ -2598,7 +2598,7 @@ case "${target}" in
|
||||
vax-*-*)
|
||||
noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
|
||||
;;
|
||||
xtensa-*-*)
|
||||
xtensa*-*-*)
|
||||
noconfigdirs="$noconfigdirs ${libgcj}"
|
||||
;;
|
||||
ip2k-*-*)
|
||||
@ -5275,7 +5275,7 @@ case "${target}" in
|
||||
v850*-*-*)
|
||||
md_exec_prefix=/usr/ccs/bin
|
||||
;;
|
||||
xtensa-*-elf*)
|
||||
xtensa*-*-elf*)
|
||||
;;
|
||||
|
||||
*-*-beos* | \
|
||||
|
@ -875,7 +875,7 @@ case "${target}" in
|
||||
vax-*-*)
|
||||
noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
|
||||
;;
|
||||
xtensa-*-*)
|
||||
xtensa*-*-*)
|
||||
noconfigdirs="$noconfigdirs ${libgcj}"
|
||||
;;
|
||||
ip2k-*-*)
|
||||
@ -1795,7 +1795,7 @@ case "${target}" in
|
||||
v850*-*-*)
|
||||
md_exec_prefix=/usr/ccs/bin
|
||||
;;
|
||||
xtensa-*-elf*)
|
||||
xtensa*-*-elf*)
|
||||
;;
|
||||
|
||||
*-*-beos* | \
|
||||
|
Loading…
Reference in New Issue
Block a user