This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: [COMMIT] Fix file-name clashes in gdbserver/


On Sun, May 29, 2005 at 10:41:11AM +0300, Eli Zaretskii wrote:
> This change:
> 
>     2005-05-28  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	    * Makefile.in (SFILES): Add linux-ppc64-low.c.
> 	    (linux-ppc64-low.o, reg-ppc64.c, reg-ppc64.o): New targets.
> 	    * configure.srv: Add powerpc64-*-linux*.
> 	    * linux-ppc64-low.c: New file.
> 
> required a tweak for fnchange.lst, to resolve clashes between the new
> linux-ppc64-low.c and the existing linux-ppc-low.c.  I committed the
> following patch as an obvious fix:
> 
> 2005-05-29  Eli Zaretskii  <eliz@gnu.org>
> 
> 	* config/djgpp/fnchange.lst: Add mappings for linux-ppc-low.c and
> 	linux-ppc64-low.c.

Sorry about that, Eli.  Thank you for fixing it.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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