[Patch 2/7]: 68HC11 port of gdb (sim)

Eli Zaretskii eliz@delorie.com
Sun Jun 25 22:37:00 GMT 2000


> Date: Mon, 26 Jun 2000 00:38:33 +0200
> From: Stephane Carrez <Stephane.Carrez@free.fr>
> 
> This patch represents the 68hc11 simulator.

Thanks!

> gdb/sim/m68hc11/dv-m68hc11.c
> gdb/sim/m68hc11/dv-m68hc11eepr.c
> gdb/sim/m68hc11/dv-m68hc11sio.c
> gdb/sim/m68hc11/dv-m68hc11spi.c
> gdb/sim/m68hc11/dv-m68hc11tim.c

The names of these 5 files all clash after truncation to DOS 8+3
namespace limits, so they make it harder for users to unpack the GDB
distribution on MS-DOS and Windows 3.X systems.  Since these files are
all in an m68hc11 subdirectory, I wonder whether you could remove the
m68hc11 part from the file names altogether?


More information about the Gdb-patches mailing list