2000-09-25 Joel Sherrill <joel@OARcorp.com>

* ChangeLog: Entry added to wrong file and moved.
This commit is contained in:
Joel Sherrill
2000-09-25 19:02:49 +00:00
parent a848acb6e6
commit 4f6377c515
2 changed files with 13 additions and 5 deletions

View File

@@ -1,10 +1,6 @@
2000-09-25 Joel Sherrill <joel@OARcorp.com>
* bsp_specs: Formatting more like other bsp_specs.
* include/bsp.h: CPU_CLOCK_RATE_MHZ not a real variable to
elimate need for including bsp.h in libcpu.
* startup/bspstart.c: Ditto.
* wrapup/Makefile.am: Did not list shmdr.
* ChangeLog: Entry added to wrong file and moved.
2000-08-10 Joel Sherrill <joel@OARcorp.com>

View File

@@ -1,3 +1,15 @@
2000-09-25 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: Entry added to wrong file and moved.
2000-09-25 Joel Sherrill <joel@OARcorp.com>
* bsp_specs: Formatting more like other bsp_specs.
* include/bsp.h: CPU_CLOCK_RATE_MHZ not a real variable to
elimate need for including bsp.h in libcpu.
* startup/bspstart.c: Ditto.
* wrapup/Makefile.am: Did not list shmdr.
2000-09-22 Joel Sherrill <joel@OARcorp.com>
* start/crt0.S: Renamed to start/start.S.