source: rtems/c/src/lib/libbsp/m68k/gen68302/ChangeLog @ eb40b1c

4.104.114.84.95
Last change on this file since eb40b1c was eb40b1c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/27/04 at 13:46:50

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

  • Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
  • clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 10.1 KB
Line 
12004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
4        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
5        wrapup/Makefile.am. Use automake compilation rules.
6        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
7        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
8        * configure.ac: Reflect changes above.
9
102004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Add PREINSTALL_DIRS.
13        * wrapup/Makefile.am: Reflect changes to libcpu.
14
152004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am: Reflect changes to libcpu.
18
192004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
22        Add PRE/TMPINSTALL_FILES to CLEANFILES.
23        * startup/Makefile.am: Ditto.
24
252004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * start/Makefile.am: Remove.
28        * Makefile.am: Merge-in start/Makefile.am.
29        * configure.ac: Reflect changes above.
30
312004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Eliminate $(LIB).
34        Use noinst_DATA to trigger building libbsp.a.
35
362003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
39        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
40
412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
44        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
45
462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
49
502003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: Misc cleanups and fixes.
53        * startup/Makefile.am: Misc cleanups and fixes.
54        * wrapup/Makefile.am: Misc cleanups and fixes.
55
562003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Add preinstallation dirstamp support.
59        * clock/Makefile.am: Cosmetics.
60        * console/Makefile.am: Cosmetics.
61        * network/Makefile.am: Cosmetics.
62        * startup/Makefile.am: Cosmetics.
63        * timer/Makefile.am: Cosmetics.
64        * wrapup/Makefile.am: Cosmetics.
65
662003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * clock/Makefile.am: Remove all-local: $(ARCH).
69        * console/Makefile.am: Remove all-local: $(ARCH).
70        * network/Makefile.am: Remove all-local: $(ARCH).
71        * start/Makefile.am: Remove all-local: $(ARCH).
72        * startup/Makefile.am: Remove all-local: $(ARCH).
73        * timer/Makefile.am: Remove all-local: $(ARCH).
74        * wrapup/Makefile.am: Remove all-local: $(ARCH).
75
762003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Merge-in include/Makefile.am.
79        Reflect changes to bsp.am.
80        * include/Makefile.am: Remove.
81        * configure.ac: Reflect changes above.
82
832003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * bsp_specs: Remove *lib:.
86
872003-09-04      Joel Sherrill <joel@OARcorp.com>
88
89        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
90        start/start.S, startup/bspclean.c, startup/bspstart.c,
91        startup/linkcmds, timer/timer.c: URL for license changed.
92
932003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Reflect having moved aclocal/.
96
972003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Reflect having moved automake/.
100        * clock/Makefile.am: Reflect having moved automake/.
101        * console/Makefile.am: Reflect having moved automake/.
102        * include/Makefile.am: Reflect having moved automake/.
103        * network/Makefile.am: Reflect having moved automake/.
104        * start/Makefile.am: Reflect having moved automake/.
105        * startup/Makefile.am: Reflect having moved automake/.
106        * timer/Makefile.am: Reflect having moved automake/.
107        * wrapup/Makefile.am: Reflect having moved automake/.
108
1092003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        PR 452/bsps
112        * startup/Makefile.am: Remove USE_INIT_FINI.
113
1142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
117
1182003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        PR 445/bsps
121        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
122        Remove cpp, old_cpp (now unused).
123
1242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Remove AC_CONFIG_AUX_DIR.
127
1282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
131
1322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: AC_PREREQ(2.57).
135
1362003-01-20      Joel Sherrill <joel@OARcorp.com>
137
138        * startup/linkcmds*: Add FreeBSD sysctl() sections.
139
1402002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
146        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
147        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
148
1492002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * start/Makefile.am: Use install-data-local to install startfile.
152
1532002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156
1572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * .cvsignore: Reformat.
160        Add autom4te*cache.
161        Remove autom4te.cache.
162
1632002-08-21      Joel Sherrill <joel@OARcorp.com>
164
165        * wrapup/Makefile.am: PR217 required that the idle task be moved to
166        libcpu so it could be more acutely aware of the CPU model.  This
167        file was modified to pick up the idle task from there.
168
1692002-08-21      Joel Sherrill <joel@OARcorp.com>
170
171        * bsp_specs: Added support for -nostdlibs.
172
1732002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
176        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
177        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
178        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
179        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
180        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
181        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
182
1832002-08-05      Joel Sherrill <joel@OARcorp.com>
184
185        * Per PR260 eliminate use of make-target-options.  This impacted
186        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
187        SuperCore and required that the m68k optimized memcpy be moved
188        to libcpu.
189        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
190
1912002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * start/Makefile.am: Eliminate PGM.
194        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
195
1962002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
199
2002002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
203        Remove $(OBJS) from all-local.
204
2052002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
208
2092001-05-09      Joel Sherrill <joel@OARcorp.com>
210
211        * startup/linkcmds: In support of gcc 3.1, added one of more
212        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
213        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
214        and direction of segments to memory regions may also have been
215        addressed.  This was a sweep across all BSPs.
216 
2172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac:
220        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
221        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
222        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
231
2322001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
235
2362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
239        * configure.in: Remove.
240        * configure.ac: New file, generated from configure.in by autoupdate.
241
2422001-09-27      Joel Sherrill <joel@OARcorp.com>
243
244        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
245
2462001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
249
2502001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.in: Add bspopts.h.
253        * include/.cvsignore: Add bspopts.h*, stamp-h*.
254        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
255        * include/bsp.h: Include bspopts.h.
256
2572001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
258
259        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
260
2612000-12-14      Joel Sherrill <joel@OARcorp.com>
262
263        * network/network.c: Removed unused variable warnings.
264
2652000-12-11      Joel Sherrill <joel@OARcorp.com>
266
267        * Makefile.am, configure.in, include/Makefile.am,
268        wrapup/Makefile.am: Updated to reflect addition of network driver
269        by  Franck Julien <FranckJ@cxr.fr>.
270        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
271        network/network.c: New file.
272
2732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
276
2772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
280
2812000-11-01      Joel Sherrill <joel@OARcorp.com>
282
283        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
284        libcsupport.h moved from libc to lib/include/rtems and
285        now must be referenced as <rtems/XXX.h>.   Header file order
286        was cleaned up while doing this.
287
2882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
291        Switch to GNU canonicalization.
292
2932000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
294
295        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
296
2972000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
298
299        * startup/linkcmds: Added lines so DWARF debug information
300        would be available.  Otherwise gdb complains that the offsets
301        for the debug info are incorrect and doesn't load the files.
302
3032000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
306        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
307        compile.am
308
3092000-08-10      Joel Sherrill <joel@OARcorp.com>
310
311        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.