Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>

* gas/m88k/init.d: Fix hexadecimal offsets.
This commit is contained in:
Ian Lance Taylor 1998-01-22 02:25:14 +00:00
parent 1bea23ac1e
commit 44cb13f7e0
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>
* gas/m88k/init.d: Fix hexadecimal offsets.
Wed Jan 14 17:49:22 1998 Nick Clifton <nickc@cygnus.com>
* gas/m32r/uppercase.d: Fix white space matching.

View file

@ -6,6 +6,6 @@
Disassembly of section .text:
Disassembly of section .init:
00000000 <.init> subu r31,r31,0x10
00000004 <.init\+4> st r13,r31,0x20
00000008 <.init\+8> or r0,r0,r0
0000000c <.init\+c> or r0,r0,r0
00000004 <.init\+0x4> st r13,r31,0x20
00000008 <.init\+0x8> or r0,r0,r0
0000000c <.init\+0xc> or r0,r0,r0