gdb/riscv: Fix assertion in inferior call code
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index bae1d91987738a07fd434724f30a459172e5dfd3..fb0612c42c6cc43aa3f588325a777ed6ec22da26 100644 (file)
@@ -1,3 +1,11 @@
+2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * riscv-tdep.c (riscv_is_fp_regno_p): New function.
+       (riscv_register_reggroup_p): Use new function, remove unneeded
+       parenthesis.
+       (riscv_push_dummy_call): Extend assert to compare against xlen or
+       flen based on register type.
+
 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * riscv-tdep.c (riscv_print_arg_location): Use TYPE_SAFE_NAME.
This page took 0.034259 seconds and 4 git commands to generate.