diff options
author | Jim Blandy <jimb@codesourcery.com> | 1999-12-07 23:56:53 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 1999-12-07 23:56:53 +0000 |
commit | 6fe6a461276a13a5c309724ffe54a5cf5893c4f7 (patch) | |
tree | 2a82ae40941bea02c4a2a3803fcae5e66bbfd9d4 /bfd | |
parent | e50c1b6cb25fdd8afb76f68c92c7db3dfd64cf8a (diff) | |
download | gdb-6fe6a461276a13a5c309724ffe54a5cf5893c4f7.zip gdb-6fe6a461276a13a5c309724ffe54a5cf5893c4f7.tar.gz gdb-6fe6a461276a13a5c309724ffe54a5cf5893c4f7.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7ec6946..4355d51 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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 |