diff options
author | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2009-03-25 08:08:36 +0000 |
---|---|---|
committer | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2009-03-25 08:08:36 +0000 |
commit | dc1aa7347fdcd34cd2f87b1a67d587e49fcc8321 (patch) | |
tree | af5441889f61b6e2f76306ebad9dc4268231603c /bfd | |
parent | 3614d36bc7f9b50b72d819800d6b7041293dabe6 (diff) | |
download | gdb-dc1aa7347fdcd34cd2f87b1a67d587e49fcc8321.zip gdb-dc1aa7347fdcd34cd2f87b1a67d587e49fcc8321.tar.gz gdb-dc1aa7347fdcd34cd2f87b1a67d587e49fcc8321.tar.bz2 |
2009-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
* elf32-crx.c (crx_elf_howto_table): Zero the src_mask field of
the reloc descriptions.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4ad599b..3103cfe 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2009-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com> + + * elf32-crx.c (crx_elf_howto_table): Zero the src_mask field of + the reloc descriptions. + 2009-03-25 Hans-Peter Nilsson <hp@axis.com> * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD> |