aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2014-12-28 07:44:49 +0400
committerJoel Brobecker <brobecker@adacore.com>2014-12-28 07:44:49 +0400
commitce637ffbe6b75a4a676bbf5f68434abf5261ba99 (patch)
tree7f311bc8a6f479d61fcde1bab38108db780db99d /gdb
parent11a580132e6cfeb1d96e1fccca53bb6fb931a2ff (diff)
downloadgdb-ce637ffbe6b75a4a676bbf5f68434abf5261ba99.zip
gdb-ce637ffbe6b75a4a676bbf5f68434abf5261ba99.tar.gz
gdb-ce637ffbe6b75a4a676bbf5f68434abf5261ba99.tar.bz2
Fix small spelling mistake in gdb/ChangeLog.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 30ec8ab..141aed8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -8,7 +8,7 @@
2014-12-25 Thomas Preud'homme <thomas.preudhomme@arm.com>
- * arm-tdep.c (arm_gdbarch_init): Explicitely handle value 3 of
+ * arm-tdep.c (arm_gdbarch_init): Explicitly handle value 3 of
Tag_ABI_VFP_args. Also replace hardcoded values by enum values in the
switch handling the different values of Tag_ABI_VFP_args.