diff options
author | Oleg Endo <olegendo@gcc.gnu.org> | 2016-04-10 10:53:20 +0900 |
---|---|---|
committer | Oleg Endo <olegendo@gcc.gnu.org> | 2016-04-10 10:53:20 +0900 |
commit | ba442f0f41a57ee9a3f0c7f574500f2bda896d08 (patch) | |
tree | 719e4029b25ac1e92b89ff21b99def489ed5b16a /sim/ChangeLog | |
parent | 454540b959fad8b3218c98c9d85f7483e82fd8f1 (diff) | |
download | gdb-ba442f0f41a57ee9a3f0c7f574500f2bda896d08.zip gdb-ba442f0f41a57ee9a3f0c7f574500f2bda896d08.tar.gz gdb-ba442f0f41a57ee9a3f0c7f574500f2bda896d08.tar.bz2 |
Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index c316d17..76c384d 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,8 +1,3 @@ -2016-04-09 Oleg Endo <olegendo@gcc.gnu.org> - - * sh/interp.c (sim_memory_size): Default init to 30. - (parse_and_set_memory_size): Adjust upper bound to 31. - 2016-02-03 Maciej W. Rozycki <macro@linux-mips.org> * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer. |