source: rtems/c/src/lib/libbsp/m68k/gen68340/ChangeLog @ c24d7c84

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

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

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 10.1 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup files from ../../m68k/shared instead of
8        ../shared. Reformat.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Distribute start/startfor340only.S.
17
182004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Merge-in  clock/Makefile.am, console/Makefile.am,
21        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
22        compilation rules.
23        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
24        timer/Makefile.am, wrapup/Makefile.am: Remove.
25        * configure.ac: Reflect changes above.
26
272004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Add PREINSTALL_DIRS.
30        * wrapup/Makefile.am: Reflect changes to libcpu.
31
322004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
35        * README: Fix minor typo.
36        * wrapup/Makefile.am: Reflect changes to libcpu.
37
382004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
41        Add PRE/TMPINSTALL_FILES to CLEANFILES.
42        * startup/Makefile.am: Ditto.
43
442004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * start/Makefile.am: Remove.
47        * Makefile.am: Merge-in start/Makefile.am.
48        * configure.ac: Reflect changes above.
49
502004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * wrapup/Makefile.am: Eliminate $(LIB).
53        Use noinst_DATA to trigger building libbsp.a.
54
552003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
58        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
59
602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
63        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
64
652003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
68
692003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/Makefile.am: Misc cleanups and fixes.
72        * startup/Makefile.am: Misc cleanups and fixes.
73        * wrapup/Makefile.am: Misc cleanups and fixes.
74
752003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Add preinstallation dirstamp support.
78        * clock/Makefile.am: Cosmetics.
79        * console/Makefile.am: Cosmetics.
80        * startup/Makefile.am: Cosmetics.
81        * timer/Makefile.am: Cosmetics.
82        * wrapup/Makefile.am: Cosmetics.
83
842003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * clock/Makefile.am: Remove all-local: $(ARCH).
87        * console/Makefile.am: Remove all-local: $(ARCH).
88        * start/Makefile.am: Remove all-local: $(ARCH).
89        * startup/Makefile.am: Remove all-local: $(ARCH).
90        * timer/Makefile.am: Remove all-local: $(ARCH).
91        * wrapup/Makefile.am: Remove all-local: $(ARCH).
92
932003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Merge-in include/Makefile.am.
96        Reflect changes to bsp.am.
97        * include/Makefile.am: Remove.
98        * configure.ac: Reflect changes above.
99
1002003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * bsp_specs: Remove *lib:.
103
1042003-09-04      Joel Sherrill <joel@OARcorp.com>
105
106        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
107        console/m340uart.c, include/bsp.h, include/m340timer.h,
108        include/m340uart.h, start/start.S, start/startfor340only.S,
109        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
110        timer/timer.c: URL for license changed.
111
1122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved aclocal/.
115
1162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Reflect having moved automake/.
119        * clock/Makefile.am: Reflect having moved automake/.
120        * console/Makefile.am: Reflect having moved automake/.
121        * include/Makefile.am: Reflect having moved automake/.
122        * start/Makefile.am: Reflect having moved automake/.
123        * startup/Makefile.am: Reflect having moved automake/.
124        * timer/Makefile.am: Reflect having moved automake/.
125        * wrapup/Makefile.am: Reflect having moved automake/.
126
1272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        PR 452/bsps
130        * startup/Makefile.am: Remove USE_INIT_FINI.
131
1322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
135
1362003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        PR 445/bsps
139        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
140        Remove cpp, old_cpp (now unused).
141
1422003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Remove AC_CONFIG_AUX_DIR.
145
1462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
149
1502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: AC_PREREQ(2.57).
153
1542003-01-20      Joel Sherrill <joel@OARcorp.com>
155
156        * startup/linkcmds*: Add FreeBSD sysctl() sections.
157
1582002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165
1662002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * start/Makefile.am: Use install-data-local to install startfile.
169
1702002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
173
1742002-11-04      Joel Sherrill <joel@OARcorp.com>
175
176        * console/console.c, console/m340uart.c: Removed warnings.
177
1782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * .cvsignore: Reformat.
181        Add autom4te*cache.
182        Remove autom4te.cache.
183
1842002-08-21      Joel Sherrill <joel@OARcorp.com>
185
186        * wrapup/Makefile.am: PR217 required that the idle task be moved to
187        libcpu so it could be more acutely aware of the CPU model.  This
188        file was modified to pick up the idle task from there.
189
1902002-08-21      Joel Sherrill <joel@OARcorp.com>
191
192        * bsp_specs: Added support for -nostdlibs.
193
1942002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
199        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
200        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
201        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
202
2032002-08-05      Joel Sherrill <joel@OARcorp.com>
204
205        * Per PR260 eliminate use of make-target-options.  This impacted
206        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
207        SuperCore and required that the m68k optimized memcpy be moved
208        to libcpu.
209        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
210
2112002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * start/Makefile.am: Eliminate PGM.
214        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
215
2162002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
219
2202002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
223        Remove $(OBJS) from all-local.
224
2252002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
228
2292001-05-09      Joel Sherrill <joel@OARcorp.com>
230
231        * startup/linkcmds: In support of gcc 3.1, added one of more
232        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
233        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
234        and direction of segments to memory regions may also have been
235        addressed.  This was a sweep across all BSPs.
236 
2372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac:
240        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
241        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
242        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
250
2512001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
254
2552001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
258        * configure.in: Remove.
259        * configure.ac: New file, generated from configure.in by autoupdate.
260
2612001-09-27      Joel Sherrill <joel@OARcorp.com>
262
263        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
264
2652001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
268
2692001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * include/Makefile.am: Fix typo in include_HEADERS.
272
2732001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.in: Add bspopts.h.
276        * include/.cvsignore: Add bspopts.h*, stamp-h*.
277        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
278        * include/bsp.h: Include bspopts.h.
279
2802001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
281
282        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
283
2842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
287
2882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
291
2922000-11-01      Joel Sherrill <joel@OARcorp.com>
293
294        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
295        and libcsupport.h moved from libc to lib/include/rtems and
296        now must be referenced as <rtems/XXX.h>.   Header file order
297        was cleaned up while doing this.
298
2992000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
302        Switch to GNU canonicalization.
303
3042000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
305
306        * startup/linkcmds: Added lines so DWARF debug information
307        would be available.  Otherwise gdb complains that the offsets
308        for the debug info are incorrect and doesn't load the files.
309
3102000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
313        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
314        compile.am
315
3162000-08-10      Joel Sherrill <joel@OARcorp.com>
317
318        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.