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

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

2004-02-19 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 10.4 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
13
142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Pickup files from ../../m68k/shared instead of
17        ../shared. Reformat.
18
192004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
22
232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Reflect having changed libcpu/m68k/mcf5206/console.rel
26        to libcpu/m68k/mcf5206/mcfuart.rel
27
282004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Merge-in console/Makefile.am, i2c/Makefile.am,
31        nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am,
32        wrapup/Makefile.am.
33        Use automake compilation rules.
34        * console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am,
35        startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am:
36        Remove.
37        * configure.ac: Reflect changes above.
38
392004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Add PREINSTALL_DIRS.
42        * wrapup/Makefile.am: Reflect changes to libcpu.
43
442004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Reflect changes to libcpu.
47
482004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
51        Add PRE/TMPINSTALL_FILES to CLEANFILES.
52        * startup/Makefile.am: Ditto.
53
542004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * start/Makefile.am: Remove.
57        * Makefile.am: Merge-in start/Makefile.am.
58        * configure.ac: Reflect changes above.
59
602004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Eliminate $(LIB).
63        Use noinst_DATA to trigger building libbsp.a.
64
652003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
68        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
69
702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
73        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
74
752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
78
792003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * console/Makefile.am: Misc cleanups and fixes.
82        * i2c/Makefile.am: Misc cleanups and fixes.
83        * nvram/Makefile.am: Misc cleanups and fixes.
84        * start/Makefile.am: Misc cleanups and fixes.
85        * startup/Makefile.am: Misc cleanups and fixes.
86        * tod/Makefile.am: Misc cleanups and fixes.
87        * wrapup/Makefile.am: Misc cleanups and fixes.
88
892003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * console/Makefile.am: Remove all: $(ARCH)..
92        * i2c/Makefile.am: Remove all: $(ARCH)..
93        * nvram/Makefile.am: Remove all: $(ARCH)..
94        * startup/Makefile.am: Remove all: $(ARCH)..
95        * tod/Makefile.am: Remove all: $(ARCH)..
96        * wrapup/Makefile.am: Remove all: $(ARCH).
97        Remove bogus wildcard from CPU_PIECES..
98
992003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Cosmetics.
102        * console/Makefile.am: Cosmetics.
103        * i2c/Makefile.am: Cosmetics.
104        * nvram/Makefile.am: Cosmetics.
105        * start/Makefile.am: Cosmetics.
106        * startup/Makefile.am: Cosmetics.
107        * tod/Makefile.am: Cosmetics.
108        * wrapup/Makefile.am: Cosmetics.
109
1102003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Add preinstallation dirstamp support.
113        * console/Makefile.am: Cosmetics.
114        * i2c/Makefile.am: Cosmetics.
115        * nvram/Makefile.am: Cosmetics.
116        * startup/Makefile.am: Cosmetics.
117        * tod/Makefile.am: Cosmetics.
118        * wrapup/Makefile.am: Cosmetics.
119
1202003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * start/Makefile.am: Remove all-local: $(ARCH).
123
1242003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Merge-in include/Makefile.am.
127        Reflect changes to bsp.am.
128        * include/Makefile.am: Remove.
129        * configure.ac: Reflect changes above.
130
1312003-09-04      Joel Sherrill <joel@OARcorp.com>
132
133        * README, console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h,
134        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
135        nvram/nvram.c, start/start.S, startup/bspclean.c, startup/bspstart.c,
136        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
137        startup/linkcmds.flash, tod/ds1307.c, tod/todcfg.c, tools/runtest:
138        URL for license changed.
139
1402003-08-20      Joel Sherrill <joel@OARcorp.com>
141
142        * console/console.c, start/start.S, startup/bspclean.c,
143        startup/bspstart.c, startup/init5206e.c: Correct copyright
144        statements.
145
1462003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Reflect having moved aclocal/.
149
1502003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Reflect having moved automake/.
153        * console/Makefile.am: Reflect having moved automake/.
154        * i2c/Makefile.am: Reflect having moved automake/.
155        * include/Makefile.am: Reflect having moved automake/.
156        * nvram/Makefile.am: Reflect having moved automake/.
157        * start/Makefile.am: Reflect having moved automake/.
158        * startup/Makefile.am: Reflect having moved automake/.
159        * tod/Makefile.am: Reflect having moved automake/.
160        * wrapup/Makefile.am: Reflect having moved automake/.
161
1622003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        PR 452/bsps
165        * startup/Makefile.am: Remove USE_INIT_FINI.
166
1672003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
170
1712003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        PR 445/bsps
174        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
175        Remove cpp, old_cpp (now unused).
176
1772003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Remove AC_CONFIG_AUX_DIR.
180
1812003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
184
1852003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: AC_PREREQ(2.57).
188
1892003-01-20      Joel Sherrill <joel@OARcorp.com>
190
191        * startup/linkcmds*: Add FreeBSD sysctl() sections.
192
1932002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
196        * i2c/Makefile.am: Don't include @RTEMS_BSP@.cfg.
197        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
198        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201
2022002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * start/Makefile.am: Use install-data-local to install startfile.
205
2062002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
209
2102002-11-04      Joel Sherrill <joel@OARcorp.com>
211
212        * console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c,
213        tod/ds1307.c: Removed warnings.
214
2152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * .cvsignore: Reformat.
218        Add autom4te*cache.
219        Remove autom4te.cache.
220
2212002-08-21      Joel Sherrill <joel@OARcorp.com>
222
223        * wrapup/Makefile.am: PR217 required that the idle task be moved to
224        libcpu so it could be more acutely aware of the CPU model.  This
225        file was modified to pick up the idle task from there.
226
2272002-08-21      Joel Sherrill <joel@OARcorp.com>
228
229        * bsp_specs: Added support for -nostdlibs.
230
2312002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * i2c/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
240
2412002-08-05      Joel Sherrill <joel@OARcorp.com>
242
243        * Per PR260 eliminate use of make-target-options.  This impacted
244        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
245        SuperCore and required that the m68k optimized memcpy be moved
246        to libcpu.
247        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
248
2492002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * start/Makefile.am: Eliminate PGM.
252        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
253
2542002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit
257        linkcmds.flash.
258
2592002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
262
2632001-05-09      Joel Sherrill <joel@OARcorp.com>
264
265        * startup/linkcmds: In support of gcc 3.1, added one of more
266        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
267        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
268        and direction of segments to memory regions may also have been
269        addressed.  This was a sweep across all BSPs.
270 
2712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * configure.ac:
274        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
275        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
276        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
277        * Makefile.am: Remove AUTOMAKE_OPTIONS.
278        * i2c/Makefile.am: Remove AUTOMAKE_OPTIONS.
279        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
285
2862002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * include/Makefile.am: Adapt to automake-1.5.
289
2902001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
293        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
294
2952001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
298
2992001-11-20      Joel Sherrill <joel@OARcorp.com>
300
301        * include/bspopts.h.in: Automatically generated file that should not
302        be in CVS.
303
3042001-10-29      Joel Sherrill <joel@OARcorp.com>
305
306        * .cvsignore, include/.cvsignore: Add more entries.
307
3082001-10-26      Victor V. Vengerov <vvv@oktet.ru>
309
310        * New BSP for MCF5206eLITE evaluation board BSP.
311        * ChangeLog, README, bsp_specs, configure.ac, console/console.c,
312        console/.cvsignore, i2c/i2c.c, i2c/i2cdrv.c, i2c/.cvsignore,
313        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
314        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
315        include/.cvsignore, nvram/nvram.c, nvram/.cvsignore, start/start.S,
316        start/.cvsignore, startup/bspclean.c, startup/bspstart.c,
317        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
318        startup/linkcmds.flash, startup/.cvsignore, times, tod/ds1307.c,
319        tod/todcfg.c, tod/.cvsignore, tools/.cvsignore, tools/configure.ac,
320        tools/runtest, tools/changes, wrapup/.cvsignore, .cvsignore:
321        New files.
322
Note: See TracBrowser for help on using the repository browser.