aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 292ce00..3b14ae4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,13 @@
+2011-01-14 Pedro Alves <pedro@codesourcery.com>
+
+ * Makefile.in (hpux-thread.o): Delete rule.
+ * configure.ac: Don't check for HPUX DCE threads support.
+ * configure, config.in: Regenerate.
+ * hppa-hpux-nat.c (child_suppress_run): Delete.
+ (hppa_hpux_child_can_run): Delete.
+ (_initialize_hppa_hpux_nat): Don't override to_can_run.
+ * hpux-thread.c: Delete.
+
2011-01-13 Joel Brobecker <brobecker@adacore.com>
* hpux-thread.c (hpux_pid_to_str): Delete.