diff options
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index a891ce51f7b..35d092006f8 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,22 +1,3 @@ -2015-02-02 Chen Gang <gang.chen.5i5j@gmail.com> - - * microblaze/interp.c (sim_do_command): Call freeargv() before - return. - -2015-02-02 Chen Gang <gang.chen.5i5j@gmail.com> - - * mcore/interp.c (sim_do_command): Call freeargv() before return. - -2015-02-02 Chen Gang <gang.chen.5i5j@gmail.com> - - * common/sim-options.c (sim_args_command): Call freeargv() when - failure occurs. - -2014-07-01 Chen Gang <gang.chen.5i5j@gmail.com> - - * sim/microblaze/interp.c: Use long int format instead of int - format to avoid compiling warnings. - 2014-03-12 Nick Clifton <nickc@redhat.com> * MAINTAINERS: Add myself as the maintainer for the MSP430. |