From 24e60978684ee2f137dc270ea3c3ef28da25ed37 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Mon, 9 Oct 1995 21:54:26 +0000 Subject: * NEWS: Add information about win32 and arm code. * win32-nat.c: Renamed from win32.c * config/i386/win32.mh: Renamed from config/i386/i386win32.mh. * config/i386/win32.mt: Renamed from config/i386/i386win32.mt. * config/i386/tm-win32.h: Renamed from config/i386/tm-i386win32.h. * config/i386/xm-win32.h: Renamed from config/i386/xm-i386win32.h. * configure.in (i[345]86-*-win32): Updated to cope with filename changes. * configure: Regenerated. --- gdb/NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index a39a797..18ec89d 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -12,6 +12,14 @@ about volatile variables, thus making it impossible to debug targets which use memory mapped I/O devices. `set remotecache off' turns the the data cache off. +* New native configurations + +Microsoft NT and Microsoft Windows95 i[345]86-*-win32 + +* New Targets + +ARM via RDP protocol arm-*-* + *** Changes in GDB-4.14: * New native configurations -- cgit v1.1