OSDN Git Service

Fix wording regarding Intel's IA-64 architecture.
authorKevin Buettner <kevinb@redhat.com>
Wed, 16 Feb 2000 04:11:25 +0000 (04:11 +0000)
committerKevin Buettner <kevinb@redhat.com>
Wed, 16 Feb 2000 04:11:25 +0000 (04:11 +0000)
gdb/doc/ChangeLog
gdb/doc/agentexpr.texi

index e2422d5..e5b6e70 100644 (file)
@@ -1,3 +1,8 @@
+2000-02-15  Kevin Buettner  <kevinb@redhat.com>
+
+       * agentexpr.texi: Fix wording regarding Intel's IA-64
+       architecture.
+
 2000-01-16  Tom Tromey  <tromey@cygnus.com>
 
        * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
index 8484aa2..e49232c 100644 (file)
@@ -798,7 +798,7 @@ When we add side-effects, we should add this.
 
 @item Why does the @code{reg} bytecode take a 16-bit register number?
 
-Intel's IA64-architecture, Merced, has 128 general-purpose registers,
+Intel's IA-64 architecture has 128 general-purpose registers,
 and 128 floating-point registers, and I'm sure it has some random
 control registers.