aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2007-10-12 03:34:45 +0000
committerAlan Modra <amodra@gmail.com>2007-10-12 03:34:45 +0000
commit971d4640d218ee9bff00f5ef8437b1a462702eef (patch)
treed2495847aaaa2b6dfa86623e96abed66f8fc0b69
parented4c31f254ebbfb58a127194d14812a02df18045 (diff)
downloadfsf-binutils-gdb-971d4640d218ee9bff00f5ef8437b1a462702eef.zip
fsf-binutils-gdb-971d4640d218ee9bff00f5ef8437b1a462702eef.tar.gz
fsf-binutils-gdb-971d4640d218ee9bff00f5ef8437b1a462702eef.tar.bz2
* elf.c (elfcore_grok_prxfpreg): Fix comment typo.
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/elf.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9e8ffad..e7ab1d4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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>
* elf.c (get_program_header_size): Always add a PT_GNU_RELRO
diff --git a/bfd/elf.c b/bfd/elf.c
index d215144..b5b51d0 100644
--- a/bfd/elf.c
+++ b/bfd/elf.c
@@ -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
- 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