diff options
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 e9d27c7..e7d0e94 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2009-08-07 Tom Tromey <tromey@redhat.com> + + * elf32-microblaze.c (microblaze_elf_check_relocs): Avoid strict + aliasing error. + 2009-08-06 Michael Eager <eager@eagercon.com> * Makefile.am: Add cpu-microblaze.{lo,c}, elf32-microblaze.{lo,c}. |