[PATCH 02/21] Add new relocations for microMIPSR6

Alan Modra amodra@gmail.com
Mon Apr 7 03:54:40 GMT 2025


On Wed, Apr 02, 2025 at 12:18:41PM +0000, Jovan Dmitrovic wrote:
> +  HOWTO (R_MICROMIPS_PCHI16,	/* type */
> +	 16,			/* rightshift */
> +	 2,			/* size (0 = byte, 1 = short, 2 = long) */

At the very least the comment here is wrong.  "size" in a reloc howto
is now just the number of bytes in the field being relocated.  See
commit 57698478b753.

-- 
Alan Modra


More information about the Binutils mailing list