diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a54f9c7..4a133ab 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2007-11-12 Tristan Gingold <gingold@adacore.com> + + * config/tc-ppc.c (md_assemble): If -mregnames, when parsing + PPC_OPERAND_CR always parse as expression to allow register name + followed by an expression. + 2007-11-09 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (match_template): Re-order suffix check. |