X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=d46026565c38088337ec0ed00212a3acf405276a;hb=4288405d5ec2c68c7e9d8d68a090c6c9ff3825d1;hp=7de5247623402a9b2bdbf68910365a7d92b6250c;hpb=bfcdb85206cd3c3b8ad73b13db6bfb2ec608239b;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index 7de5247623..d46026565c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2019-05-30 Jim Wilson + + * config/tc-riscv.c (riscv_ip) <'u'>: Move O_constant check inside if + statement. Delete O_symbol and O_constant check after if statement. + * testsuite/gas/riscv/auipc-parsing.s: Test lui with missing %hi. + * testsuite/gas/riscv/auipc-parsing.l: Update. + 2019-05-28 H.J. Lu PR gas/24625