aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2011-11-29 03:49:09 +0000
committerDJ Delorie <dj@redhat.com>2011-11-29 03:49:09 +0000
commit87326c782a97fdacdd003599c8633b28114f8ed9 (patch)
treefcce7203ce754ec2a269d2dea60c76fa6985c5c7 /sim/ChangeLog
parent1e3a8f45c5a6e5d922e6e981d1572f2db35fb7a9 (diff)
downloadgdb-87326c782a97fdacdd003599c8633b28114f8ed9.zip
gdb-87326c782a97fdacdd003599c8633b28114f8ed9.tar.gz
gdb-87326c782a97fdacdd003599c8633b28114f8ed9.tar.bz2
[sim]
* configure.tgt: Add rl78 support. * configure: Regenerate. * rl78: New directory. * MAINTAINERS: Add myself as RL78 maintainer. [gdb] * NEWS: Mention RL78 simulator.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r--sim/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index d1c10a9..70ed3df 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,3 +1,10 @@
+2011-11-28 DJ Delorie <dj@redhat.com>
+
+ * configure.tgt: Add rl78 support.
+ * configure: Regenerate.
+ * rl78: New directory.
+ * MAINTAINERS: Add myself as RL78 maintainer.
+
2011-07-08 Hans-Peter Nilsson <hp@axis.com>
* MAINTAINERS: Remove Thiemo Seufer.