Fix for s390_elf_cons.

Andreas Jaeger aj@suse.de
Tue Aug 7 04:41:00 GMT 2001


"Martin Schwidefsky" <schwidefsky@de.ibm.com> writes:

> Hi,
> Andreas complained that binutils-2.11.90.0.24 doesn't work on s390/s390x.
> Well he is right. The problem is that the behaviour of fixup_segment has
> changed a bit.  The solution is to pass false for pcrel on the call to
> fix_new_exp in s390_elf_cons. Then the missing pc relative conversion in
> fixup_segment are done again.

Has this issue now been resolved?  I didn't see the patch committed
and from the discussion it's not clear to me what should be done now.

Andreas
-- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7b9PNOJpWPMJyoSYRAmD2AJ9QIJnqDQYdS5N4hXCthH4RQ8GsQACeIuDP
vx41PB5SxZkW4Mru5itgEac=
=ml4Z
-----END PGP SIGNATURE-----From ica2_ts@csv.ica.uni-stuttgart.de Tue Aug 07 05:38:00 2001
From: Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>
To: binutils@sources.redhat.com
Subject: Re: [PATCH] Fix MIPS disassembler's register names output
Date: Tue, 07 Aug 2001 05:38:00 -0000
Message-id: <20010807143751.A3673@rembrandt.csv.ica.uni-stuttgart.de>
References: <20010721235635.H16278@rembrandt.csv.ica.uni-stuttgart.de>
X-SW-Source: 2001-08/msg00105.html
Content-length: 636

Thiemo Seufer wrote:
[snip]
> 2001-07-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
> 
> 	/opcodes/ChangeLog
> 	* mips-dis.c (print_insn_arg): Don't use software integer registers
> 	for coprocessor registers.
> 	(get_mips_isa): Removed.
> 	(is_newabi): New function, checks if NewABI is used.
> 	(_print_insn_mips): Get distinction between old ABI and new ABI right.
> 
> 	/gas/testsuite/ChangeLog
> 	* mips/lb.d: Reflect disassembler output fixes.
> 	* mips/mips32.d: Likewise.
> 	* mips/mips64.d: Likewise. Typo.
> 	* mips/sb.d: Likewise.
> 	* mips/trunc.d: Likewise.

There were no objections, so I checked this in.


Thiemo



More information about the Binutils mailing list