X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=d49ec4d9278dff465880ac263d4226e13e627e69;hb=5ce032bdfc60a8f44f6307b2297384c852100f95;hp=5488ef21dfe7397522d29de5b08415de46261601;hpb=fce9773608d45757dfb26ef7783f37d432ae9a88;p=thirdparty%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index 5488ef21dfe..d49ec4d9278 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +2019-04-19 Nick Clifton + + PR 24464 + * config/tc-rx.h (md_relax_frag): Pass the max_iterations variable + to the relaxation function. + * config/tc-rx.c (rx_relax_frag): Add new parameter - the maximum + number of iterations. Make sure that our internal iteration limit + does not exceed this external iteration limit. + 2019-04-18 Matthew Fortune * config/tc-mips.c (match_non_zero_reg_operand): Update