X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=58c2524401b483b395940cd372eb9d3fea749b4a;hb=ee171c8f9472821b181ceaec7d78bb266d3291d4;hp=cffe0622d0b4927011c98ca810137d56f026a333;hpb=c183e9618cf196b24dac78bb6174f480259830f7;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index cffe0622d0..58c2524401 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -11,6 +11,15 @@ option mode at the end of the second instruction of the vector. (asm_1): Check option by calling check_macfunc_option. + * config/bfin-parse.y (check_macfunc_option): Allow (IU) + option for multiply and multiply-accumulate to data register + instruction. + (check_macfuncs): Don't check if accumulator matches the data register + here. + (assign_macfunc): Check if accumulator matches the + data register in each rule that moves to the data + register. + 2008-03-19 Andreas Krebbel * config/tc-s390.c (md_parse_option): z10 option added.