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

4.104.114.84.95
Last change on this file since 7fc5229c was 7fc5229c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/21/04 at 14:46:20

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

  • Makefile.am: Add PREINSTALL_DIRS.
  • wrapup/Makefile.am: Reflect changes to libcpu.
  • Property mode set to 100644
File size: 9.3 KB
Line 
12004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add PREINSTALL_DIRS.
4        * wrapup/Makefile.am: Reflect changes to libcpu.
5
62004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Reflect changes to libcpu.
9
102004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
13        Add PRE/TMPINSTALL_FILES to CLEANFILES.
14        * startup/Makefile.am: Ditto.
15
162004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * start/Makefile.am: Remove.
19        * Makefile.am: Merge-in start/Makefile.am.
20        * configure.ac: Reflect changes above.
21
222004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * wrapup/Makefile.am: Eliminate $(LIB).
25        Use noinst_DATA to trigger building libbsp.a.
26
272003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
30        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
31
322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
35        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
36
372003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
40
412003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * console/Makefile.am: Misc cleanups and fixes.
44        * i2c/Makefile.am: Misc cleanups and fixes.
45        * nvram/Makefile.am: Misc cleanups and fixes.
46        * start/Makefile.am: Misc cleanups and fixes.
47        * startup/Makefile.am: Misc cleanups and fixes.
48        * tod/Makefile.am: Misc cleanups and fixes.
49        * wrapup/Makefile.am: Misc cleanups and fixes.
50
512003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * console/Makefile.am: Remove all: $(ARCH)..
54        * i2c/Makefile.am: Remove all: $(ARCH)..
55        * nvram/Makefile.am: Remove all: $(ARCH)..
56        * startup/Makefile.am: Remove all: $(ARCH)..
57        * tod/Makefile.am: Remove all: $(ARCH)..
58        * wrapup/Makefile.am: Remove all: $(ARCH).
59        Remove bogus wildcard from CPU_PIECES..
60
612003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Cosmetics.
64        * console/Makefile.am: Cosmetics.
65        * i2c/Makefile.am: Cosmetics.
66        * nvram/Makefile.am: Cosmetics.
67        * start/Makefile.am: Cosmetics.
68        * startup/Makefile.am: Cosmetics.
69        * tod/Makefile.am: Cosmetics.
70        * wrapup/Makefile.am: Cosmetics.
71
722003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Add preinstallation dirstamp support.
75        * console/Makefile.am: Cosmetics.
76        * i2c/Makefile.am: Cosmetics.
77        * nvram/Makefile.am: Cosmetics.
78        * startup/Makefile.am: Cosmetics.
79        * tod/Makefile.am: Cosmetics.
80        * wrapup/Makefile.am: Cosmetics.
81
822003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * start/Makefile.am: Remove all-local: $(ARCH).
85
862003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Merge-in include/Makefile.am.
89        Reflect changes to bsp.am.
90        * include/Makefile.am: Remove.
91        * configure.ac: Reflect changes above.
92
932003-09-04      Joel Sherrill <joel@OARcorp.com>
94
95        * README, console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h,
96        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
97        nvram/nvram.c, start/start.S, startup/bspclean.c, startup/bspstart.c,
98        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
99        startup/linkcmds.flash, tod/ds1307.c, tod/todcfg.c, tools/runtest:
100        URL for license changed.
101
1022003-08-20      Joel Sherrill <joel@OARcorp.com>
103
104        * console/console.c, start/start.S, startup/bspclean.c,
105        startup/bspstart.c, startup/init5206e.c: Correct copyright
106        statements.
107
1082003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Reflect having moved aclocal/.
111
1122003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved automake/.
115        * console/Makefile.am: Reflect having moved automake/.
116        * i2c/Makefile.am: Reflect having moved automake/.
117        * include/Makefile.am: Reflect having moved automake/.
118        * nvram/Makefile.am: Reflect having moved automake/.
119        * start/Makefile.am: Reflect having moved automake/.
120        * startup/Makefile.am: Reflect having moved automake/.
121        * tod/Makefile.am: Reflect having moved automake/.
122        * wrapup/Makefile.am: Reflect having moved automake/.
123
1242003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        PR 452/bsps
127        * startup/Makefile.am: Remove USE_INIT_FINI.
128
1292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
132
1332003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        PR 445/bsps
136        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
137        Remove cpp, old_cpp (now unused).
138
1392003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove AC_CONFIG_AUX_DIR.
142
1432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
146
1472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: AC_PREREQ(2.57).
150
1512003-01-20      Joel Sherrill <joel@OARcorp.com>
152
153        * startup/linkcmds*: Add FreeBSD sysctl() sections.
154
1552002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158        * i2c/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163
1642002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * start/Makefile.am: Use install-data-local to install startfile.
167
1682002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171
1722002-11-04      Joel Sherrill <joel@OARcorp.com>
173
174        * console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c,
175        tod/ds1307.c: Removed warnings.
176
1772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * .cvsignore: Reformat.
180        Add autom4te*cache.
181        Remove autom4te.cache.
182
1832002-08-21      Joel Sherrill <joel@OARcorp.com>
184
185        * wrapup/Makefile.am: PR217 required that the idle task be moved to
186        libcpu so it could be more acutely aware of the CPU model.  This
187        file was modified to pick up the idle task from there.
188
1892002-08-21      Joel Sherrill <joel@OARcorp.com>
190
191        * bsp_specs: Added support for -nostdlibs.
192
1932002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * i2c/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
199        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
200        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
201        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
202
2032002-08-05      Joel Sherrill <joel@OARcorp.com>
204
205        * Per PR260 eliminate use of make-target-options.  This impacted
206        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
207        SuperCore and required that the m68k optimized memcpy be moved
208        to libcpu.
209        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
210
2112002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * start/Makefile.am: Eliminate PGM.
214        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
215
2162002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit
219        linkcmds.flash.
220
2212002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
224
2252001-05-09      Joel Sherrill <joel@OARcorp.com>
226
227        * startup/linkcmds: In support of gcc 3.1, added one of more
228        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
229        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
230        and direction of segments to memory regions may also have been
231        addressed.  This was a sweep across all BSPs.
232 
2332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac:
236        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
237        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
238        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * i2c/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
247
2482002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * include/Makefile.am: Adapt to automake-1.5.
251
2522001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
255        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
256
2572001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
260
2612001-11-20      Joel Sherrill <joel@OARcorp.com>
262
263        * include/bspopts.h.in: Automatically generated file that should not
264        be in CVS.
265
2662001-10-29      Joel Sherrill <joel@OARcorp.com>
267
268        * .cvsignore, include/.cvsignore: Add more entries.
269
2702001-10-26      Victor V. Vengerov <vvv@oktet.ru>
271
272        * New BSP for MCF5206eLITE evaluation board BSP.
273        * ChangeLog, README, bsp_specs, configure.ac, console/console.c,
274        console/.cvsignore, i2c/i2c.c, i2c/i2cdrv.c, i2c/.cvsignore,
275        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
276        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
277        include/.cvsignore, nvram/nvram.c, nvram/.cvsignore, start/start.S,
278        start/.cvsignore, startup/bspclean.c, startup/bspstart.c,
279        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
280        startup/linkcmds.flash, startup/.cvsignore, times, tod/ds1307.c,
281        tod/todcfg.c, tod/.cvsignore, tools/.cvsignore, tools/configure.ac,
282        tools/runtest, tools/changes, wrapup/.cvsignore, .cvsignore:
283        New files.
284
Note: See TracBrowser for help on using the repository browser.