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

4.104.114.84.95
Last change on this file since 4cb9d26 was 4cb9d26, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/06/04 at 08:01:14

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

  • Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
  • Property mode set to 100644
File size: 10.1 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup files from ../../m68k/shared instead of
4        ../shared. Reformat.
5
62004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Reflect having changed libcpu/m68k/mcf5206/console.rel
13        to libcpu/m68k/mcf5206/mcfuart.rel
14
152004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Merge-in console/Makefile.am, i2c/Makefile.am,
18        nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am,
19        wrapup/Makefile.am.
20        Use automake compilation rules.
21        * console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am,
22        startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am:
23        Remove.
24        * configure.ac: Reflect changes above.
25
262004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Add PREINSTALL_DIRS.
29        * wrapup/Makefile.am: Reflect changes to libcpu.
30
312004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Reflect changes to libcpu.
34
352004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
38        Add PRE/TMPINSTALL_FILES to CLEANFILES.
39        * startup/Makefile.am: Ditto.
40
412004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * start/Makefile.am: Remove.
44        * Makefile.am: Merge-in start/Makefile.am.
45        * configure.ac: Reflect changes above.
46
472004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * wrapup/Makefile.am: Eliminate $(LIB).
50        Use noinst_DATA to trigger building libbsp.a.
51
522003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
55        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
56
572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
60        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
61
622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
65
662003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * console/Makefile.am: Misc cleanups and fixes.
69        * i2c/Makefile.am: Misc cleanups and fixes.
70        * nvram/Makefile.am: Misc cleanups and fixes.
71        * start/Makefile.am: Misc cleanups and fixes.
72        * startup/Makefile.am: Misc cleanups and fixes.
73        * tod/Makefile.am: Misc cleanups and fixes.
74        * wrapup/Makefile.am: Misc cleanups and fixes.
75
762003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * console/Makefile.am: Remove all: $(ARCH)..
79        * i2c/Makefile.am: Remove all: $(ARCH)..
80        * nvram/Makefile.am: Remove all: $(ARCH)..
81        * startup/Makefile.am: Remove all: $(ARCH)..
82        * tod/Makefile.am: Remove all: $(ARCH)..
83        * wrapup/Makefile.am: Remove all: $(ARCH).
84        Remove bogus wildcard from CPU_PIECES..
85
862003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Cosmetics.
89        * console/Makefile.am: Cosmetics.
90        * i2c/Makefile.am: Cosmetics.
91        * nvram/Makefile.am: Cosmetics.
92        * start/Makefile.am: Cosmetics.
93        * startup/Makefile.am: Cosmetics.
94        * tod/Makefile.am: Cosmetics.
95        * wrapup/Makefile.am: Cosmetics.
96
972003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Add preinstallation dirstamp support.
100        * console/Makefile.am: Cosmetics.
101        * i2c/Makefile.am: Cosmetics.
102        * nvram/Makefile.am: Cosmetics.
103        * startup/Makefile.am: Cosmetics.
104        * tod/Makefile.am: Cosmetics.
105        * wrapup/Makefile.am: Cosmetics.
106
1072003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * start/Makefile.am: Remove all-local: $(ARCH).
110
1112003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Merge-in include/Makefile.am.
114        Reflect changes to bsp.am.
115        * include/Makefile.am: Remove.
116        * configure.ac: Reflect changes above.
117
1182003-09-04      Joel Sherrill <joel@OARcorp.com>
119
120        * README, console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h,
121        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
122        nvram/nvram.c, start/start.S, startup/bspclean.c, startup/bspstart.c,
123        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
124        startup/linkcmds.flash, tod/ds1307.c, tod/todcfg.c, tools/runtest:
125        URL for license changed.
126
1272003-08-20      Joel Sherrill <joel@OARcorp.com>
128
129        * console/console.c, start/start.S, startup/bspclean.c,
130        startup/bspstart.c, startup/init5206e.c: Correct copyright
131        statements.
132
1332003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Reflect having moved aclocal/.
136
1372003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Reflect having moved automake/.
140        * console/Makefile.am: Reflect having moved automake/.
141        * i2c/Makefile.am: Reflect having moved automake/.
142        * include/Makefile.am: Reflect having moved automake/.
143        * nvram/Makefile.am: Reflect having moved automake/.
144        * start/Makefile.am: Reflect having moved automake/.
145        * startup/Makefile.am: Reflect having moved automake/.
146        * tod/Makefile.am: Reflect having moved automake/.
147        * wrapup/Makefile.am: Reflect having moved automake/.
148
1492003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        PR 452/bsps
152        * startup/Makefile.am: Remove USE_INIT_FINI.
153
1542003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
157
1582003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        PR 445/bsps
161        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
162        Remove cpp, old_cpp (now unused).
163
1642003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Remove AC_CONFIG_AUX_DIR.
167
1682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
171
1722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: AC_PREREQ(2.57).
175
1762003-01-20      Joel Sherrill <joel@OARcorp.com>
177
178        * startup/linkcmds*: Add FreeBSD sysctl() sections.
179
1802002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * i2c/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
187        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188
1892002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * start/Makefile.am: Use install-data-local to install startfile.
192
1932002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
196
1972002-11-04      Joel Sherrill <joel@OARcorp.com>
198
199        * console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c,
200        tod/ds1307.c: Removed warnings.
201
2022002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * .cvsignore: Reformat.
205        Add autom4te*cache.
206        Remove autom4te.cache.
207
2082002-08-21      Joel Sherrill <joel@OARcorp.com>
209
210        * wrapup/Makefile.am: PR217 required that the idle task be moved to
211        libcpu so it could be more acutely aware of the CPU model.  This
212        file was modified to pick up the idle task from there.
213
2142002-08-21      Joel Sherrill <joel@OARcorp.com>
215
216        * bsp_specs: Added support for -nostdlibs.
217
2182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * i2c/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
224        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
227
2282002-08-05      Joel Sherrill <joel@OARcorp.com>
229
230        * Per PR260 eliminate use of make-target-options.  This impacted
231        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
232        SuperCore and required that the m68k optimized memcpy be moved
233        to libcpu.
234        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
235
2362002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * start/Makefile.am: Eliminate PGM.
239        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
240
2412002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit
244        linkcmds.flash.
245
2462002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
249
2502001-05-09      Joel Sherrill <joel@OARcorp.com>
251
252        * startup/linkcmds: In support of gcc 3.1, added one of more
253        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
254        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
255        and direction of segments to memory regions may also have been
256        addressed.  This was a sweep across all BSPs.
257 
2582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac:
261        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
262        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
263        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * i2c/Makefile.am: Remove AUTOMAKE_OPTIONS.
266        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
272
2732002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * include/Makefile.am: Adapt to automake-1.5.
276
2772001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
280        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
281
2822001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
285
2862001-11-20      Joel Sherrill <joel@OARcorp.com>
287
288        * include/bspopts.h.in: Automatically generated file that should not
289        be in CVS.
290
2912001-10-29      Joel Sherrill <joel@OARcorp.com>
292
293        * .cvsignore, include/.cvsignore: Add more entries.
294
2952001-10-26      Victor V. Vengerov <vvv@oktet.ru>
296
297        * New BSP for MCF5206eLITE evaluation board BSP.
298        * ChangeLog, README, bsp_specs, configure.ac, console/console.c,
299        console/.cvsignore, i2c/i2c.c, i2c/i2cdrv.c, i2c/.cvsignore,
300        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
301        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
302        include/.cvsignore, nvram/nvram.c, nvram/.cvsignore, start/start.S,
303        start/.cvsignore, startup/bspclean.c, startup/bspstart.c,
304        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
305        startup/linkcmds.flash, startup/.cvsignore, times, tod/ds1307.c,
306        tod/todcfg.c, tod/.cvsignore, tools/.cvsignore, tools/configure.ac,
307        tools/runtest, tools/changes, wrapup/.cvsignore, .cvsignore:
308        New files.
309
Note: See TracBrowser for help on using the repository browser.