aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
authorChen Gang <gang.chen.5i5j@gmail.com>2015-02-20 06:51:12 +0800
committerChen Gang <gang.chen.5i5j@gmail.com>2015-02-20 07:04:13 +0800
commit16218fd311d470f8f3540f4badee69f2ed14d854 (patch)
treea894e3825d3dbc43a5ff7dc390036bae876420c1 /sim/ChangeLog
parentf63c17760fab6fbf56ba500f7a8c746aa15b34a4 (diff)
downloadfsf-binutils-gdb-16218fd311d470f8f3540f4badee69f2ed14d854.zip
fsf-binutils-gdb-16218fd311d470f8f3540f4badee69f2ed14d854.tar.gz
fsf-binutils-gdb-16218fd311d470f8f3540f4badee69f2ed14d854.tar.bz2
sim: ChangeLog: Correct the related items position and format.
Move several items from sim/ChangeLog to sim/*/ChangeLog. Also remove the incorrect white space in sim/common/ChangeLog.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r--sim/ChangeLog19
1 files changed, 0 insertions, 19 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index a891ce5..35d0920 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.