diff options
| author | Kevin Buettner <kevinb@redhat.com> | 2012-03-29 00:57:19 +0000 |
|---|---|---|
| committer | Kevin Buettner <kevinb@redhat.com> | 2012-03-29 00:57:19 +0000 |
| commit | 2aaed97917d92e80a00b7fb9d160e2d13f1ae720 (patch) | |
| tree | a05d69cab5edb7a5c0738eecda4460b372386f5c /sim/common/ChangeLog | |
| parent | 1c1b6f059a33df3da4f61b21f22c341658f06c27 (diff) | |
| download | ppe42-binutils-2aaed97917d92e80a00b7fb9d160e2d13f1ae720.tar.gz ppe42-binutils-2aaed97917d92e80a00b7fb9d160e2d13f1ae720.zip | |
Commit gdb and sim support for v850e2 and v850e2v3 on behalf of
Rathish C <Rathish.C@kpitcummins.com>.
Diffstat (limited to 'sim/common/ChangeLog')
| -rw-r--r-- | sim/common/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 462fb61b3c..8b906afbe5 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,10 @@ +2012-03-28 Rathish C <rathish.c@kpitcummins.com> + + * sim-trace.c: Update the function prototype of save_data_size. + Move the enum data_fmt from here... + * sim-trace.h: ...to here. + Add function prototype of save_data. + 2012-03-25 Mike Frysinger <vapier@gentoo.org> * sim-core.h (sim_core_trans_addr): Add prototype. |

