X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=cpu%2FChangeLog;h=f791c00b945321ccba498cd26c242b0692e16d1f;hb=d96bf37ba8360320db4d531008634b3f61af06f5;hp=ef6d49aa7769ca629f74be2ce3a6a8c3f106be6e;hpb=5e2ab6125485bede5611187f2df4b26b04026b80;p=deliverable%2Fbinutils-gdb.git diff --git a/cpu/ChangeLog b/cpu/ChangeLog index ef6d49aa77..f791c00b94 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,8 @@ +2020-05-21 Alan Modra + + * mep.opc (mep_cgen_expand_macros_and_parse_operand): Replace + "if (x) free (x)" with "free (x)". + 2020-05-19 Stafford Horne PR 25184