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

4.104.114.84.95
Last change on this file since 89608ea7 was 89608ea7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/20/04 at 03:03:00

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

  • Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
  • README: Fix minor typo.
  • wrapup/Makefile.am: Reflect changes to libcpu.
  • Property mode set to 100644
File size: 9.1 KB
Line 
12004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
4        * README: Fix minor typo.
5        * wrapup/Makefile.am: Reflect changes to libcpu.
6
72004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
10        Add PRE/TMPINSTALL_FILES to CLEANFILES.
11        * startup/Makefile.am: Ditto.
12
132004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * start/Makefile.am: Remove.
16        * Makefile.am: Merge-in start/Makefile.am.
17        * configure.ac: Reflect changes above.
18
192004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * wrapup/Makefile.am: Eliminate $(LIB).
22        Use noinst_DATA to trigger building libbsp.a.
23
242003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
27        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
28
292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
32        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
33
342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
37
382003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * start/Makefile.am: Misc cleanups and fixes.
41        * startup/Makefile.am: Misc cleanups and fixes.
42        * wrapup/Makefile.am: Misc cleanups and fixes.
43
442003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Add preinstallation dirstamp support.
47        * clock/Makefile.am: Cosmetics.
48        * console/Makefile.am: Cosmetics.
49        * startup/Makefile.am: Cosmetics.
50        * timer/Makefile.am: Cosmetics.
51        * wrapup/Makefile.am: Cosmetics.
52
532003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * clock/Makefile.am: Remove all-local: $(ARCH).
56        * console/Makefile.am: Remove all-local: $(ARCH).
57        * start/Makefile.am: Remove all-local: $(ARCH).
58        * startup/Makefile.am: Remove all-local: $(ARCH).
59        * timer/Makefile.am: Remove all-local: $(ARCH).
60        * wrapup/Makefile.am: Remove all-local: $(ARCH).
61
622003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Merge-in include/Makefile.am.
65        Reflect changes to bsp.am.
66        * include/Makefile.am: Remove.
67        * configure.ac: Reflect changes above.
68
692003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * bsp_specs: Remove *lib:.
72
732003-09-04      Joel Sherrill <joel@OARcorp.com>
74
75        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
76        console/m340uart.c, include/bsp.h, include/m340timer.h,
77        include/m340uart.h, start/start.S, start/startfor340only.S,
78        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
79        timer/timer.c: URL for license changed.
80
812003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Reflect having moved aclocal/.
84
852003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Reflect having moved automake/.
88        * clock/Makefile.am: Reflect having moved automake/.
89        * console/Makefile.am: Reflect having moved automake/.
90        * include/Makefile.am: Reflect having moved automake/.
91        * start/Makefile.am: Reflect having moved automake/.
92        * startup/Makefile.am: Reflect having moved automake/.
93        * timer/Makefile.am: Reflect having moved automake/.
94        * wrapup/Makefile.am: Reflect having moved automake/.
95
962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        PR 452/bsps
99        * startup/Makefile.am: Remove USE_INIT_FINI.
100
1012003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
104
1052003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        PR 445/bsps
108        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
109        Remove cpp, old_cpp (now unused).
110
1112003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Remove AC_CONFIG_AUX_DIR.
114
1152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
118
1192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: AC_PREREQ(2.57).
122
1232003-01-20      Joel Sherrill <joel@OARcorp.com>
124
125        * startup/linkcmds*: Add FreeBSD sysctl() sections.
126
1272002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
130        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
131        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
134
1352002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * start/Makefile.am: Use install-data-local to install startfile.
138
1392002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142
1432002-11-04      Joel Sherrill <joel@OARcorp.com>
144
145        * console/console.c, console/m340uart.c: Removed warnings.
146
1472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * .cvsignore: Reformat.
150        Add autom4te*cache.
151        Remove autom4te.cache.
152
1532002-08-21      Joel Sherrill <joel@OARcorp.com>
154
155        * wrapup/Makefile.am: PR217 required that the idle task be moved to
156        libcpu so it could be more acutely aware of the CPU model.  This
157        file was modified to pick up the idle task from there.
158
1592002-08-21      Joel Sherrill <joel@OARcorp.com>
160
161        * bsp_specs: Added support for -nostdlibs.
162
1632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
166        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
170        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
171
1722002-08-05      Joel Sherrill <joel@OARcorp.com>
173
174        * Per PR260 eliminate use of make-target-options.  This impacted
175        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
176        SuperCore and required that the m68k optimized memcpy be moved
177        to libcpu.
178        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
179
1802002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * start/Makefile.am: Eliminate PGM.
183        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
184
1852002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
188
1892002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
192        Remove $(OBJS) from all-local.
193
1942002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
197
1982001-05-09      Joel Sherrill <joel@OARcorp.com>
199
200        * startup/linkcmds: In support of gcc 3.1, added one of more
201        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
202        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
203        and direction of segments to memory regions may also have been
204        addressed.  This was a sweep across all BSPs.
205 
2062002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac:
209        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
210        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
211        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
219
2202001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
223
2242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
227        * configure.in: Remove.
228        * configure.ac: New file, generated from configure.in by autoupdate.
229
2302001-09-27      Joel Sherrill <joel@OARcorp.com>
231
232        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
233
2342001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
237
2382001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * include/Makefile.am: Fix typo in include_HEADERS.
241
2422001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.in: Add bspopts.h.
245        * include/.cvsignore: Add bspopts.h*, stamp-h*.
246        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
247        * include/bsp.h: Include bspopts.h.
248
2492001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
250
251        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
252
2532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
256
2572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
260
2612000-11-01      Joel Sherrill <joel@OARcorp.com>
262
263        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
264        and libcsupport.h moved from libc to lib/include/rtems and
265        now must be referenced as <rtems/XXX.h>.   Header file order
266        was cleaned up while doing this.
267
2682000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
271        Switch to GNU canonicalization.
272
2732000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
274
275        * startup/linkcmds: Added lines so DWARF debug information
276        would be available.  Otherwise gdb complains that the offsets
277        for the debug info are incorrect and doesn't load the files.
278
2792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
282        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
283        compile.am
284
2852000-08-10      Joel Sherrill <joel@OARcorp.com>
286
287        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.