source: rtems/c/src/lib/libbsp/m68k/gen68302/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.7 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        * start/Makefile.am: Misc cleanups and fixes.
44        * startup/Makefile.am: Misc cleanups and fixes.
45        * wrapup/Makefile.am: Misc cleanups and fixes.
46
472003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Add preinstallation dirstamp support.
50        * clock/Makefile.am: Cosmetics.
51        * console/Makefile.am: Cosmetics.
52        * network/Makefile.am: Cosmetics.
53        * startup/Makefile.am: Cosmetics.
54        * timer/Makefile.am: Cosmetics.
55        * wrapup/Makefile.am: Cosmetics.
56
572003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * clock/Makefile.am: Remove all-local: $(ARCH).
60        * console/Makefile.am: Remove all-local: $(ARCH).
61        * network/Makefile.am: Remove all-local: $(ARCH).
62        * start/Makefile.am: Remove all-local: $(ARCH).
63        * startup/Makefile.am: Remove all-local: $(ARCH).
64        * timer/Makefile.am: Remove all-local: $(ARCH).
65        * wrapup/Makefile.am: Remove all-local: $(ARCH).
66
672003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Merge-in include/Makefile.am.
70        Reflect changes to bsp.am.
71        * include/Makefile.am: Remove.
72        * configure.ac: Reflect changes above.
73
742003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * bsp_specs: Remove *lib:.
77
782003-09-04      Joel Sherrill <joel@OARcorp.com>
79
80        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
81        start/start.S, startup/bspclean.c, startup/bspstart.c,
82        startup/linkcmds, timer/timer.c: URL for license changed.
83
842003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Reflect having moved aclocal/.
87
882003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Reflect having moved automake/.
91        * clock/Makefile.am: Reflect having moved automake/.
92        * console/Makefile.am: Reflect having moved automake/.
93        * include/Makefile.am: Reflect having moved automake/.
94        * network/Makefile.am: Reflect having moved automake/.
95        * start/Makefile.am: Reflect having moved automake/.
96        * startup/Makefile.am: Reflect having moved automake/.
97        * timer/Makefile.am: Reflect having moved automake/.
98        * wrapup/Makefile.am: Reflect having moved automake/.
99
1002003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        PR 452/bsps
103        * startup/Makefile.am: Remove USE_INIT_FINI.
104
1052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
108
1092003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        PR 445/bsps
112        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
113        Remove cpp, old_cpp (now unused).
114
1152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Remove AC_CONFIG_AUX_DIR.
118
1192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
122
1232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: AC_PREREQ(2.57).
126
1272003-01-20      Joel Sherrill <joel@OARcorp.com>
128
129        * startup/linkcmds*: Add FreeBSD sysctl() sections.
130
1312002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
134        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
136        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
137        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
138        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
139
1402002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * start/Makefile.am: Use install-data-local to install startfile.
143
1442002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
147
1482002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * .cvsignore: Reformat.
151        Add autom4te*cache.
152        Remove autom4te.cache.
153
1542002-08-21      Joel Sherrill <joel@OARcorp.com>
155
156        * wrapup/Makefile.am: PR217 required that the idle task be moved to
157        libcpu so it could be more acutely aware of the CPU model.  This
158        file was modified to pick up the idle task from there.
159
1602002-08-21      Joel Sherrill <joel@OARcorp.com>
161
162        * bsp_specs: Added support for -nostdlibs.
163
1642002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
170        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
171        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
172        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
173
1742002-08-05      Joel Sherrill <joel@OARcorp.com>
175
176        * Per PR260 eliminate use of make-target-options.  This impacted
177        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
178        SuperCore and required that the m68k optimized memcpy be moved
179        to libcpu.
180        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
181
1822002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * start/Makefile.am: Eliminate PGM.
185        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
186
1872002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
190
1912002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
194        Remove $(OBJS) from all-local.
195
1962002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
199
2002001-05-09      Joel Sherrill <joel@OARcorp.com>
201
202        * startup/linkcmds: In support of gcc 3.1, added one of more
203        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
204        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
205        and direction of segments to memory regions may also have been
206        addressed.  This was a sweep across all BSPs.
207 
2082002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac:
211        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
212        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
213        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
222
2232001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
226
2272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
230        * configure.in: Remove.
231        * configure.ac: New file, generated from configure.in by autoupdate.
232
2332001-09-27      Joel Sherrill <joel@OARcorp.com>
234
235        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
236
2372001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
240
2412001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.in: Add bspopts.h.
244        * include/.cvsignore: Add bspopts.h*, stamp-h*.
245        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
246        * include/bsp.h: Include bspopts.h.
247
2482001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
249
250        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
251
2522000-12-14      Joel Sherrill <joel@OARcorp.com>
253
254        * network/network.c: Removed unused variable warnings.
255
2562000-12-11      Joel Sherrill <joel@OARcorp.com>
257
258        * Makefile.am, configure.in, include/Makefile.am,
259        wrapup/Makefile.am: Updated to reflect addition of network driver
260        by  Franck Julien <FranckJ@cxr.fr>.
261        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
262        network/network.c: New file.
263
2642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
267
2682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
271
2722000-11-01      Joel Sherrill <joel@OARcorp.com>
273
274        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
275        libcsupport.h moved from libc to lib/include/rtems and
276        now must be referenced as <rtems/XXX.h>.   Header file order
277        was cleaned up while doing this.
278
2792000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
282        Switch to GNU canonicalization.
283
2842000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
285
286        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
287
2882000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
289
290        * startup/linkcmds: Added lines so DWARF debug information
291        would be available.  Otherwise gdb complains that the offsets
292        for the debug info are incorrect and doesn't load the files.
293
2942000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
297        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
298        compile.am
299
3002000-08-10      Joel Sherrill <joel@OARcorp.com>
301
302        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.