source: rtems/c/src/lib/libbsp/m68k/gen68302/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: 10.3 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-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
13        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
14        wrapup/Makefile.am. Use automake compilation rules.
15        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
16        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
17        * configure.ac: Reflect changes above.
18
192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Add PREINSTALL_DIRS.
22        * wrapup/Makefile.am: Reflect changes to libcpu.
23
242004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * wrapup/Makefile.am: Reflect changes to libcpu.
27
282004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
31        Add PRE/TMPINSTALL_FILES to CLEANFILES.
32        * startup/Makefile.am: Ditto.
33
342004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * start/Makefile.am: Remove.
37        * Makefile.am: Merge-in start/Makefile.am.
38        * configure.ac: Reflect changes above.
39
402004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * wrapup/Makefile.am: Eliminate $(LIB).
43        Use noinst_DATA to trigger building libbsp.a.
44
452003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
48        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
49
502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
53        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
54
552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
58
592003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: Misc cleanups and fixes.
62        * startup/Makefile.am: Misc cleanups and fixes.
63        * wrapup/Makefile.am: Misc cleanups and fixes.
64
652003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Add preinstallation dirstamp support.
68        * clock/Makefile.am: Cosmetics.
69        * console/Makefile.am: Cosmetics.
70        * network/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        * network/Makefile.am: Remove all-local: $(ARCH).
80        * start/Makefile.am: Remove all-local: $(ARCH).
81        * startup/Makefile.am: Remove all-local: $(ARCH).
82        * timer/Makefile.am: Remove all-local: $(ARCH).
83        * wrapup/Makefile.am: Remove all-local: $(ARCH).
84
852003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Merge-in include/Makefile.am.
88        Reflect changes to bsp.am.
89        * include/Makefile.am: Remove.
90        * configure.ac: Reflect changes above.
91
922003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * bsp_specs: Remove *lib:.
95
962003-09-04      Joel Sherrill <joel@OARcorp.com>
97
98        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
99        start/start.S, startup/bspclean.c, startup/bspstart.c,
100        startup/linkcmds, timer/timer.c: URL for license changed.
101
1022003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Reflect having moved aclocal/.
105
1062003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Reflect having moved automake/.
109        * clock/Makefile.am: Reflect having moved automake/.
110        * console/Makefile.am: Reflect having moved automake/.
111        * include/Makefile.am: Reflect having moved automake/.
112        * network/Makefile.am: Reflect having moved automake/.
113        * start/Makefile.am: Reflect having moved automake/.
114        * startup/Makefile.am: Reflect having moved automake/.
115        * timer/Makefile.am: Reflect having moved automake/.
116        * wrapup/Makefile.am: Reflect having moved automake/.
117
1182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        PR 452/bsps
121        * startup/Makefile.am: Remove USE_INIT_FINI.
122
1232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
126
1272003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        PR 445/bsps
130        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
131        Remove cpp, old_cpp (now unused).
132
1332003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Remove AC_CONFIG_AUX_DIR.
136
1372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
140
1412003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: AC_PREREQ(2.57).
144
1452003-01-20      Joel Sherrill <joel@OARcorp.com>
146
147        * startup/linkcmds*: Add FreeBSD sysctl() sections.
148
1492002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157
1582002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * start/Makefile.am: Use install-data-local to install startfile.
161
1622002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165
1662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * .cvsignore: Reformat.
169        Add autom4te*cache.
170        Remove autom4te.cache.
171
1722002-08-21      Joel Sherrill <joel@OARcorp.com>
173
174        * wrapup/Makefile.am: PR217 required that the idle task be moved to
175        libcpu so it could be more acutely aware of the CPU model.  This
176        file was modified to pick up the idle task from there.
177
1782002-08-21      Joel Sherrill <joel@OARcorp.com>
179
180        * bsp_specs: Added support for -nostdlibs.
181
1822002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
191
1922002-08-05      Joel Sherrill <joel@OARcorp.com>
193
194        * Per PR260 eliminate use of make-target-options.  This impacted
195        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
196        SuperCore and required that the m68k optimized memcpy be moved
197        to libcpu.
198        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
199
2002002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * start/Makefile.am: Eliminate PGM.
203        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
204
2052002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
208
2092002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
212        Remove $(OBJS) from all-local.
213
2142002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
217
2182001-05-09      Joel Sherrill <joel@OARcorp.com>
219
220        * startup/linkcmds: In support of gcc 3.1, added one of more
221        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
222        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
223        and direction of segments to memory regions may also have been
224        addressed.  This was a sweep across all BSPs.
225 
2262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac:
229        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
230        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
231        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
240
2412001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
244
2452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
248        * configure.in: Remove.
249        * configure.ac: New file, generated from configure.in by autoupdate.
250
2512001-09-27      Joel Sherrill <joel@OARcorp.com>
252
253        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
254
2552001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
258
2592001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.in: Add bspopts.h.
262        * include/.cvsignore: Add bspopts.h*, stamp-h*.
263        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
264        * include/bsp.h: Include bspopts.h.
265
2662001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
267
268        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
269
2702000-12-14      Joel Sherrill <joel@OARcorp.com>
271
272        * network/network.c: Removed unused variable warnings.
273
2742000-12-11      Joel Sherrill <joel@OARcorp.com>
275
276        * Makefile.am, configure.in, include/Makefile.am,
277        wrapup/Makefile.am: Updated to reflect addition of network driver
278        by  Franck Julien <FranckJ@cxr.fr>.
279        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
280        network/network.c: New file.
281
2822000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
285
2862000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
289
2902000-11-01      Joel Sherrill <joel@OARcorp.com>
291
292        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
293        libcsupport.h moved from libc to lib/include/rtems and
294        now must be referenced as <rtems/XXX.h>.   Header file order
295        was cleaned up while doing this.
296
2972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
300        Switch to GNU canonicalization.
301
3022000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
303
304        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
305
3062000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
307
308        * startup/linkcmds: Added lines so DWARF debug information
309        would be available.  Otherwise gdb complains that the offsets
310        for the debug info are incorrect and doesn't load the files.
311
3122000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
315        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
316        compile.am
317
3182000-08-10      Joel Sherrill <joel@OARcorp.com>
319
320        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.