projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11a5801
)
Fix small spelling mistake in gdb/ChangeLog.
author
Joel Brobecker
<brobecker@adacore.com>
Sun, 28 Dec 2014 03:44:49 +0000
(07:44 +0400)
committer
Joel Brobecker
<brobecker@adacore.com>
Sun, 28 Dec 2014 03:44:49 +0000
(07:44 +0400)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
30ec8ab
..
141aed8
100644
(file)
--- 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): Explicit
e
ly 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.