PATCH: Support 64bit BFD and 64bit host for xtensa

Andreas Schwab schwab@suse.de
Sun Apr 10 20:15:00 GMT 2005


"H. J. Lu" <hjl@lucon.org> writes:

> --- gas/config/tc-i960.c.64bit	2005-03-25 10:18:49.000000000 -0800
> +++ gas/config/tc-i960.c	2005-04-10 09:21:12.216332749 -0700
> @@ -599,7 +599,7 @@ get_cdisp (char *dispP, /* Displacement 
>  	    {
>  	      outP = frag_more (8);	/* Allocate worst-case storage.  */
>  	      md_number_to_chars (outP, instr, 4);
> -	      frag_variant (rs_machine_dependent, 4, 4, 1,
> +	      frag_variant (rs_machine_dependent, 4, 4L, 1,

What is this good for?

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Binutils mailing list