mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
*** empty log message ***
This commit is contained in:
@ -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>
|
1999-12-03 Ian Lance Taylor <ian@zembu.com>
|
||||||
|
|
||||||
* elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16
|
* elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16
|
||||||
|
@ -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)
|
Wed Dec 1 03:02:15 1999 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
* mn10300.h (E_MN10300_MACH_AM33): Define.
|
* mn10300.h (E_MN10300_MACH_AM33): Define.
|
||||||
|
Reference in New Issue
Block a user