Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Cc: Pedro Alves <palves@redhat.com>
Subject: Re: New target: x86_64-pc-cygwin
Date: Tue, 05 Mar 2013 13:30:00 -0000	[thread overview]
Message-ID: <20130305132957.GD4472@adacore.com> (raw)
In-Reply-To: <20130305120034.GQ2481@calimero.vinschen.de>

Hi Corinna,

> 	* configure.host: Add x86_64-*-cygwin* as host.
> 	* configure.tgt: Add x86_64-*-cygwin* as target.
> 	* config/i386/cygwin64.mh: New file.

This part looks good to me, so please go ahead and commit.

> 	* gdbserver/configure.srv: Add x86_64-*-cygwin* as target.

[gdbserver has its own ChangeLog]

This parts looks good to me, but should probably be reviewed by Pedro
as well.

> Index: gdbserver/configure.srv
> ===================================================================
> RCS file: /cvs/src/src/gdb/gdbserver/configure.srv,v
> retrieving revision 1.72
> diff -u -p -r1.72 configure.srv
> --- gdbserver/configure.srv	27 Feb 2013 14:58:18 -0000	1.72
> +++ gdbserver/configure.srv	5 Mar 2013 11:58:56 -0000
> @@ -326,6 +326,10 @@ case "${target}" in
>  			srv_xmlfiles="$srv_i386_xmlfiles $srv_amd64_xmlfiles"
>  			srv_mingw=yes
>  			;;
> +  x86_64-*-cygwin*)	srv_regobj="$srv_amd64_regobj"
> +			srv_tgtobj="i386-low.o i387-fp.o win32-low.o win32-i386-low.o"
> +			srv_xmlfiles="$srv_i386_xmlfiles"
> +			;;
>  
>    xtensa*-*-linux*)	srv_regobj=reg-xtensa.o
>  			srv_tgtobj="linux-low.o linux-osdata.o linux-xtensa-low.o linux-procfs.o"

-- 
Joel


      parent reply	other threads:[~2013-03-05 13:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-05 12:01 Corinna Vinschen
2013-03-05 13:24 ` Pedro Alves
2013-03-05 13:29   ` Pedro Alves
2013-03-05 13:40     ` Corinna Vinschen
2013-03-05 15:02       ` Pedro Alves
2013-03-05 15:19         ` Corinna Vinschen
2013-03-05 15:21           ` Pedro Alves
2013-03-05 13:30 ` Joel Brobecker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130305132957.GD4472@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox