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 WinCE support] [patch 1/4] : mv win32-i386-low.c win32-low.c


On Fri, Mar 16, 2007 at 02:07:35AM +0000, Pedro Alves wrote:
> This patch renames gdbserver/win32-i386-low.c to
> gdbserver/win32-low.c.  Well, actually, it is mostly a
> ChangeLog entry, as it is useless to post a patch for the file move.
> Patch 4 will then move the i386 specifics into a new
> win32-i386-low.c, and add a win32-arm-low.c with ARM stuff.



> gdbserver/ChangeLog
> 
> 	* win32-i386-low.c: Rename to ...
> 	* win32-low.c: ... this.
> 	* configure.srv: Replace win32-i386-low.o with win32-low.o.
> 	* Makefile.in: Likewise.

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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