* Re: ARI and DUP filenames
[not found] <5402-Tue19Feb2002211902+0200-eliz@is.elta.co.il>
@ 2002-02-19 11:31 ` Richard Earnshaw
2002-02-19 13:06 ` Andrew Cagney
2002-02-19 23:27 ` Eli Zaretskii
0 siblings, 2 replies; 3+ messages in thread
From: Richard Earnshaw @ 2002-02-19 11:31 UTC (permalink / raw)
To: Eli Zaretskii, gdb-patches; +Cc: Richard.Earnshaw, gdb
[-- Attachment #1: Type: text/plain, Size: 393 bytes --]
> You don't need to do anything beyond updating fnchange.lst. One
> request: when you invent the 8+3-clean names, please look how similar
> names are dealt with on fnchange.lst, and do something along the same
> lines. TIA
Ok, committed the following:
2002-02-19 Richard Earnshaw <rearnsha@arm.com>
* config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
armnbsd-nat.c.
[-- Attachment #2: gdb-fnlist.patch --]
[-- Type: text/x-patch , Size: 737 bytes --]
Index: fnchange.lst
===================================================================
RCS file: /cvs/src/src/gdb/config/djgpp/fnchange.lst,v
retrieving revision 1.23
diff -p -r1.23 fnchange.lst
*** fnchange.lst 2002/01/20 03:28:59 1.23
--- fnchange.lst 2002/02/19 19:24:35
***************
*** 53,58 ****
--- 53,60 ----
@V@/gdb/ChangeLog-3.x @V@/gdb/ChangeLog.3-x
@V@/gdb/arm-linux-nat.c @V@/gdb/armlin-nat.c
@V@/gdb/arm-linux-tdep.c @V@/gdb/armlin-tdep.c
+ @V@/gdb/armnbsd-nat.c @V@/gdb/armnbd-nat.c
+ @V@/gdb/armnbsd-tdep.c @V@/gdb/armnbd-tdep.c
@V@/gdb/c-exp.tab.c @V@/gdb/c-exp_tab.c
@V@/gdb/config/alpha/alpha-osf1.mh @V@/gdb/config/alpha/alphosf1.mh
@V@/gdb/config/alpha/alpha-osf2.mh @V@/gdb/config/alpha/alphosf2.mh
^ permalink raw reply [flat|nested] 3+ messages in thread