diff options
author | Kevin Buettner <kevinb@redhat.com> | 2011-12-16 00:08:06 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2011-12-16 00:08:06 +0000 |
commit | 083a5534142f4615f9fc4f01a5e9b7be4ef1bee9 (patch) | |
tree | b52d5fa2327558ebbc347d23223c895a76b4af61 /bfd/ChangeLog | |
parent | 006695fbe7f5064065239632f3fc7accf720f3a2 (diff) | |
download | gdb-083a5534142f4615f9fc4f01a5e9b7be4ef1bee9.zip gdb-083a5534142f4615f9fc4f01a5e9b7be4ef1bee9.tar.gz gdb-083a5534142f4615f9fc4f01a5e9b7be4ef1bee9.tar.bz2 |
* elf32-am33lin.c (elf32_am33lin_grok_prstatus): Add case
to correspond to a smaller ELF_NGREG defined by the kernel.
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 3048a1a..2cc2bc7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2011-12-15 Kevin Buettner <kevinb@redhat.com> + + * elf32-am33lin.c (elf32_am33lin_grok_prstatus): Add case + to correspond to a smaller ELF_NGREG defined by the kernel. + 2011-12-15 H.J. Lu <hongjiu.lu@intel.com> * elf64-x86-64.c (ELF32_DYNAMIC_INTERPRETER): Set to |