diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a7ee0fe..9a4b3f6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ 2011-07-29 Maciej W. Rozycki <macro@codesourcery.com> + * elfxx-mips.c (check_br32): Fix return type. + +2011-07-29 Maciej W. Rozycki <macro@codesourcery.com> + * elfxx-mips.c (bz_insn_16): Correct opcode mask. 2011-07-29 Maciej W. Rozycki <macro@codesourcery.com> |