From 0fe84f3fbe9a740c38a8dbaa0150b8e4c25c69dd Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 31 Mar 2015 01:13:12 -0400 Subject: sim: run: punt! Now that all targets have been converted to nrun, we can finally punt this old inconsistent interface. A few stray references to the old run were sprinkled about; clean them up in the process. We leave behind the run(1) man page mostly so that we get it updated for the new nrun interface. --- sim/avr/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/avr/ChangeLog') diff --git a/sim/avr/ChangeLog b/sim/avr/ChangeLog index a4bce1a8571..186cea32bd9 100644 --- a/sim/avr/ChangeLog +++ b/sim/avr/ChangeLog @@ -1,3 +1,7 @@ +2015-04-01 Mike Frysinger + + * tconfig.h: Delete. + 2015-03-31 Mike Frysinger * config.in, configure: Regenerate. -- cgit v1.2.3-65-gdbad