source: rtems/c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog @ c880dc8

4.104.114.84.95
Last change on this file since c880dc8 was c880dc8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/20/04 at 03:03:32

2004-01-20 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Reflect changes to libcpu.
  • Property mode set to 100644
File size: 9.2 KB
Line 
12004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect changes to libcpu.
4
52004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
8        Add PRE/TMPINSTALL_FILES to CLEANFILES.
9        * startup/Makefile.am: Ditto.
10
112004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Remove.
14        * Makefile.am: Merge-in start/Makefile.am.
15        * configure.ac: Reflect changes above.
16
172004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Eliminate $(LIB).
20        Use noinst_DATA to trigger building libbsp.a.
21
222003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
25        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
26
272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
30        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
31
322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
35
362003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * console/Makefile.am: Misc cleanups and fixes.
39        * i2c/Makefile.am: Misc cleanups and fixes.
40        * nvram/Makefile.am: Misc cleanups and fixes.
41        * start/Makefile.am: Misc cleanups and fixes.
42        * startup/Makefile.am: Misc cleanups and fixes.
43        * tod/Makefile.am: Misc cleanups and fixes.
44        * wrapup/Makefile.am: Misc cleanups and fixes.
45
462003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * console/Makefile.am: Remove all: $(ARCH)..
49        * i2c/Makefile.am: Remove all: $(ARCH)..
50        * nvram/Makefile.am: Remove all: $(ARCH)..
51        * startup/Makefile.am: Remove all: $(ARCH)..
52        * tod/Makefile.am: Remove all: $(ARCH)..
53        * wrapup/Makefile.am: Remove all: $(ARCH).
54        Remove bogus wildcard from CPU_PIECES..
55
562003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Cosmetics.
59        * console/Makefile.am: Cosmetics.
60        * i2c/Makefile.am: Cosmetics.
61        * nvram/Makefile.am: Cosmetics.
62        * start/Makefile.am: Cosmetics.
63        * startup/Makefile.am: Cosmetics.
64        * tod/Makefile.am: Cosmetics.
65        * wrapup/Makefile.am: Cosmetics.
66
672003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Add preinstallation dirstamp support.
70        * console/Makefile.am: Cosmetics.
71        * i2c/Makefile.am: Cosmetics.
72        * nvram/Makefile.am: Cosmetics.
73        * startup/Makefile.am: Cosmetics.
74        * tod/Makefile.am: Cosmetics.
75        * wrapup/Makefile.am: Cosmetics.
76
772003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * start/Makefile.am: Remove all-local: $(ARCH).
80
812003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Merge-in include/Makefile.am.
84        Reflect changes to bsp.am.
85        * include/Makefile.am: Remove.
86        * configure.ac: Reflect changes above.
87
882003-09-04      Joel Sherrill <joel@OARcorp.com>
89
90        * README, console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h,
91        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
92        nvram/nvram.c, start/start.S, startup/bspclean.c, startup/bspstart.c,
93        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
94        startup/linkcmds.flash, tod/ds1307.c, tod/todcfg.c, tools/runtest:
95        URL for license changed.
96
972003-08-20      Joel Sherrill <joel@OARcorp.com>
98
99        * console/console.c, start/start.S, startup/bspclean.c,
100        startup/bspstart.c, startup/init5206e.c: Correct copyright
101        statements.
102
1032003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Reflect having moved aclocal/.
106
1072003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved automake/.
110        * console/Makefile.am: Reflect having moved automake/.
111        * i2c/Makefile.am: Reflect having moved automake/.
112        * include/Makefile.am: Reflect having moved automake/.
113        * nvram/Makefile.am: Reflect having moved automake/.
114        * start/Makefile.am: Reflect having moved automake/.
115        * startup/Makefile.am: Reflect having moved automake/.
116        * tod/Makefile.am: Reflect having moved automake/.
117        * wrapup/Makefile.am: Reflect having moved automake/.
118
1192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        PR 452/bsps
122        * startup/Makefile.am: Remove USE_INIT_FINI.
123
1242003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
127
1282003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        PR 445/bsps
131        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
132        Remove cpp, old_cpp (now unused).
133
1342003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Remove AC_CONFIG_AUX_DIR.
137
1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
141
1422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: AC_PREREQ(2.57).
145
1462003-01-20      Joel Sherrill <joel@OARcorp.com>
147
148        * startup/linkcmds*: Add FreeBSD sysctl() sections.
149
1502002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * i2c/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158
1592002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Use install-data-local to install startfile.
162
1632002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166
1672002-11-04      Joel Sherrill <joel@OARcorp.com>
168
169        * console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c,
170        tod/ds1307.c: Removed warnings.
171
1722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * .cvsignore: Reformat.
175        Add autom4te*cache.
176        Remove autom4te.cache.
177
1782002-08-21      Joel Sherrill <joel@OARcorp.com>
179
180        * wrapup/Makefile.am: PR217 required that the idle task be moved to
181        libcpu so it could be more acutely aware of the CPU model.  This
182        file was modified to pick up the idle task from there.
183
1842002-08-21      Joel Sherrill <joel@OARcorp.com>
185
186        * bsp_specs: Added support for -nostdlibs.
187
1882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * i2c/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
197
1982002-08-05      Joel Sherrill <joel@OARcorp.com>
199
200        * Per PR260 eliminate use of make-target-options.  This impacted
201        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
202        SuperCore and required that the m68k optimized memcpy be moved
203        to libcpu.
204        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
205
2062002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * start/Makefile.am: Eliminate PGM.
209        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
210
2112002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit
214        linkcmds.flash.
215
2162002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
219
2202001-05-09      Joel Sherrill <joel@OARcorp.com>
221
222        * startup/linkcmds: In support of gcc 3.1, added one of more
223        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
224        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
225        and direction of segments to memory regions may also have been
226        addressed.  This was a sweep across all BSPs.
227 
2282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac:
231        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
232        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
233        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * i2c/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
242
2432002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * include/Makefile.am: Adapt to automake-1.5.
246
2472001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
250        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
251
2522001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
255
2562001-11-20      Joel Sherrill <joel@OARcorp.com>
257
258        * include/bspopts.h.in: Automatically generated file that should not
259        be in CVS.
260
2612001-10-29      Joel Sherrill <joel@OARcorp.com>
262
263        * .cvsignore, include/.cvsignore: Add more entries.
264
2652001-10-26      Victor V. Vengerov <vvv@oktet.ru>
266
267        * New BSP for MCF5206eLITE evaluation board BSP.
268        * ChangeLog, README, bsp_specs, configure.ac, console/console.c,
269        console/.cvsignore, i2c/i2c.c, i2c/i2cdrv.c, i2c/.cvsignore,
270        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
271        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
272        include/.cvsignore, nvram/nvram.c, nvram/.cvsignore, start/start.S,
273        start/.cvsignore, startup/bspclean.c, startup/bspstart.c,
274        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
275        startup/linkcmds.flash, startup/.cvsignore, times, tod/ds1307.c,
276        tod/todcfg.c, tod/.cvsignore, tools/.cvsignore, tools/configure.ac,
277        tools/runtest, tools/changes, wrapup/.cvsignore, .cvsignore:
278        New files.
279
Note: See TracBrowser for help on using the repository browser.