old-cross-binutils/gdb/rdi-share
Christopher Faylor 0b6a968ee6 * gnu-regex.c: Eliminate obsolete check for _MSC_VER.
* utils.c (notice_quit): Remove dummy function only used for _MSC_VER.
* values.c (unpack_double): Remove obsolete check for _MSC_VER.
* defs.h: Ditto.
* m32r-rom.c: Ditto.
* p-exp.y: Ditto.
* ser-e7kpc.c: Ditto.  Define WIN32_LEAN_AND_MEAN under _WIN32, for faster
compilation.
(get_ds_base): Remove _MSC_VER version of this function.
* nindy-share/ttyflush.c: Ditto.  X
* rdi-share/host.h: Ditto.  X
* ser-go32.c (dos_readchar): Remove call to obsolete function.
* remote-sim.c (gdb_os_poll_quit): Ditto.
* remote-e7000.c (expect): Remove obsolete #if 0'ed code.
* main.c (captured_main): Eliminate special Cygwin checks.
* ser-tcp.c: Remove unneeded __CYGWIN__ guard against system include.
2001-06-10 16:25:51 +00:00
..
aclocal.m4
adp.h
adperr.h
angel.h
angel_bytesex.c
angel_bytesex.h
angel_endian.h
ardi.c
ardi.h
armdbg.h
buffers.h
chandefs.h
channels.h
chanpriv.h
configure
configure.in
crc.c
crc.h
dbg_conf.h
dbg_cp.h
dbg_hif.h
dbg_rdi.h
devclnt.h
devices.h
devsw.c
devsw.h
drivers.c
drivers.h
etherdrv.c
ethernet.h
host.h * gnu-regex.c: Eliminate obsolete check for _MSC_VER. 2001-06-10 16:25:51 +00:00
hostchan.c
hostchan.h
hsys.c
hsys.h
logging.c
logging.h
Makefile.am
Makefile.in
msgbuild.c
msgbuild.h
params.c
params.h
README.CYGNUS
rx.c
rxtx.h
serdrv.c
serpardr.c
sys.h
tx.c
unixcomm.c
unixcomm.h

This is a version of ARM's RDI library which has been been put under a
free software license.

See ARM's Software Development Tools Reference Manual (Remote
Debugging chapter), and the file gdb/remote-rdi.c for information
about how to use it.