mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
* elf.c (elfcore_grok_prxfpreg): Fix comment typo.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2007-10-12 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* elf.c (elfcore_grok_prxfpreg): Fix comment typo.
|
||||||
|
|
||||||
2007-10-10 H.J. Lu <hongjiu.lu@intel.com>
|
2007-10-10 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* elf.c (get_program_header_size): Always add a PT_GNU_RELRO
|
* elf.c (get_program_header_size): Always add a PT_GNU_RELRO
|
||||||
|
@ -7436,7 +7436,7 @@ elfcore_grok_prfpreg (bfd *abfd, Elf_Internal_Note *note)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Linux dumps the Intel SSE regs in a note named "LINUX" with a note
|
/* 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. */
|
literally. */
|
||||||
|
|
||||||
static bfd_boolean
|
static bfd_boolean
|
||||||
|
Reference in New Issue
Block a user