diff options
author | Kevin Buettner <kevinb@redhat.com> | 2003-04-07 20:08:10 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2003-04-07 20:08:10 +0000 |
commit | 59a8c196afe8ede290cfdeff7688194d6f4135b9 (patch) | |
tree | ce8c015f752b80e48b8cd29e90354bda3bc90996 /bfd/ChangeLog | |
parent | f0ef6b29bde589566edef28c0a8267eff2ca8127 (diff) | |
download | gdb-59a8c196afe8ede290cfdeff7688194d6f4135b9.zip gdb-59a8c196afe8ede290cfdeff7688194d6f4135b9.tar.gz gdb-59a8c196afe8ede290cfdeff7688194d6f4135b9.tar.bz2 |
* elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
constants for n32 ABI.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1264aa3..434e546 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2003-04-07 Kevin Buettner <kevinb@redhat.com> + + * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related + constants for n32 ABI. + 2003-04-06 Andrew Cagney <cagney@redhat.com> * simple.c (bfd_simple_get_relocated_section_contents): Disable |