What is in here:

README              the file you are currently reading
gdb-5.0-bdm.patch-1 use this to patch gdb-5.0.tar.gz
gdb-5.0-bdm.patch-2 same as above with added flash support
gdb-4.18.patch      use this to patch gdb-4.18.tar.gz
gdb-4.13-release.doc
                    some documentation on the enhancements of gdb and a 
                    description how to bring this cross-gdb up to work
                    These were the release notes for the patches to
                    gdb-4.13
gdb-4.16-release.doc
                    release notes for gdb-4.16
bdm_driver.txt      more information about CPU32 BDM interface
                    and about current state of the driver

icd32/              *** Cable mostly compatible with ICD32 ***

icd32/bdm_icd1.eps  GAL16V8 cable
icd32/icd.jed       JEDEC file for GAL programmer
icd32/icd.log       design log file
icd32/icd.opl       equations as OPAL source

eficd/              *** ispGAL22V10 cable ***

eficd/eficdbdm.pld  equations for BDM cable with ispGAL
eficd/icd.pld       equations for another ICD32 like cable
eficd/ispgal_stuff.tar.gz
                    Modified Latice ISP stream downloader

bdm_driver/         *** Linux BDM driver sources ***

bdm_driver/MAKEDEV  a help to create the /dev entries
bdm_driver/bdm.c    the bdm device driver
bdm_driver/bdm.h    the bdm device driver interface definition
bdm-driver/Makefile
bdm-driver/README.autoloading
                    Some infos for using autoloading modules with kerneld
bdm_driver/conf.modules
                    Sample for the file /etc/conf.modules. See the docs in
                    modules-2.0

misc/               *** another cables and bdm-macro examples ***

misc/bdm-if.sch     dto for Orcad
                    both are from the Motorola bd32 package.
misc/bdm-if.ps      dto in postscript. Thanks to John Paul Morrison.
misc/bd32new.ps     ps-file of a 5chip interface, compatible with the
                    pd-interface above, but more robust concerning cable
                    length and driving capablility of the parallel port
                    chip, with additional LEDs for visualizing status, and
                    with optional monoflop to avoid target hangup on
                    starting up romless targets.
misc/bdm.gif        another implementation of the BDM interface, source
                    unknown, have not tried yet.
misc/bdm_pd.eps     7474 and 74132 two chips interface
misc/rob.bdmmb      sample bdm-macro file for 64K ram expansion
misc/rob2.bdmmb     sample bdm-macro file for 128K ram expansion. 
misc/tt8.bdmmb      sample bdm-macro file for intialisation of the 
                    Tattletale Model 8
misc/gdbinit_sample sample .gdbinit68 file (gdb-macro file)
misc/devices.txt    an overview of the officially assigned major device
                    numbers as of 7/96
posting             the announcement on newsgroups and mailinglists
