This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New target: x86_64-pc-cygwin


On 03/05/2013 12:00 PM, Corinna Vinschen wrote:

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

OK with the issue below addressed.

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

OK, but this goes to gdbserver/ChangeLog.

> RCS file: config/i386/cygwin64.mh
> diff -N config/i386/cygwin64.mh
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ config/i386/cygwin64.mh	5 Mar 2013 11:58:56 -0000
> @@ -0,0 +1 @@
> +NATDEPFILES= i386-nat.o windows-nat.o amd64-windows-nat.o

We're now making an effort to add copyright headers to all
config/ files (even small one liners).  You can copy the header
from config/powerpc/fbsd.mh.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]