Corrected name of tiny data area label.
authorNick Clifton <nickc@redhat.com>
Tue, 26 Aug 1997 16:46:05 +0000 (16:46 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 26 Aug 1997 16:46:05 +0000 (16:46 +0000)
gas/ChangeLog
gas/doc/c-v850.texi

index 6f62dc03a9ebe31470e6867709ff698bea8f03c5..708002f3d5dfb1a0fafa39b62db10e3a7a41f1f7 100644 (file)
@@ -1,3 +1,10 @@
+start-sanitize-v850
+Tue Aug 26 09:46:22 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * doc/c-v850.texi (V850 Opcodes): Correct name for tiny data area
+       pointer. 
+end-sanitize-v850
+
 Tue Aug 26 12:23:25 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * config/tc-i386.c (md_assemble): In JumpByte case, when looking
index e34ddba0be02e3bbe88e1a9b38bd4d83760a1b4c..76ff81b36d71cd902e64c3614c8a3209292c4e20 100644 (file)
@@ -47,7 +47,7 @@ r0, zero
 @item general register 1
 r1
 @item general register 2
-r2
+r2, hp
 @cindex @code{sp} register, V850
 @item general register 3
 r3, sp
@@ -236,7 +236,7 @@ loads the contents of the location pointed to by the label '_a_variable'
 into register 6, provided that the label is located somewhere within 256
 bytes of the address held in the EP register.  [Note the linker assumes
 that the EP register contains a fixed address set to the address of the
-label called '--ep'].
+label called '__ep'].
 
 @cindex @code{zdaoff} pseudo-op, V850
 @item zdaoff()
This page took 0.032002 seconds and 4 git commands to generate.