source: rtems/c/src/lib/libbsp/m68k/mrm332/ChangeLog @ d7aecdc

4.104.114.84.95
Last change on this file since d7aecdc was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-27      Joel Sherrill <joel@OARcorp.com>
8
9        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
10
112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
14
152001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.in: Add bspopts.h.
18        * include/.cvsignore: Add bspopts.h*, stamp-h*.
19        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
20        * include/bsp.h: Include bspopts.h.
21
222001-05-25      Joel Sherrill <joel@OARcorp.com>
23
24        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
25        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
26        wrapup/Makefile.am: Modified to include compile.am.
27        * startup/bspstart.c: Removed include of <libcsupport.h>
28
292000-05-25      Matt Cross <profesor@gweep.net>
30
31        * New MRM332 BSP for the Mini RoboMind board based
32        on the 68332 microcontroller designed and build by Mark
33        Castelluccio.  For details on the MRM see http://www.robominds.com.
34        * .cvsignore, ChangeLog Makefile.am, README, bsp_specs,
35        clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in,
36        console/.cvsignore, console/Makefile.am, console/console.c,
37        include/.cvsignore, include/Makefile.am, include/bsp.h,
38        include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c,
39        spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c,
40        start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore,
41        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
42        startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM,
43        timer/.cvsignore, timer/Makefile.am, timer/timer.c, times,
44        wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
45
Note: See TracBrowser for help on using the repository browser.