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

4.104.114.84.95
Last change on this file since 11a37032 was ff716ea0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 07:11:35

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

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