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: Rename win32-* to windows-*


> Date: Sun, 11 Jan 2009 20:10:38 -0500
> From: Christopher Faylor <cgf-use-the-mailinglist-please@sourceware.org>
> 
> I did the rename.

Thanks.

> 	* win32-tdep.h: Delete.
> 	* windows-tdep.h: Rename from win32-tdep.h.
> 	* win32-nat.h: Delete.
> 	* windows-nat.h: Rename from win32-nat.h.
> 	* win32-nat.c: Delete.
> 	* windows-nat.c: Rename from win32-nat.c.
> 	* win32-termcapt.c: Delete.
> 	* windows-termcap.c: Rename from win32-termcap.c.
> 	* amd64-windows-nat.c: Handle rename from win32-nat.h -> windows-nat.h.
> 	* configure.ac: Handle rename from win32-termcap.c ->
> 	windows-termcap.c.

The new windows-*.c file names all clash in 8+3 namespace, so we need
a few new entries in config/djgpp/fnchange.lst for them.


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