* infcmd.c (registers_info): Handle multiple register names.
authorJohn Gilmore <gnu@cygnus>
Sat, 15 Aug 1992 10:00:10 +0000 (10:00 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 15 Aug 1992 10:00:10 +0000 (10:00 +0000)
Changes inspired by Roland McGrath.

gdb/ChangeLog

index a0d1befe10441cb92dc7bf431098cc17d4c35b8e..b72d59e7f268e45c2c8de35a5cbafd32be9d3722 100644 (file)
@@ -1,9 +1,14 @@
+Sat Aug 15 02:58:03 1992  John Gilmore  (gnu@cygnus.com)
+
+       * infcmd.c (registers_info):  Handle multiple register names.
+       Changes inspired by Roland McGrath.
+
 Sat Aug 15 02:28:52 1992  Stu Grossman  (grossman at cygnus.com)
 
        * sparc-stub.c:  New file.  Mix it with your SPARClite
        application, and it will speak GDB remote protocol!
        * remote.c (remote_wait):  Change 'T' (expedited reply) message to
-       deal with arbitrary registers.  Needed for sparc-stub,
+       deal with arbitrary registers.  Needed for sparc-stub.
 
 Fri Aug 14 12:11:25 1992  Fred Fish  (fnf@cygnus.com)