diff options
author | Dave Brolley <brolley@redhat.com> | 2007-02-05 20:16:32 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2007-02-05 20:16:32 +0000 |
commit | 19d9b7d3f82720e648f9cda6ab93a64d9d9c0fa1 (patch) | |
tree | 6a17865e1429e3e76f8c4f2bd7a374f34499c64b /ld/ChangeLog | |
parent | 280d71bf40a544853567763c706e03334d6fd950 (diff) | |
download | gdb-19d9b7d3f82720e648f9cda6ab93a64d9d9c0fa1.zip gdb-19d9b7d3f82720e648f9cda6ab93a64d9d9c0fa1.tar.gz gdb-19d9b7d3f82720e648f9cda6ab93a64d9d9c0fa1.tar.bz2 |
Support for Toshiba MeP.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 58f095f..4155b2a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2007-02-05 Dave Brolley <brolley@redhat.com> + + * Makefile.am (ALL_EMULATIONS): Add support for Toshiba MeP. + * configure.tgt: Likewise. + * scripttempl/mep.sc: New file. + * emulparams/elf32mep.sh: New file. + * Makefile.in: Regenerate. + 2006-01-29 Julian Brown <julian@codesourcery.com> * NEWS: Mention --vfp11-denorm-fix option. |