From 3cc87ec00c060ae11f78cb3824b09dcb151505d8 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sun, 11 Jan 2004 17:00:38 +0000 Subject: [PATCH] * NEWS: Mention that %cs and %ss have been added to the AMD64 configurations --- gdb/ChangeLog | 3 +++ gdb/NEWS | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3391836abef..c26ac148707 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2004-01-11 Mark Kettenis + * NEWS: Mention that %cs and %ss have been added to the AMD64 + configurations + * frame.c: Update copyright year. (get_prev_frame): Improve comment. diff --git a/gdb/NEWS b/gdb/NEWS index 77518203c6d..6919ee60141 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,13 @@ *** Changes since GDB 6.0: +* Changes in AMD64 configurations + +The AMD64 target now includes the %cs and %ss registers. As a result +the AMD64 remote protocol has changed; this affects the floating-point +and SSE registers. If you rely on those registers for your debugging, +you should upgrade gdbserver on the remote side. + * Revised SPARC target The SPARC target has been completely revised, incorporating the -- 2.30.2