Remove a VEC from ppc-linux-nat.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4763a8391032c53c5c5f8dc3d7d4c1d63cb10cfc..5c6740a878ac1c22c1600a9019bbbd5fbfdad6ae 100644 (file)
@@ -1,3 +1,21 @@
+2019-05-04  Simon Marchi  <simon.marchi@efficios.com>
+           Tom Tromey  <tom@tromey.com>
+
+       * ppc-linux-nat.c (thread_points_p): Remove typedef and DEF_VEC.
+       (ppc_threads): Now a std::vector.  Now static.
+       (hwdebug_find_thread_points_by_tid)
+       (ppc_linux_nat_target::low_new_thread, ppc_linux_thread_exit):
+       Update.
+
+2019-05-04  Tom Tromey  <tom@tromey.com>
+
+       * arc-tdep.c (arc_tdesc_init): Return bool.
+
+2019-05-04  Tom Tromey  <tom@tromey.com>
+
+       * arm-linux-nat.c (arm_linux_nat_target::can_use_hw_breakpoint):
+       Use gdb_assert_not_reached.
+
 2019-05-04  Tom Tromey  <tom@tromey.com>
 
        * compile/compile-cplus-types.c (compile_cplus_convert_enum): Use
This page took 0.027107 seconds and 4 git commands to generate.