This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: Add support for WinCE toolchains


Chris Faylor wrote:
> 
> In article <88vbe5$4r5$1@cronkite.cygnus.com>,
> Chris Faylor <cgf@cygnus.com> wrote:
> >One of the things I've done is to regularize the name of files that I
> >used.  Everything has a "wince" in it now since the WinCE version of PE
> >is apparently non-standard.  I've also moved WinCE-specific code out of
> >the generic target files into their own files.
> 
> Here is an addition/modification to what Nick Clifton had previously
> proposed.  Most of the files are the same with the exception of
> configure.tgt and the addition of some new target files in the
> appropriate directories.  Per Andrew's request, there are no
> modifications to any other files in config/*.
> 
> cgf
> 
> 2000-02-23  Christopher Faylor  <cgf@cygnus.com>
> 
>         * configure.tgt: Add arm, mips, sh wince targets.
>         * config/arm/tm-wince.h: New file.
>         * config/arm/wince.mt New file.
>         * config/sh/tm-wince.h: New file.
>         * config/sh/wince.mt New file.
>         * config/mips/tm-wince.h: New file.
>         * config/mips/wince.mt New file.

The configury plus config/sh and config/mips stuff are both ok with me. 
I'm 99% sure that the config/arm stuff would be ok with Fernando.

	Andrew

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