public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* PATCH: Fix gas/sparc/unalign.d for Sparc v9
@ 2001-06-02 11:37 H . J . Lu
  2001-06-02 11:43 ` Jakub Jelinek
  0 siblings, 1 reply; 3+ messages in thread
From: H . J . Lu @ 2001-06-02 11:37 UTC (permalink / raw)
  To: jsturm; +Cc: binutils

I'd like to check in this patch. Any objections?

Thanks.


H.J.
2001-06-02  H.J. Lu  <hjl@gnu.org>

	* gas/sparc/unalign.d: Support Sparc V9.

Index: gas/sparc/unalign.d
===================================================================
RCS file: /work/cvs/gnu/binutils/gas/testsuite/gas/sparc/unalign.d,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 unalign.d
--- gas/sparc/unalign.d	2001/06/02 03:50:16	1.1.1.1
+++ gas/sparc/unalign.d	2001/06/02 18:33:41
@@ -10,9 +10,9 @@ Disassembly of section .data:
 0+ <foo>:
    0:	01 00 00 00 	nop 
 			1: R_SPARC_UA32	fred
-   4:	00 02 00 00 	unimp  0x20000
+   4:	00 02 00 00 	(unimp|illtrap)  0x20000
 			6: R_SPARC_UA16	jim
    8:	03 00 00 00 	sethi  %hi\(0\), %g1
 			9: R_SPARC_UA64	harry
-   c:	00 00 00 00 	unimp  0
-  10:	00 04 05 06 	unimp  0x40506
+   c:	00 00 00 00 	(unimp|illtrap)  0
+  10:	00 04 05 06 	(unimp|illtrap)  0x40506

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PATCH: Fix gas/sparc/unalign.d for Sparc v9
  2001-06-02 11:37 PATCH: Fix gas/sparc/unalign.d for Sparc v9 H . J . Lu
@ 2001-06-02 11:43 ` Jakub Jelinek
  0 siblings, 0 replies; 3+ messages in thread
From: Jakub Jelinek @ 2001-06-02 11:43 UTC (permalink / raw)
  To: H . J . Lu; +Cc: jsturm, binutils

On Sat, Jun 02, 2001 at 11:37:28AM -0700, H . J . Lu wrote:
> I'd like to check in this patch. Any objections?

Nope, please check it in.

> 2001-06-02  H.J. Lu  <hjl@gnu.org>
> 
> 	* gas/sparc/unalign.d: Support Sparc V9.

	Jakub

^ permalink raw reply	[flat|nested] 3+ messages in thread

* PATCH: Fix gas/sparc/unalign.d for Sparc V9
@ 2001-08-17 13:38 H . J . Lu
  0 siblings, 0 replies; 3+ messages in thread
From: H . J . Lu @ 2001-08-17 13:38 UTC (permalink / raw)
  To: nickc; +Cc: binutils

I checked in the following patch.


H.J.
-----
2001-08-17  H.J. Lu  <hjl@gnu.org>

	* gas/sparc/unalign.d: Support Sparc V9.

Index: gas/sparc/unalign.d
===================================================================
RCS file: /work/cvs/gnu/binutils/gas/testsuite/gas/sparc/unalign.d,v
retrieving revision 1.1.1.4
diff -u -p -r1.1.1.4 unalign.d
--- gas/sparc/unalign.d	2001/08/17 16:05:18	1.1.1.4
+++ gas/sparc/unalign.d	2001/08/17 20:35:26
@@ -14,6 +14,6 @@ Disassembly of section .data:
 			6: R_SPARC_UA16	jim
    8:	03 04 05 00 	sethi  %hi\(0x10140000\), %g1
 			b: R_SPARC_UA32	baz
-   c:	00 00 00 00 	unimp  0
+   c:	00 00 00 00 	(unimp|illtrap)  0
 			f: R_SPARC_UA32	bar
-  10:	00 00 00 06 	unimp  0x6
+  10:	00 00 00 06 	(unimp|illtrap)  0x6

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-08-17 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-02 11:37 PATCH: Fix gas/sparc/unalign.d for Sparc v9 H . J . Lu
2001-06-02 11:43 ` Jakub Jelinek
2001-08-17 13:38 PATCH: Fix gas/sparc/unalign.d for Sparc V9 H . J . Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).