*** empty log message ***
authorJim Blandy <jimb@codesourcery.com>
Tue, 7 Dec 1999 23:56:53 +0000 (23:56 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 7 Dec 1999 23:56:53 +0000 (23:56 +0000)
bfd/ChangeLog
include/elf/ChangeLog

index 7ec6946..4355d51 100644 (file)
@@ -1,3 +1,11 @@
+1999-12-07  Jim Blandy  <jimb@cygnus.com>
+
+       Add support for SSE registers in ELF core files.
+       * elf.c (elfcore_make_note_pseudosection): New function.
+       (elfcore_grok_prfpreg): Use it.
+       (elfcore_grok_prxfpreg): New function.
+       (elfcore_grok_note): Recognize Linux NT_PRXFPREG notes.
+
 1999-12-03  Ian Lance Taylor  <ian@zembu.com>
 
        * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16
index 768b2f6..d3229f4 100644 (file)
@@ -1,3 +1,7 @@
+1999-12-07  Jim Blandy  <jimb@cygnus.com>
+
+       * common.h (NT_PRXFPREG): New definition.
+
 Wed Dec  1 03:02:15 1999  Jeffrey A Law  (law@cygnus.com)
 
        * mn10300.h (E_MN10300_MACH_AM33): Define.