From fc5b254aa6be44352ff69e6dabf178d641cf3c2d Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Mon, 14 Dec 1998 23:55:25 +0000 Subject: 1998-12-14 Anthony Thompson (athompso@cambridge.arm.com) * remote-rdp.c (rdp_init): Don't discard first character on reset. (translate_open_mode): Define table. (exec_swi): Handle SWI_Clock. SWI_Open now handles stdin/stdout. SWI_Write returns number of bytes not written. SWI_Read does the same. SWI_Seek should return success/failure flag. Fix SWI_Flen. A patch from PR 15841 for the RDP (Demon) interface. --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4141ed4..f0b6220 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +1998-12-14 Anthony Thompson (athompso@cambridge.arm.com) + + * remote-rdp.c (rdp_init): Don't discard first character on reset. + (translate_open_mode): Define table. + (exec_swi): Handle SWI_Clock. SWI_Open now handles stdin/stdout. + SWI_Write returns number of bytes not written. SWI_Read does the + same. SWI_Seek should return success/failure flag. Fix SWI_Flen. + 1998-12-14 J.T. Conklin * config/i386/nbsd.mh, config/m68k/nbsd.mh, config/ns32k/nbsd.mh -- cgit v1.1