* vx-share/README, nindy-share/README: New files describing

how these directories' code is shared, and with whom.
(also 29k-share)
This commit is contained in:
John Gilmore 1992-08-28 20:16:45 +00:00
parent 7079de160f
commit d6776adba2
2 changed files with 14 additions and 0 deletions

9
gdb/29k-share/README Normal file
View file

@ -0,0 +1,9 @@
The files in this directory are shared with other debuggers and
debug interfaces that use Advanced Micro Devices' UDI (universal debug
interface) protocol. The protocol provides a common interface among
debuggers, logic analyzers, emulators, and embedded systems that use
AMD 29000 family processors.
Do not change these files without coordinating with Advanced Micro
Devices, Embedded Processor Division, 5204 E. Ben White Blvd, Austin, TX 78741.
Maybe postmaster@cayman.amd.com can direct you to the current maintainers.

View file

@ -1,3 +1,8 @@
Fri Aug 28 13:13:33 1992 John Gilmore (gnu@cygnus.com)
* vx-share/README, nindy-share/README: New files describing
how these directories' code is shared, and with whom.
Thu Aug 27 20:04:56 1992 John Gilmore (gnu@cygnus.com)
* configure.in (target configurations): Reformat into table.