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

Last change on this file since b18646c9 was b18646c9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/06/03 at 10:45:24

2003-03-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove AC_CONFIG_AUX_DIR.
  • Property mode set to 100644
File size: 6.2 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove AC_CONFIG_AUX_DIR.
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AC_PREREQ(2.57).
12
132003-01-20      Duane Gustavus <duane@unt.edu>
14
15        * console/sci.c, include/mrm332.h, startup/linkcmds,
16        startup/linkcmds_ROM: Various updates to make this run properly
17        from ROM.
18
192002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
22        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
23        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
24        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
25        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
26        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
27
282002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * start/Makefile.am: Use install-data-local to install startfile.
31
322002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
35
362002-11-04      Joel Sherrill <joel@OARcorp.com>
37
38        * console/sci.c, spurious/spinit.c: Removed warnings.
39
402002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * .cvsignore: Reformat.
43        Add autom4te*cache.
44        Remove autom4te.cache.
45
462002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
49
502002-08-21      Joel Sherrill <joel@OARcorp.com>
51
52        * wrapup/Makefile.am: PR217 required that the idle task be moved to
53        libcpu so it could be more acutely aware of the CPU model.  This
54        file was modified to pick up the idle task from there.
55
562002-08-21      Joel Sherrill <joel@OARcorp.com>
57
58        * bsp_specs: Added support for -nostdlibs.
59
602002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
63        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
65        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
66        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
67        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
68        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
69
702002-08-05      Joel Sherrill <joel@OARcorp.com>
71
72        * Per PR260 eliminate use of make-target-options.  This impacted
73        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
74        SuperCore and required that the m68k optimized memcpy be moved
75        to libcpu.
76        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
77
782002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * start/Makefile.am: Eliminate PGM.
81        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
82
832002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
86
872002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
90        Remove $(OBJS) from all-local.
91
922002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
95
962001-05-09      Joel Sherrill <joel@OARcorp.com>
97
98        * startup/linkcmds: In support of gcc 3.1, added one of more
99        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
100        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
101        and direction of segments to memory regions may also have been
102        addressed.  This was a sweep across all BSPs.
103 
1042002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac:
107        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
108        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
109        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
110        * Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
112        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
113        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
114        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
115        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
116        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
117        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
118
1192002-02-28      Mike Panetta <ahuitzot@mindspring.com>
120
121        * console/sci.c, console/sci.h,
122        console/console.c: Added new SCI driver.
123        * start/start.c: Removed file.
124        * start/start.S: New file, the asm portion of the updated start code.
125        * start/configure.am: Added start.S, removed start.c
126        * startup/start_c.c: New file, the C portion of the updated start code.         Contains most of the code that was in the old start.c.
127        * startup/configure.am: Added start_c.c to C_FILES.
128        * include/bsp.h: Added include <rtems/bspIo.h>
129
1302001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
133
1342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
137        * configure.in: Remove.
138        * configure.ac: New file, generated from configure.in by autoupdate.
139
1402001-09-27      Joel Sherrill <joel@OARcorp.com>
141
142        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
143
1442001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
147
1482001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.in: Add bspopts.h.
151        * include/.cvsignore: Add bspopts.h*, stamp-h*.
152        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
153        * include/bsp.h: Include bspopts.h.
154
1552001-05-25      Joel Sherrill <joel@OARcorp.com>
156
157        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
158        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
159        wrapup/Makefile.am: Modified to include compile.am.
160        * startup/bspstart.c: Removed include of <libcsupport.h>
161
1622000-05-25      Matt Cross <profesor@gweep.net>
163
164        * New MRM332 BSP for the Mini RoboMind board based
165        on the 68332 microcontroller designed and build by Mark
166        Castelluccio.  For details on the MRM see http://www.robominds.com.
167        * .cvsignore, ChangeLog Makefile.am, README, bsp_specs,
168        clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in,
169        console/.cvsignore, console/Makefile.am, console/console.c,
170        include/.cvsignore, include/Makefile.am, include/bsp.h,
171        include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c,
172        spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c,
173        start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore,
174        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
175        startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM,
176        timer/.cvsignore, timer/Makefile.am, timer/timer.c, times,
177        wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
178
Note: See TracBrowser for help on using the repository browser.