*** empty log message ***

This commit is contained in:
Jim Blandy 1999-12-07 23:56:53 +00:00
parent e50c1b6cb2
commit 6fe6a46127
2 changed files with 12 additions and 0 deletions

View 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

View 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.