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

4.104.114.84.95
Last change on this file since 155881a was 155881a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/28/04 at 11:31:53

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

  • Makefile.am: Merge-in console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
  • console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 9.7 KB
Line 
12004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in console/Makefile.am, i2c/Makefile.am,
4        nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am,
5        wrapup/Makefile.am.
6        Use automake compilation rules.
7        * console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am,
8        startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am:
9        Remove.
10        * configure.ac: Reflect changes above.
11
122004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Add PREINSTALL_DIRS.
15        * wrapup/Makefile.am: Reflect changes to libcpu.
16
172004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Reflect changes to libcpu.
20
212004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
24        Add PRE/TMPINSTALL_FILES to CLEANFILES.
25        * startup/Makefile.am: Ditto.
26
272004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/Makefile.am: Remove.
30        * Makefile.am: Merge-in start/Makefile.am.
31        * configure.ac: Reflect changes above.
32
332004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * wrapup/Makefile.am: Eliminate $(LIB).
36        Use noinst_DATA to trigger building libbsp.a.
37
382003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
41        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
42
432003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
46        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
47
482003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
51
522003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * console/Makefile.am: Misc cleanups and fixes.
55        * i2c/Makefile.am: Misc cleanups and fixes.
56        * nvram/Makefile.am: Misc cleanups and fixes.
57        * start/Makefile.am: Misc cleanups and fixes.
58        * startup/Makefile.am: Misc cleanups and fixes.
59        * tod/Makefile.am: Misc cleanups and fixes.
60        * wrapup/Makefile.am: Misc cleanups and fixes.
61
622003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * console/Makefile.am: Remove all: $(ARCH)..
65        * i2c/Makefile.am: Remove all: $(ARCH)..
66        * nvram/Makefile.am: Remove all: $(ARCH)..
67        * startup/Makefile.am: Remove all: $(ARCH)..
68        * tod/Makefile.am: Remove all: $(ARCH)..
69        * wrapup/Makefile.am: Remove all: $(ARCH).
70        Remove bogus wildcard from CPU_PIECES..
71
722003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Cosmetics.
75        * console/Makefile.am: Cosmetics.
76        * i2c/Makefile.am: Cosmetics.
77        * nvram/Makefile.am: Cosmetics.
78        * start/Makefile.am: Cosmetics.
79        * startup/Makefile.am: Cosmetics.
80        * tod/Makefile.am: Cosmetics.
81        * wrapup/Makefile.am: Cosmetics.
82
832003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Add preinstallation dirstamp support.
86        * console/Makefile.am: Cosmetics.
87        * i2c/Makefile.am: Cosmetics.
88        * nvram/Makefile.am: Cosmetics.
89        * startup/Makefile.am: Cosmetics.
90        * tod/Makefile.am: Cosmetics.
91        * wrapup/Makefile.am: Cosmetics.
92
932003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * start/Makefile.am: Remove all-local: $(ARCH).
96
972003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Merge-in include/Makefile.am.
100        Reflect changes to bsp.am.
101        * include/Makefile.am: Remove.
102        * configure.ac: Reflect changes above.
103
1042003-09-04      Joel Sherrill <joel@OARcorp.com>
105
106        * README, console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h,
107        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
108        nvram/nvram.c, start/start.S, startup/bspclean.c, startup/bspstart.c,
109        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
110        startup/linkcmds.flash, tod/ds1307.c, tod/todcfg.c, tools/runtest:
111        URL for license changed.
112
1132003-08-20      Joel Sherrill <joel@OARcorp.com>
114
115        * console/console.c, start/start.S, startup/bspclean.c,
116        startup/bspstart.c, startup/init5206e.c: Correct copyright
117        statements.
118
1192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reflect having moved aclocal/.
122
1232003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Reflect having moved automake/.
126        * console/Makefile.am: Reflect having moved automake/.
127        * i2c/Makefile.am: Reflect having moved automake/.
128        * include/Makefile.am: Reflect having moved automake/.
129        * nvram/Makefile.am: Reflect having moved automake/.
130        * start/Makefile.am: Reflect having moved automake/.
131        * startup/Makefile.am: Reflect having moved automake/.
132        * tod/Makefile.am: Reflect having moved automake/.
133        * wrapup/Makefile.am: Reflect having moved automake/.
134
1352003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        PR 452/bsps
138        * startup/Makefile.am: Remove USE_INIT_FINI.
139
1402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
143
1442003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        PR 445/bsps
147        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
148        Remove cpp, old_cpp (now unused).
149
1502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Remove AC_CONFIG_AUX_DIR.
153
1542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
157
1582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: AC_PREREQ(2.57).
161
1622003-01-20      Joel Sherrill <joel@OARcorp.com>
163
164        * startup/linkcmds*: Add FreeBSD sysctl() sections.
165
1662002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
169        * i2c/Makefile.am: Don't include @RTEMS_BSP@.cfg.
170        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
172        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
173        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174
1752002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * start/Makefile.am: Use install-data-local to install startfile.
178
1792002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182
1832002-11-04      Joel Sherrill <joel@OARcorp.com>
184
185        * console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c,
186        tod/ds1307.c: Removed warnings.
187
1882002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * .cvsignore: Reformat.
191        Add autom4te*cache.
192        Remove autom4te.cache.
193
1942002-08-21      Joel Sherrill <joel@OARcorp.com>
195
196        * wrapup/Makefile.am: PR217 required that the idle task be moved to
197        libcpu so it could be more acutely aware of the CPU model.  This
198        file was modified to pick up the idle task from there.
199
2002002-08-21      Joel Sherrill <joel@OARcorp.com>
201
202        * bsp_specs: Added support for -nostdlibs.
203
2042002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * i2c/Makefile.am: Use .$(OBJEXT) instead of .o.
208        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
209        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
212        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
213
2142002-08-05      Joel Sherrill <joel@OARcorp.com>
215
216        * Per PR260 eliminate use of make-target-options.  This impacted
217        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
218        SuperCore and required that the m68k optimized memcpy be moved
219        to libcpu.
220        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
221
2222002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * start/Makefile.am: Eliminate PGM.
225        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
226
2272002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit
230        linkcmds.flash.
231
2322002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
235
2362001-05-09      Joel Sherrill <joel@OARcorp.com>
237
238        * startup/linkcmds: In support of gcc 3.1, added one of more
239        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
240        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
241        and direction of segments to memory regions may also have been
242        addressed.  This was a sweep across all BSPs.
243 
2442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac:
247        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
248        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
249        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * i2c/Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
258
2592002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * include/Makefile.am: Adapt to automake-1.5.
262
2632001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
266        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
267
2682001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
271
2722001-11-20      Joel Sherrill <joel@OARcorp.com>
273
274        * include/bspopts.h.in: Automatically generated file that should not
275        be in CVS.
276
2772001-10-29      Joel Sherrill <joel@OARcorp.com>
278
279        * .cvsignore, include/.cvsignore: Add more entries.
280
2812001-10-26      Victor V. Vengerov <vvv@oktet.ru>
282
283        * New BSP for MCF5206eLITE evaluation board BSP.
284        * ChangeLog, README, bsp_specs, configure.ac, console/console.c,
285        console/.cvsignore, i2c/i2c.c, i2c/i2cdrv.c, i2c/.cvsignore,
286        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
287        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
288        include/.cvsignore, nvram/nvram.c, nvram/.cvsignore, start/start.S,
289        start/.cvsignore, startup/bspclean.c, startup/bspstart.c,
290        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
291        startup/linkcmds.flash, startup/.cvsignore, times, tod/ds1307.c,
292        tod/todcfg.c, tod/.cvsignore, tools/.cvsignore, tools/configure.ac,
293        tools/runtest, tools/changes, wrapup/.cvsignore, .cvsignore:
294        New files.
295
Note: See TracBrowser for help on using the repository browser.