summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-03-31 04:35:24 +0000
committerAndrew Cagney <cagney@redhat.com>2003-03-31 04:35:24 +0000
commita001226a91dd193cb7d0d0cac19ecadec7546ce8 (patch)
tree624110848803046071bf51c47a4238ed2c2da57f
parent5f65e3452c9ad29da6e8f10ce2014ec4eef37d88 (diff)
downloadgdb-a001226a91dd193cb7d0d0cac19ecadec7546ce8.tar.gz
2003-03-30 Andrew Cagney <cagney@redhat.com>
2002-11-10 Klee Dienes <kdienes@apple.com> * value.h (struct value): Update comment.
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/value.h4
2 files changed, 6 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b6ed8b77bf4..c188808b754 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2003-03-30 Andrew Cagney <cagney@redhat.com>
+ 2002-11-10 Klee Dienes <kdienes@apple.com>
+ * value.h (struct value): Update comment.
+
+2003-03-30 Andrew Cagney <cagney@redhat.com>
+
* d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
D10V_FP_REGNUM.
(d10v_gdbarch_init): Do not set fp_regnum.
diff --git a/gdb/value.h b/gdb/value.h
index b5b2b07ac29..783191a040e 100644
--- a/gdb/value.h
+++ b/gdb/value.h
@@ -128,9 +128,7 @@ struct value
list. */
struct value *next;
- /* Register number if the value is from a register. Is not kept
- if you take a field of a structure that is stored in a
- register. Shouldn't it be? */
+ /* Register number if the value is from a register. */
short regno;
/* If zero, contents of this value are in the contents field.
If nonzero, contents are in inferior memory at address