source: rtems/c/src/lib/libbsp/m68k/ods68302/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: 11.8 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        * start/reset.S: Remove cat(). Add EXPAND(). Make EXCEPTION_HANDLER
13        ANSI-C compliant.
14        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am
15        start/Makefile.am, startup/Makefile.am, timer/Makefile.am
16        wrapup/Makefile.am.
17        Use automake compilation rules.
18        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
19        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
20        Remove.
21        * configure.ac: Reflect changes above.
22
232004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Add PREINSTALL_DIRS.
26        * wrapup/Makefile.am: Reflect changes to libcpu.
27
282004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Remove non-existing times from EXTRA_DIST.
31        * start/Makefile.am: Remove non-existing cpuboot.c from EXTRA_DIST.
32        * wrapup/Makefile.am: Reflect changes to libcpu.
33
342004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
37        Add PRE/TMPINSTALL_FILES to CLEANFILES.
38        * start/Makefile.am: Ditto.
39        * startup/Makefile.am: Ditto.
40
412004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * wrapup/Makefile.am: Eliminate $(LIB).
44        Use noinst_DATA to trigger building libbsp.a.
45
462003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
49        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
50
512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
54        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
55
562003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
59
602003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * start/Makefile.am: Misc cleanups and fixes.
63        * startup/Makefile.am: Misc cleanups and fixes.
64        * wrapup/Makefile.am: Misc cleanups and fixes.
65
662003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Add preinstallation dirstamp support.
69        * clock/Makefile.am: Cosmetics.
70        * console/Makefile.am: Cosmetics.
71        * startup/Makefile.am: Cosmetics.
72        * timer/Makefile.am: Cosmetics.
73        * wrapup/Makefile.am: Cosmetics.
74
752003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * clock/Makefile.am: Remove all-local: $(ARCH).
78        * console/Makefile.am: Remove all-local: $(ARCH).
79        * start/Makefile.am: Remove all-local: $(ARCH).
80        * startup/Makefile.am: Remove all-local: $(ARCH).
81        * timer/Makefile.am: Remove all-local: $(ARCH).
82        * wrapup/Makefile.am: Remove all-local: $(ARCH).
83
842003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * include/bsp.h: Replace stringification madness to pick up bare.h
87        (Doesn't work with gcc >= 3.3) with a somewhat cleaner madness.
88
892003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Merge-in include/Makefile.am.
92        Reflect changes to bsp.am.
93        * include/Makefile.am: Remove.
94        * configure.ac: Reflect changes above.
95
962003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * bsp_specs: Remove *lib:.
99
1002003-09-04      Joel Sherrill <joel@OARcorp.com>
101
102        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
103        startup/bspclean.c, startup/bspstart.c, timer/timer.c: URL for
104        license changed.
105
1062003-09-04      Joel Sherrill <joel@OARcorp.com>
107
108        * start/debugreset.S, start/reset.S: Removed incorrect statement about
109        copyright assignment.
110
1112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect having moved aclocal/.
114
1152003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect having moved automake/.
118        * clock/Makefile.am: Reflect having moved automake/.
119        * console/Makefile.am: Reflect having moved automake/.
120        * include/Makefile.am: Reflect having moved automake/.
121        * start/Makefile.am: Reflect having moved automake/.
122        * startup/Makefile.am: Reflect having moved automake/.
123        * timer/Makefile.am: Reflect having moved automake/.
124        * wrapup/Makefile.am: Reflect having moved automake/.
125
1262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        PR 452/bsps
129        * startup/Makefile.am: Remove USE_INIT_FINI.
130
1312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
134
1352003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        PR 445/bsps
138        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
139        Remove cpp, old_cpp (now unused).
140
1412003-06-22      Chris Johns <cjohns@cybertec.com.au>
142
143        PR 264/bsps
144        PR 414/bsps
145        * start/reset.S, startup/cpuboot.c, startup/linkcmds:
146        PR264 - Stopped the core dump by removing the bad instruction.
147        PR414 - Fixed the global interupt vector register.
148        Linker command file to have the boot code in the first 8K.
149        The chip select remap needed to be volatile.
150
1512003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Remove AC_CONFIG_AUX_DIR.
154
1552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
158
1592003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: AC_PREREQ(2.57).
162
1632003-01-20      Joel Sherrill <joel@OARcorp.com>
164
165        * startup/linkcmds*: Add FreeBSD sysctl() sections.
166
1672002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
170        * console/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        * timer/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-01      Joel Sherrill <joel@OARcorp.com>
184
185        * startup/m68k-stub.c: Removed typos.
186
1872002-11-01      Joel Sherrill <joel@OARcorp.com>
188
189        * startup/m68k-stub.c: Removed warnings.
190
1912002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * .cvsignore: Reformat.
194        Add autom4te*cache.
195        Remove autom4te.cache.
196
1972002-08-21      Joel Sherrill <joel@OARcorp.com>
198
199        * wrapup/Makefile.am: PR217 required that the idle task be moved to
200        libcpu so it could be more acutely aware of the CPU model.  This
201        file was modified to pick up the idle task from there.
202
2032002-08-21      Joel Sherrill <joel@OARcorp.com>
204
205        * bsp_specs: Added support for -nostdlibs.
206
2072002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
212        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
213        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
214        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
215
2162002-08-07      Joel Sherrill <joel@OARcorp.com>
217
218        * start/Makefile.am: Pick up rest of Ralf'f changes and use
219        cp not make-rel since there is no point in this case.
220        * start/debugreset.S: Rights were not assigned.
221        * start/reset.S: Add ifdef to avoid core dump until Chris can
222        track it down.
223        * start/cpuboot.c: Moved to startup.
224        * startup/Makefile.am: Account for above.
225
2262002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * startup/Makefile.am: Remove -DGDB_MONITOR_ACTIVE (Not used
229        anywhere).
230        Add ODS60302_DEBUG conditional.
231        * include/bsp.h: Fix broken bsp_cat macros (Not compliant to gcc31).
232        * configure.ac: Add --enable-ods60302-debug.
233        Add ODS60302_DEBUG conditional.
234
2352002-08-05      Joel Sherrill <joel@OARcorp.com>
236
237        * Per PR260 eliminate use of make-target-options.  This impacted
238        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
239        SuperCore and required that the m68k optimized memcpy be moved
240        to libcpu.
241        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
242
2432002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * start/Makefile.am: Fix bug in previous patch.
246        Really add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
247
2482002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * start/Makefile.am: Eliminate PGM.
251        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
252
2532002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * startup/Makefile.am: Add bsplib_DATA = linkcmds rom debugger.
256
2572002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
260        Remove $(OBJS) from all-local.
261
2622002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
265
2662001-05-09      Joel Sherrill <joel@OARcorp.com>
267
268        * startup/linkcmds: In support of gcc 3.1, added one of more
269        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
270        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
271        and direction of segments to memory regions may also have been
272        addressed.  This was a sweep across all BSPs.
273 
2742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac:
277        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
278        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
279        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
287
2882001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
291
2922001-11-27      Joel Sherrill <joel@OARcorp.com>,
293
294        This was tracked as PR39.
295        * include/bsp.h, start/cpuboot.c, start/reset.S, startup/debugger,
296        startup/linkcmds, startup/rom: Eliminated required definition of
297        macros in the custom file for the BSP to compile.  The ROM and ROM
298        address and size settings are now linker script items. 
299
3002001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
303        * configure.in: Remove.
304        * configure.ac: New file, generated from configure.in by autoupdate.
305
3062001-09-27      Joel Sherrill <joel@OARcorp.com>
307
308        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
309
3102001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
313
3142001-06-19      Joel Sherrill <joel@OARcorp.com>
315
316        * include/Makefile.am: Fixed typo.
317
3182001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.in: Add bspopts.h.
321        * include/.cvsignore: Add bspopts.h*, stamp-h*.
322        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
323        * include/bsp.h: Include bspopts.h.
324
3252001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
326
327        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
328
3292000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
332
3332000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
336
3372000-11-01      Joel Sherrill <joel@OARcorp.com>
338
339        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
340        and libcsupport.h moved from libc to lib/include/rtems and
341        now must be referenced as <rtems/XXX.h>.   Header file order
342        was cleaned up while doing this.
343
3442000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
347        Switch to GNU canonicalization.
348
3492000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
350
351        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
352
3532000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
354
355        * startup/linkcmds: Added lines so DWARF debug information
356        would be available.  Otherwise gdb complains that the offsets
357        for the debug info are incorrect and doesn't load the files.
358
3592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
362        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
363        compile.am
364
3652000-08-10      Joel Sherrill <joel@OARcorp.com>
366
367        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.