gdb: fix overload resolution for see-through references
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5e4b9f1b176247ef803585811b8075ee8aaa59de..2d6071271ac60c3fdf42f477b356373bfc36ce3f 100644 (file)
@@ -1,3 +1,13 @@
+2019-12-06  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
+
+       * gdbtypes.h: Define the REFERENCE_SEE_THROUGH_BADNESS value.
+       * gdbtypes.c (rank_one_type): Use REFERENCE_SEE_THROUGH_BADNESS
+       for ranking see-through reference cases.
+
+2019-12-06  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+       * stack.c (faas_command): Check a command is provided.
+       * thread.c (taas_command, tfaas_command): Likewise.
+
 2019-12-05  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
        * inferior.c (prune_inferiors):  Only call delete_inferior,
        Do not modify the inferior list.
This page took 0.026308 seconds and 4 git commands to generate.