source: rtems/c/src/lib/libbsp/m68k/ods68302/ChangeLog @ 2a7f9a28

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

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

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 12.1 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
13
142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Pickup files from ../../m68k/shared instead of
17        ../shared. Reformat.
18
192004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
22
232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * start/reset.S: Remove cat(). Add EXPAND(). Make EXCEPTION_HANDLER
26        ANSI-C compliant.
27        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am
28        start/Makefile.am, startup/Makefile.am, timer/Makefile.am
29        wrapup/Makefile.am.
30        Use automake compilation rules.
31        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
32        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
33        Remove.
34        * configure.ac: Reflect changes above.
35
362004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Add PREINSTALL_DIRS.
39        * wrapup/Makefile.am: Reflect changes to libcpu.
40
412004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Remove non-existing times from EXTRA_DIST.
44        * start/Makefile.am: Remove non-existing cpuboot.c from EXTRA_DIST.
45        * wrapup/Makefile.am: Reflect changes to libcpu.
46
472004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
50        Add PRE/TMPINSTALL_FILES to CLEANFILES.
51        * start/Makefile.am: Ditto.
52        * startup/Makefile.am: Ditto.
53
542004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * wrapup/Makefile.am: Eliminate $(LIB).
57        Use noinst_DATA to trigger building libbsp.a.
58
592003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
62        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
63
642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
67        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
72
732003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * start/Makefile.am: Misc cleanups and fixes.
76        * startup/Makefile.am: Misc cleanups and fixes.
77        * wrapup/Makefile.am: Misc cleanups and fixes.
78
792003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Add preinstallation dirstamp support.
82        * clock/Makefile.am: Cosmetics.
83        * console/Makefile.am: Cosmetics.
84        * startup/Makefile.am: Cosmetics.
85        * timer/Makefile.am: Cosmetics.
86        * wrapup/Makefile.am: Cosmetics.
87
882003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * clock/Makefile.am: Remove all-local: $(ARCH).
91        * console/Makefile.am: Remove all-local: $(ARCH).
92        * start/Makefile.am: Remove all-local: $(ARCH).
93        * startup/Makefile.am: Remove all-local: $(ARCH).
94        * timer/Makefile.am: Remove all-local: $(ARCH).
95        * wrapup/Makefile.am: Remove all-local: $(ARCH).
96
972003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * include/bsp.h: Replace stringification madness to pick up bare.h
100        (Doesn't work with gcc >= 3.3) with a somewhat cleaner madness.
101
1022003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Merge-in include/Makefile.am.
105        Reflect changes to bsp.am.
106        * include/Makefile.am: Remove.
107        * configure.ac: Reflect changes above.
108
1092003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * bsp_specs: Remove *lib:.
112
1132003-09-04      Joel Sherrill <joel@OARcorp.com>
114
115        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
116        startup/bspclean.c, startup/bspstart.c, timer/timer.c: URL for
117        license changed.
118
1192003-09-04      Joel Sherrill <joel@OARcorp.com>
120
121        * start/debugreset.S, start/reset.S: Removed incorrect statement about
122        copyright assignment.
123
1242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Reflect having moved aclocal/.
127
1282003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Reflect having moved automake/.
131        * clock/Makefile.am: Reflect having moved automake/.
132        * console/Makefile.am: Reflect having moved automake/.
133        * include/Makefile.am: Reflect having moved automake/.
134        * start/Makefile.am: Reflect having moved automake/.
135        * startup/Makefile.am: Reflect having moved automake/.
136        * timer/Makefile.am: Reflect having moved automake/.
137        * wrapup/Makefile.am: Reflect having moved automake/.
138
1392003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        PR 452/bsps
142        * startup/Makefile.am: Remove USE_INIT_FINI.
143
1442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
147
1482003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        PR 445/bsps
151        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
152        Remove cpp, old_cpp (now unused).
153
1542003-06-22      Chris Johns <cjohns@cybertec.com.au>
155
156        PR 264/bsps
157        PR 414/bsps
158        * start/reset.S, startup/cpuboot.c, startup/linkcmds:
159        PR264 - Stopped the core dump by removing the bad instruction.
160        PR414 - Fixed the global interupt vector register.
161        Linker command file to have the boot code in the first 8K.
162        The chip select remap needed to be volatile.
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-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
187
1882002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * start/Makefile.am: Use install-data-local to install startfile.
191
1922002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
195
1962002-11-01      Joel Sherrill <joel@OARcorp.com>
197
198        * startup/m68k-stub.c: Removed typos.
199
2002002-11-01      Joel Sherrill <joel@OARcorp.com>
201
202        * startup/m68k-stub.c: Removed warnings.
203
2042002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * .cvsignore: Reformat.
207        Add autom4te*cache.
208        Remove autom4te.cache.
209
2102002-08-21      Joel Sherrill <joel@OARcorp.com>
211
212        * wrapup/Makefile.am: PR217 required that the idle task be moved to
213        libcpu so it could be more acutely aware of the CPU model.  This
214        file was modified to pick up the idle task from there.
215
2162002-08-21      Joel Sherrill <joel@OARcorp.com>
217
218        * bsp_specs: Added support for -nostdlibs.
219
2202002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
224        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
228
2292002-08-07      Joel Sherrill <joel@OARcorp.com>
230
231        * start/Makefile.am: Pick up rest of Ralf'f changes and use
232        cp not make-rel since there is no point in this case.
233        * start/debugreset.S: Rights were not assigned.
234        * start/reset.S: Add ifdef to avoid core dump until Chris can
235        track it down.
236        * start/cpuboot.c: Moved to startup.
237        * startup/Makefile.am: Account for above.
238
2392002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * startup/Makefile.am: Remove -DGDB_MONITOR_ACTIVE (Not used
242        anywhere).
243        Add ODS60302_DEBUG conditional.
244        * include/bsp.h: Fix broken bsp_cat macros (Not compliant to gcc31).
245        * configure.ac: Add --enable-ods60302-debug.
246        Add ODS60302_DEBUG conditional.
247
2482002-08-05      Joel Sherrill <joel@OARcorp.com>
249
250        * Per PR260 eliminate use of make-target-options.  This impacted
251        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
252        SuperCore and required that the m68k optimized memcpy be moved
253        to libcpu.
254        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
255
2562002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * start/Makefile.am: Fix bug in previous patch.
259        Really add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
260
2612002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * start/Makefile.am: Eliminate PGM.
264        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
265
2662002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * startup/Makefile.am: Add bsplib_DATA = linkcmds rom debugger.
269
2702002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
273        Remove $(OBJS) from all-local.
274
2752002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
278
2792001-05-09      Joel Sherrill <joel@OARcorp.com>
280
281        * startup/linkcmds: In support of gcc 3.1, added one of more
282        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
283        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
284        and direction of segments to memory regions may also have been
285        addressed.  This was a sweep across all BSPs.
286 
2872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * configure.ac:
290        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
291        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
292        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
300
3012001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
304
3052001-11-27      Joel Sherrill <joel@OARcorp.com>,
306
307        This was tracked as PR39.
308        * include/bsp.h, start/cpuboot.c, start/reset.S, startup/debugger,
309        startup/linkcmds, startup/rom: Eliminated required definition of
310        macros in the custom file for the BSP to compile.  The ROM and ROM
311        address and size settings are now linker script items. 
312
3132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
316        * configure.in: Remove.
317        * configure.ac: New file, generated from configure.in by autoupdate.
318
3192001-09-27      Joel Sherrill <joel@OARcorp.com>
320
321        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
322
3232001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
326
3272001-06-19      Joel Sherrill <joel@OARcorp.com>
328
329        * include/Makefile.am: Fixed typo.
330
3312001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * configure.in: Add bspopts.h.
334        * include/.cvsignore: Add bspopts.h*, stamp-h*.
335        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
336        * include/bsp.h: Include bspopts.h.
337
3382001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
339
340        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
341
3422000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
345
3462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
349
3502000-11-01      Joel Sherrill <joel@OARcorp.com>
351
352        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
353        and libcsupport.h moved from libc to lib/include/rtems and
354        now must be referenced as <rtems/XXX.h>.   Header file order
355        was cleaned up while doing this.
356
3572000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
360        Switch to GNU canonicalization.
361
3622000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
363
364        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
365
3662000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
367
368        * startup/linkcmds: Added lines so DWARF debug information
369        would be available.  Otherwise gdb complains that the offsets
370        for the debug info are incorrect and doesn't load the files.
371
3722000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
375        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
376        compile.am
377
3782000-08-10      Joel Sherrill <joel@OARcorp.com>
379
380        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.