[patch] (OB?) Fix for QNX Neutrino core file floating point handler

Alan Modra amodra@bigpond.net.au
Wed Dec 22 04:34:00 GMT 2004


On Tue, Dec 21, 2004 at 05:34:10PM -0500, Kris Warkentin wrote:
> 	* elf.c (elfcore_grok_nto_gregs): Change name to ..._nto_regs.

Minor nit.  Please specify the complete new function name here, so that
you can search for it in the ChangeLog.  (It's minor because a search
would hit the instance below.)

> 	Add 'base' argument for constructing register sections.
> 	Reformat.
> 	(elfcore_grok_nto_note): Call elfcore_grok_nto_regs for both
> 	gp and fp regs.  Reformat.

OK with the above change, and the indentation below fixed.

> +    case BFD_QNT_CORE_INFO:
> +	 return elfcore_make_note_pseudosection (abfd, ".qnx_core_info", note);
> +    case BFD_QNT_CORE_STATUS:
> +	return elfcore_grok_nto_status (abfd, note, &tid);

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list