From 0f8e278da2d58c48b59d79b9f23229412d964848 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 7 Jan 2021 03:07:42 -0500 Subject: sim: ChangeLog: move arch-specific entries into the arch dir We don't want arch-specific entries in the common ChangeLog files. Most arches do this already, so clean up the recent additions, and move some older entries down to help avoid confusing newcomers. --- sim/avr/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'sim/avr') diff --git a/sim/avr/ChangeLog b/sim/avr/ChangeLog index f1a8366..d03bc95 100644 --- a/sim/avr/ChangeLog +++ b/sim/avr/ChangeLog @@ -282,3 +282,26 @@ 2010-04-14 Mike Frysinger * interp.c (sim_write): Add const to buffer arg. + +2009-11-12 Tristan Gingold + + * interp.c (sim_write): Allow byte access. + (sim_read): Ditto. + +2009-11-12 Tristan Gingold + + * interp.c (sim_load): Clear memory before loading. + +2009-11-09 Tristan Gingold + + * interp.c (sim_resume): Fix typo for OP_ret. + +2009-10-22 Tristan Gingold + + * interp.c (sim_stop): Return 1. + +2009-04-27 Tristan Gingold + + * interp.c, Makefile.in, configure.ac: New files. + * config.in: New file, generated by autoheader. + * configure: New file generated by autoconf. -- cgit v1.1