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]

Re: [PATCH] OpenRISC support for opcodes



On Mon, 30 Apr 2001, Andrew Cagney wrote:

> Johan Rydberg wrote:
> 
> >         * openrisc-asm.c: New file.
> >         * openrisc-desc.c: Likewise.
> >         * openrisc-desc.h: Likewise.
> >         * openrisc-dis.c: Likewise.
> >         * openrisc-ibld.c: Likewise.
> >         * openrisc-opc.c: Likewise.
> >         * openrisc-opc.h: Likewise.
> 
> FYI, these file names clash on an 8.3 system.
> 
> While GDB only insists on files used by native DJGPP/MINGW builds being
> 8.3 compliant, it does still ask people adding non- 8.3 compliant files
> to ensure that those files are renamed to something 8.3 compliant using
> the table:
> 
> 	src/gdb/config/djgpp/fnchange.lst 

Since no one else responded, I committed a change to fnchange.lst to take 
care of these files.  Thanks to Andrew for alerting me to this (I don't 
read the binutils mailing list).


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