public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] gdb: xtensa: use linux ABI code for uclinux
@ 2018-11-01  0:16 Max Filippov
  2018-11-06 15:32 ` Tom Tromey
  0 siblings, 1 reply; 3+ messages in thread
From: Max Filippov @ 2018-11-01  0:16 UTC (permalink / raw)
  To: gdb-patches; +Cc: Woody LaRue, Max Filippov

gdb/
2018-10-31  Max Filippov  <jcmvbkbc@gmail.com>

	* configure.tgt (xtensa*-*-linux*): Change to xtensa*-*-*linux*
	so that it applies to uclinux as well.
---
 gdb/configure.tgt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/configure.tgt b/gdb/configure.tgt
index f197160896b2..1c2c78f27cef 100644
--- a/gdb/configure.tgt
+++ b/gdb/configure.tgt
@@ -732,7 +732,7 @@ x86_64-*-openbsd*)
 x86_64-*-rtems*)
 	gdb_target_obs="${amd64_tobjs} ${i386_tobjs} i386-bsd-tdep.o"
 	;;
-xtensa*-*-linux*)
+xtensa*-*-*linux*)
 	# Target: GNU/Linux Xtensa
 	gdb_target_obs="xtensa-linux-tdep.o symfile-mem.o linux-tdep.o"
 	build_gdbserver=yes
-- 
2.11.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gdb: xtensa: use linux ABI code for uclinux
  2018-11-01  0:16 [PATCH] gdb: xtensa: use linux ABI code for uclinux Max Filippov
@ 2018-11-06 15:32 ` Tom Tromey
  2018-11-06 18:27   ` Max Filippov
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Tromey @ 2018-11-06 15:32 UTC (permalink / raw)
  To: Max Filippov; +Cc: gdb-patches, Woody LaRue

>>>>> "Max" == Max Filippov <jcmvbkbc@gmail.com> writes:

Max> 2018-10-31  Max Filippov  <jcmvbkbc@gmail.com>
Max> 	* configure.tgt (xtensa*-*-linux*): Change to xtensa*-*-*linux*
Max> 	so that it applies to uclinux as well.

This is ok.  Thanks.

Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gdb: xtensa: use linux ABI code for uclinux
  2018-11-06 15:32 ` Tom Tromey
@ 2018-11-06 18:27   ` Max Filippov
  0 siblings, 0 replies; 3+ messages in thread
From: Max Filippov @ 2018-11-06 18:27 UTC (permalink / raw)
  To: tom; +Cc: gdb-patches, Woody LaRue

On Tue, Nov 6, 2018 at 7:32 AM Tom Tromey <tom@tromey.com> wrote:
> >>>>> "Max" == Max Filippov <jcmvbkbc@gmail.com> writes:
>
> Max> 2018-10-31  Max Filippov  <jcmvbkbc@gmail.com>
> Max>    * configure.tgt (xtensa*-*-linux*): Change to xtensa*-*-*linux*
> Max>    so that it applies to uclinux as well.
>
> This is ok.  Thanks.

Thanks! Applied to master.

-- Max

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-06 18:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-01  0:16 [PATCH] gdb: xtensa: use linux ABI code for uclinux Max Filippov
2018-11-06 15:32 ` Tom Tromey
2018-11-06 18:27   ` Max Filippov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).