aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 138e0df..7f0d3e2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,9 +1,3 @@
-2012-11-21 Karthik Bhat <kv.bhat@samsung.com>
-
- * i386-tdep.c (i386_skip_prologue): See if we
- can determine the end of the prologue via the symbol table.
- If so use the same instead of going through prologue instructions.
-
2012-11-21 Yao Qi <yao@codesourcery.com>
PR tdep/7438