aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ff74c51..9cf37d5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-10 Pedro Alves <palves@redhat.com>
+
+ * configure.ac (HAVE_ELF test): Put the old CFLAGS at the end of
+ the test CFLAGS.
+ * configure: Regenerate.
+
2012-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
* linespec.c (decode_line_internal): Fix comment correctness.