Fix an invalid memory access triggered by running readelf on a fuzzed binary.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6250534b6b18c6cf3e715e02cc610aaec4bb50a1..7c7e878d84d4b2e80f3549e56abed7e3502959df 100644 (file)
@@ -1,3 +1,22 @@
+2015-02-05  Doug Evans  <xdje42@gmail.com>
+
+       * guile/scm-frame.c: Fix spelling errors in a comment.
+
+2015-02-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * python/python-internal.h (Py_hash_t): Define it for Python <3.2.
+       * python/py-value.c (valpy_fetch_lazy): Use it.  Remove cast to the
+       return type.
+
+2015-02-04  Pedro Alves  <palves@redhat.com>
+
+       * linux-nat.c (handle_extended_wait): Don't resume LWPs here.
+       (wait_lwp): Don't call wait_lwp if linux_handle_extended_wait
+       returns true.
+       (resume_stopped_resumed_lwps): Don't check whether the thread is
+       marked as executing.
+       (linux_nat_wait_1): Use resume_stopped_resumed_lwps.
+
 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
 
        * regset.h (struct regset): Add flags field.
This page took 0.028762 seconds and 4 git commands to generate.