diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6c4e6b8..b97523f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2014-08-22 Maciej W. Rozycki <macro@codesourcery.com> + * config/tc-ppc.c (md_assemble): Only set the PPC_APUINFO_VLE + flag if both the processor and opcode flags match. + +2014-08-22 Maciej W. Rozycki <macro@codesourcery.com> + * config/tc-arm.c (add_to_lit_pool): Preinitialize `imm1'. 2014-08-20 Maciej W. Rozycki <macro@codesourcery.com> |