diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2010-02-05 15:47:02 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2010-02-05 15:47:02 +0000 |
commit | 2ad0ff16f7cee57d331450162ec1c2214af9792a (patch) | |
tree | f5808341b7a2da8c8f453dca8f637dd00e8029b3 /sim/ppc/ChangeLog | |
parent | 6bbec505786239d3ebad084b673d19cc98a6c644 (diff) | |
download | binutils-2ad0ff16f7cee57d331450162ec1c2214af9792a.zip binutils-2ad0ff16f7cee57d331450162ec1c2214af9792a.tar.gz binutils-2ad0ff16f7cee57d331450162ec1c2214af9792a.tar.bz2 |
* ppc-instructions: Fix aliasing bugs when calling
invalid_arithemetic_operation.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 85c20f2..f0476e4 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,8 @@ +2010-02-05 Andreas Schwab <schwab@linux-m68k.org> + + * ppc-instructions: Fix aliasing bugs when calling + invalid_arithemetic_operation. + 2009-11-13 Nathan Froyd <froydnj@codesourcery.com> * configure.ac: If build != host, create a separate build-config.h |