source: rtems/c/src/lib/libbsp/m68k/efi68k/ChangeLog @ 68be514

4.104.114.84.95
Last change on this file since 68be514 was 68be514, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/04 at 03:48:45

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

  • start/Makefile.am: Remove.
  • Makefile.am: Merge-in start/Makefile.am.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 9.9 KB
RevLine 
[68be514]12004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Remove.
4        * Makefile.am: Merge-in start/Makefile.am.
5        * configure.ac: Reflect changes above.
6
[6411947]72004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * wrapup/Makefile.am: Eliminate $(LIB).
10        Use noinst_DATA to trigger building libbsp.a.
11
[b35414a]122003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
15        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
16
[935773b]172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
20        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
21
[810720b6]222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
25
[4d5d97b]262003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: Misc cleanups and fixes.
29        * startup/Makefile.am: Misc cleanups and fixes.
30        * wrapup/Makefile.am: Misc cleanups and fixes.
31
[914d5ea]322003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Add preinstallation dirstamp support.
35        * clock/Makefile.am: Cosmetics.
36        * console/Makefile.am: Cosmetics.
37        * spurious/Makefile.am: Cosmetics.
38        * startup/Makefile.am: Cosmetics.
39        * timer/Makefile.am: Cosmetics.
40        * wrapup/Makefile.am: Cosmetics.
41
[13cc6be7]422003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * clock/Makefile.am: Remove all-local: $(ARCH).
45        * console/Makefile.am: Remove all-local: $(ARCH).
46        * spurious/Makefile.am: Remove all-local: $(ARCH).
47        * start/Makefile.am: Remove all-local: $(ARCH).
48        * startup/Makefile.am: Remove all-local: $(ARCH).
49        * timer/Makefile.am: Remove all-local: $(ARCH).
50        * wrapup/Makefile.am: Remove all-local: $(ARCH).
51
[d4429a7c]522003-10-02      Joel Sherrill <joel@OARcorp.com>
53
54        PR 503/bsps
55        * clock/ckinit.c, include/bsp.h, startup/efi68k_tcp.c, timer/timer.c:
56        Do not include DP8570A.h from bsp.h but still install it. This avoids
57        polluting the namespace.
58
[2821666f]592003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Merge-in include/Makefile.am.
62        Reflect changes to bsp.am.
63        * include/Makefile.am: Remove.
64        * configure.ac: Reflect changes above.
65
[a1546de]662003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * bsp_specs: Remove *lib:.
69
[1c490ab]702003-09-15      Joel Sherrill <joel@OARcorp.com>
71
72        PR 483/bsps
73        * start/start.c, startup/bspstart.c: Spurious interrupt handlers cannot
74        be installed until RTEMS has initialized the vector table.
75
[d366f2aa]762003-09-04      Joel Sherrill <joel@OARcorp.com>
77
78        * clock/ckinit.c, console/console.c, include/16550.h,
79        include/DP8570A.h, include/bsp.h, spurious/spinit.c,
80        startup/bspclean.c, startup/bspstart.c, startup/efi68k_tcp.c,
81        startup/efi68k_wd.c, startup/setvec.c, timer/timer.c: URL for license
82        changed.
83
[fe8bc62f]842003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Reflect having moved aclocal/.
87
[88792dc]882003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
[c483a4e]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        * spurious/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/.
[88792dc]99
[317458ce]1002003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
[75fcb394]102        PR 452/bsps
[317458ce]103        * startup/Makefile.am: Remove USE_INIT_FINI.
104
[7dcc3fe]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
[d266acd2]1092003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
[75fcb394]111        PR 445/bsps
[d266acd2]112        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
113        Remove cpp, old_cpp (now unused).
114
[afaa498d]1152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Remove AC_CONFIG_AUX_DIR.
118
[ccd81b60]1192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
122
[9b5c258]1232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: AC_PREREQ(2.57).
126
[93ada84]1272003-01-28      Joel Sherrill <joel@OARcorp.com>
128
129        * include/DP8570A.h, include/bsp.h, start/start.c,
130        startup/efi68k_tcp.c: Rename tcp_init() to bsp_tcp_init()
131        to avoid conflict with TCP/IP stack internal routine.
132
[1d36d2af]1332003-01-20      Joel Sherrill <joel@OARcorp.com>
134
135        * startup/linkcmds*: Add FreeBSD sysctl() sections.
136
[a53fc6a]1372002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
140        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
141        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145
[59a01a6e]1462002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * start/Makefile.am: Use install-data-local to install startfile.
149
[b5a2912f]1502002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153
[cf0bf01]1542002-11-02      Joel Sherrill <joel@OARcorp.com>
155
156        * console/console.c, start/start.c: Removed warnings.
157
[8730f45]1582002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * .cvsignore: Reformat.
161        Add autom4te*cache.
162        Remove autom4te.cache.
163
[0308c805]1642002-08-21      Joel Sherrill <joel@OARcorp.com>
165
166        * wrapup/Makefile.am: PR217 required that the idle task be moved to
167        libcpu so it could be more acutely aware of the CPU model.  This
168        file was modified to pick up the idle task from there.
169
[a2ae30c2]1702002-08-21      Joel Sherrill <joel@OARcorp.com>
171
172        * bsp_specs: Added support for -nostdlibs.
173
[41d6d05c]1742002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
177        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
178        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
179        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
180        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
181        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
183
[75adbe5f]1842002-08-05      Joel Sherrill <joel@OARcorp.com>
185
186        * Per PR260 eliminate use of make-target-options.  This impacted
187        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
188        SuperCore and required that the m68k optimized memcpy be moved
189        to libcpu.
190        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
191
[8880e223]1922002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * start/Makefile.am: Eliminate PGM.
195        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
196
[f4d43dd]1972002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
200
[445c0a0]2012002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
204        Remove $(OBJS) from all-local.
205
[80defac]2062002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
209
[85c92574]2102001-05-09      Joel Sherrill <joel@OARcorp.com>
211
212        * startup/linkcmds: In support of gcc 3.1, added one of more
213        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
214        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
215        and direction of segments to memory regions may also have been
216        addressed.  This was a sweep across all BSPs.
217 
[bd5c21c5]2182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac:
221        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
222        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
223        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
232
[8fec915]2332001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
236        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
237
[9e1ae79]2382001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
241
[df25c998]2422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
245        * configure.in: Remove.
246        * configure.ac: New file, generated from configure.in by autoupdate.
247
[cf282090]2482001-09-27      Joel Sherrill <joel@OARcorp.com>
249
250        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
251
[7b4917c]2522001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * include/Makefile.am: Use 'CLEANFILES ='.
255        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
256
[880e827b]2572001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * include/Makefile.am: Fix typo in include_HEADERS.
260
[ebf3adc]2612001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.in: Add bspopts.h.
264        * include/.cvsignore: Add bspopts.h*, stamp-h*.
265        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
266        * include/bsp.h: Include bspopts.h.
267
[6f21328]2682001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
269
270        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
271
[feead226]2722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
275
[a314d3b4]2762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
279
[eba2e4f]2802000-11-01      Joel Sherrill <joel@OARcorp.com>
281
282        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
283        and libcsupport.h moved from libc to lib/include/rtems and
284        now must be referenced as <rtems/XXX.h>.   Header file order
285        was cleaned up while doing this.
286
[e83378d]2872000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
290        Switch to GNU canonicalization.
291
[9f30a08b]2922000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
293
294        * startup/linkcmds: Added lines so DWARF debug information
295        would be available.  Otherwise gdb complains that the offsets
296        for the debug info are incorrect and doesn't load the files.
297
[d28bfd27]2982000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
301        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
302        wrapup/Makefile.am: Include compile.am
303
[e94ad1fe]3042000-08-10      Joel Sherrill <joel@OARcorp.com>
305
306        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.