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

4.104.114.84.95
Last change on this file since 1116601 was ff716ea0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 07:11:35

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

  • Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
  • startup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 8.9 KB
Line 
12004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
4        Add PRE/TMPINSTALL_FILES to CLEANFILES.
5        * startup/Makefile.am: Ditto.
6
72004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * start/Makefile.am: Remove.
10        * Makefile.am: Merge-in start/Makefile.am.
11        * configure.ac: Reflect changes above.
12
132004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * wrapup/Makefile.am: Eliminate $(LIB).
16        Use noinst_DATA to trigger building libbsp.a.
17
182003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
21        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
22
232003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
26        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
27
282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
31
322003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * start/Makefile.am: Misc cleanups and fixes.
35        * startup/Makefile.am: Misc cleanups and fixes.
36        * wrapup/Makefile.am: Misc cleanups and fixes.
37
382003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Add preinstallation dirstamp support.
41        * clock/Makefile.am: Cosmetics.
42        * console/Makefile.am: Cosmetics.
43        * startup/Makefile.am: Cosmetics.
44        * timer/Makefile.am: Cosmetics.
45        * wrapup/Makefile.am: Cosmetics.
46
472003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * clock/Makefile.am: Remove all-local: $(ARCH).
50        * console/Makefile.am: Remove all-local: $(ARCH).
51        * start/Makefile.am: Remove all-local: $(ARCH).
52        * startup/Makefile.am: Remove all-local: $(ARCH).
53        * timer/Makefile.am: Remove all-local: $(ARCH).
54        * wrapup/Makefile.am: Remove all-local: $(ARCH).
55
562003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Merge-in include/Makefile.am.
59        Reflect changes to bsp.am.
60        * include/Makefile.am: Remove.
61        * configure.ac: Reflect changes above.
62
632003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * bsp_specs: Remove *lib:.
66
672003-09-04      Joel Sherrill <joel@OARcorp.com>
68
69        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
70        console/m340uart.c, include/bsp.h, include/m340timer.h,
71        include/m340uart.h, start/start.S, start/startfor340only.S,
72        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
73        timer/timer.c: URL for license changed.
74
752003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Reflect having moved aclocal/.
78
792003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Reflect having moved automake/.
82        * clock/Makefile.am: Reflect having moved automake/.
83        * console/Makefile.am: Reflect having moved automake/.
84        * include/Makefile.am: Reflect having moved automake/.
85        * start/Makefile.am: Reflect having moved automake/.
86        * startup/Makefile.am: Reflect having moved automake/.
87        * timer/Makefile.am: Reflect having moved automake/.
88        * wrapup/Makefile.am: Reflect having moved automake/.
89
902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        PR 452/bsps
93        * startup/Makefile.am: Remove USE_INIT_FINI.
94
952003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
98
992003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        PR 445/bsps
102        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
103        Remove cpp, old_cpp (now unused).
104
1052003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Remove AC_CONFIG_AUX_DIR.
108
1092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
112
1132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: AC_PREREQ(2.57).
116
1172003-01-20      Joel Sherrill <joel@OARcorp.com>
118
119        * startup/linkcmds*: Add FreeBSD sysctl() sections.
120
1212002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
127        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
128
1292002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/Makefile.am: Use install-data-local to install startfile.
132
1332002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
136
1372002-11-04      Joel Sherrill <joel@OARcorp.com>
138
139        * console/console.c, console/m340uart.c: Removed warnings.
140
1412002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * .cvsignore: Reformat.
144        Add autom4te*cache.
145        Remove autom4te.cache.
146
1472002-08-21      Joel Sherrill <joel@OARcorp.com>
148
149        * wrapup/Makefile.am: PR217 required that the idle task be moved to
150        libcpu so it could be more acutely aware of the CPU model.  This
151        file was modified to pick up the idle task from there.
152
1532002-08-21      Joel Sherrill <joel@OARcorp.com>
154
155        * bsp_specs: Added support for -nostdlibs.
156
1572002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
160        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
161        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
164        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
165
1662002-08-05      Joel Sherrill <joel@OARcorp.com>
167
168        * Per PR260 eliminate use of make-target-options.  This impacted
169        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
170        SuperCore and required that the m68k optimized memcpy be moved
171        to libcpu.
172        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
173
1742002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * start/Makefile.am: Eliminate PGM.
177        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
178
1792002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
182
1832002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
186        Remove $(OBJS) from all-local.
187
1882002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
191
1922001-05-09      Joel Sherrill <joel@OARcorp.com>
193
194        * startup/linkcmds: In support of gcc 3.1, added one of more
195        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
196        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
197        and direction of segments to memory regions may also have been
198        addressed.  This was a sweep across all BSPs.
199 
2002002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac:
203        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
204        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
205        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
213
2142001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
217
2182001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
221        * configure.in: Remove.
222        * configure.ac: New file, generated from configure.in by autoupdate.
223
2242001-09-27      Joel Sherrill <joel@OARcorp.com>
225
226        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
227
2282001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
231
2322001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * include/Makefile.am: Fix typo in include_HEADERS.
235
2362001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.in: Add bspopts.h.
239        * include/.cvsignore: Add bspopts.h*, stamp-h*.
240        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
241        * include/bsp.h: Include bspopts.h.
242
2432001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
244
245        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
246
2472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
250
2512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
254
2552000-11-01      Joel Sherrill <joel@OARcorp.com>
256
257        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
258        and libcsupport.h moved from libc to lib/include/rtems and
259        now must be referenced as <rtems/XXX.h>.   Header file order
260        was cleaned up while doing this.
261
2622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
265        Switch to GNU canonicalization.
266
2672000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
268
269        * startup/linkcmds: Added lines so DWARF debug information
270        would be available.  Otherwise gdb complains that the offsets
271        for the debug info are incorrect and doesn't load the files.
272
2732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
276        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
277        compile.am
278
2792000-08-10      Joel Sherrill <joel@OARcorp.com>
280
281        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.