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 bdda902..465bdce 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2013-06-24 Kevin Buettner <kevinb@redhat.com> + + * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o. + (ALLDEPFILES): Add msp430-tdep.c. + * configure.tgt (msp430*-*-elf): New target. + * msp430-tdep.c: New file. + 2013-06-24 Maciej W. Rozycki <macro@codesourcery.com> * mips-tdep.c (mips_elf_make_msymbol_special): Handle MIPS16 and |