binutils-gdb/gdb/rdi-share
Fred Fish b871e4ecc4 Checked in as obvious fixes. Also updated FSF copyright year to 2003
for remote-e7000.c and infttrace.c.

	2003-02-05  Fred Fish  <fnf@intrinsity.com>
	* remote-e7000.c (e7000_drain_command): Fix precedence problem with
	'=' and '!='.
	* rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
	with '&' and '=='.
	(angel_RDI_info): Ditto.
	* infttrace.c (threads_continue_all_but_one): Fix precedence problem
	with '&' and '!='.
	(threads_continue_all_with_signals): Ditto.
2003-02-06 17:58:01 +00:00
..
Makefile.am
Makefile.in
README.CYGNUS
aclocal.m4
adp.h
adperr.h
angel.h
angel_bytesex.c
angel_bytesex.h
angel_endian.h
ardi.c Checked in as obvious fixes. Also updated FSF copyright year to 2003 2003-02-06 17:58:01 +00:00
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 * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__. 2002-06-08 20:34:41 +00:00
devsw.h
drivers.c
drivers.h
etherdrv.c
ethernet.h
host.h * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__. 2002-06-08 20:34:41 +00:00
hostchan.c * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__. 2002-06-08 20:34:41 +00:00
hostchan.h * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__. 2002-06-08 20:34:41 +00:00
hsys.c
hsys.h
logging.c
logging.h
msgbuild.c
msgbuild.h
params.c
params.h
rx.c
rxtx.h
serdrv.c * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__. 2002-06-08 20:34:41 +00:00
serpardr.c * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__. 2002-06-08 20:34:41 +00:00
sys.h
tx.c
unixcomm.c * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__. 2002-06-08 20:34:41 +00:00
unixcomm.h

README.CYGNUS

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.