aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.h
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2007-05-13 12:48:40 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2007-05-13 12:48:40 +0000
commit7157eed4324fedd80185646d58e92887e442f7a9 (patch)
treec908a8c2351407432ed6bb86bfe868230ea5d221 /gdb/mips-tdep.h
parentfb4443d8bc8dd6d4b9c9a8af474da79a65deb0be (diff)
* blockframe.c: Remove obsolete comments.
* alpha-nat.c (fetch_osf_core_registers): Update comment. * arm-tdep.h (enum gdb_regnum): Remove obsolete part of comment. * hppa-tdep.h (enum hppa_regnum): Likewise. * mips-tdep.h: Likewise. * m68hc11-tdep.c: Likewise.
Diffstat (limited to 'gdb/mips-tdep.h')
-rw-r--r--gdb/mips-tdep.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb/mips-tdep.h b/gdb/mips-tdep.h
index bbabdc15fc..11f6c85bea 100644
--- a/gdb/mips-tdep.h
+++ b/gdb/mips-tdep.h
@@ -58,12 +58,7 @@ struct mips_regnum
};
extern const struct mips_regnum *mips_regnum (struct gdbarch *gdbarch);
-/* Register numbers of various important registers. Note that some of
- these values are "real" register numbers, and correspond to the
- general registers of the machine, and some are "phony" register
- numbers which are too large to be actual register numbers as far as
- the user is concerned but do serve to get the desired values when
- passed to read_register. */
+/* Register numbers of various important registers. */
enum
{