diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dc1cb15f1a3..d7373cd3dd9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2014-12-25 Thomas Preud'homme <thomas.preudhomme@arm.com> + + * arm-tdep.c (arm_gdbarch_init): Explicitely 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. + 2014-12-23 Doug Evans <xdje42@gmail.com> * ada-lang.c (user_select_syms): Only fetch symtab if symbol is |