NT_PRXFPREG value

Alan Modra amodra@bigpond.net.au
Fri Oct 12 04:35:00 GMT 2007


isn't 5.

	* elf.c (elfcore_grok_prxfpreg): Fix comment typo.

Index: bfd/elf.c
===================================================================
RCS file: /cvs/src/src/bfd/elf.c,v
retrieving revision 1.419
diff -u -p -r1.419 elf.c
--- bfd/elf.c	11 Oct 2007 05:03:07 -0000	1.419
+++ bfd/elf.c	12 Oct 2007 03:27:14 -0000
@@ -7436,7 +7436,7 @@ elfcore_grok_prfpreg (bfd *abfd, Elf_Int
 }
 
 /* Linux dumps the Intel SSE regs in a note named "LINUX" with a note
-   type of 5 (NT_PRXFPREG).  Just include the whole note's contents
+   type of NT_PRXFPREG.  Just include the whole note's contents
    literally.  */
 
 static bfd_boolean

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list