* [COMMIT] Fix file-name clashes in gdbserver/
@ 2005-05-29 14:11 Eli Zaretskii
2005-05-29 14:26 ` Daniel Jacobowitz
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2005-05-29 14:11 UTC (permalink / raw)
To: gdb-patches
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.
Index: gdb/config/djgpp/fnchange.lst
===================================================================
RCS file: /cvs/src/src/gdb/config/djgpp/fnchange.lst,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- gdb/config/djgpp/fnchange.lst 24 May 2005 08:27:01 -0000 1.91
+++ gdb/config/djgpp/fnchange.lst 29 May 2005 07:36:09 -0000 1.92
@@ -110,6 +110,8 @@
@V@/gdb/f-exp.tab.c @V@/gdb/f-exp_tab.c
@V@/gdb/gdbserver/linux-cris-low.c @V@/gdb/gdbserver/lx-cris.c
@V@/gdb/gdbserver/linux-crisv32-low.c @V@/gdb/gdbserver/lx-cris32.c
+@V@/gdb/gdbserver/linux-ppc-low.c @V@/gdb/gdbserver/lx-ppc-low.c
+@V@/gdb/gdbserver/linux-ppc64-low.c @V@/gdb/gdbserver/lx-ppc64-low.c
@V@/gdb/gdbtk/ChangeLog-2001 @V@/gdb/gdbtk/ChangeLog.001
@V@/gdb/gdbtk/ChangeLog-2002 @V@/gdb/gdbtk/ChangeLog.002
@V@/gdb/gdbtk/ChangeLog-2003 @V@/gdb/gdbtk/ChangeLog.003
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [COMMIT] Fix file-name clashes in gdbserver/
2005-05-29 14:11 [COMMIT] Fix file-name clashes in gdbserver/ Eli Zaretskii
@ 2005-05-29 14:26 ` Daniel Jacobowitz
2005-05-29 18:19 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2005-05-29 14:26 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb-patches
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [COMMIT] Fix file-name clashes in gdbserver/
2005-05-29 14:26 ` Daniel Jacobowitz
@ 2005-05-29 18:19 ` Eli Zaretskii
0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2005-05-29 18:19 UTC (permalink / raw)
To: gdb-patches
> Date: Sun, 29 May 2005 10:21:47 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sourceware.org
>
> > 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.
No need to apologize; anyone can make a mistake.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-05-29 17:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-29 14:11 [COMMIT] Fix file-name clashes in gdbserver/ Eli Zaretskii
2005-05-29 14:26 ` Daniel Jacobowitz
2005-05-29 18:19 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox