* sparclite/crt0.s: Add comment at beginning.
+Mon Feb 1 16:16:59 1993 Stu Grossman (grossman at cygnus.com)
+
+
+ * sparclite/aload.c: Add copyleft.
+ * sparclite/crt0.s: Add comment at beginning.
+
Mon Feb 1 14:36:11 1993 Steve Chamberlain (sac@thepub.cygnus.com)
* remote-z8k.c, z8k-tdep.c: support for the Z8001 and Z8002.
*
* Modified for SPARC by Stu Grossman, Cygnus Support.
*
+ * This code has been extensively tested on the Fujitsu SPARClite demo board.
+ *
* To enable debugger support, two things need to happen. One, a
* call to set_debug_traps() is necessary in order to allow any breakpoints
* or error conditions to be properly intercepted and reported to gdb.