diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6661193..1e0839f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2013-06-07 Pedro Alves <palves@redhat.com> + + * regformats/regdat.sh: Output #include tdesc.h. Make globals + static. Output a global target description pointer. + (init_registers_${name}): Adjust to initialize a + target description structure. + 2013-06-07 Will Newton <will.newton@linaro.org> * printcmd.c (build_address_symbolic): Call |