[PATCH] OpenRISC support for opcodes

Andrew Cagney ac131313@cygnus.com
Mon Apr 30 18:37:00 GMT 2001


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 

If you're wondering, opcodes updates are instantly included in a GDB
distro.

	enjoy,
		Andrew



More information about the Binutils mailing list