source: rtems/c/src/lib/libbsp/m68k/efi332/ChangeLog @ 6411947

4.104.114.84.95
Last change on this file since 6411947 was 6411947, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/05/04 at 06:14:08

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

  • wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a.
  • Property mode set to 100644
File size: 10.6 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate $(LIB).
4        Use noinst_DATA to trigger building libbsp.a.
5
62003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
9        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
14        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15
162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
19
202003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * start/Makefile.am: Misc cleanups and fixes.
23        * startup/Makefile.am: Misc cleanups and fixes.
24        * wrapup/Makefile.am: Misc cleanups and fixes.
25
262003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * startup/Makefile.am: Remove S_FILES.
29
302003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Add preinstallation dirstamp support.
33        * clock/Makefile.am: Cosmetics.
34        * console/Makefile.am: Cosmetics.
35        * spurious/Makefile.am: Cosmetics.
36        * start/Makefile.am: Cosmetics.
37        * startup/Makefile.am: Cosmetics.
38        * timer/Makefile.am: Cosmetics.
39        * wrapup/Makefile.am: Cosmetics.
40
412003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * clock/Makefile.am: Remove all-local: $(ARCH).
44        * console/Makefile.am: Remove all-local: $(ARCH).
45        * spurious/Makefile.am: Remove all-local: $(ARCH).
46        * start/Makefile.am: Remove all-local: $(ARCH).
47        * startup/Makefile.am: Remove all-local: $(ARCH).
48        * timer/Makefile.am: Remove all-local: $(ARCH).
49        * wrapup/Makefile.am: Remove all-local: $(ARCH).
50
512003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Merge-in include/Makefile.am.
54        Reflect changes to bsp.am.
55        * include/Makefile.am: Remove.
56        * configure.ac: Reflect changes above.
57
582003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * bsp_specs: Remove *lib:.
61
622003-09-15      Joel Sherrill <joel@OARcorp.com>
63
64        PR 483/bsps
65        * start/start.c, startup/bspstart.c: Spurious interrupt handlers cannot
66        be installed until RTEMS has initialized the vector table.
67
682003-09-04      Joel Sherrill <joel@OARcorp.com>
69
70        * clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,
71        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
72        timer/timer.c: URL for license changed.
73
742003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Reflect having moved aclocal/.
77
782003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Reflect having moved automake/.
81        * clock/Makefile.am: Reflect having moved automake/.
82        * console/Makefile.am: Reflect having moved automake/.
83        * include/Makefile.am: Reflect having moved automake/.
84        * spurious/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-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * start/Makefile.am: Remove stray '\'.
124
1252002-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
128        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
130        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
131        Various fixes to get it compiling again.
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-01      Joel Sherrill <joel@OARcorp.com>
144
145        * console/console.c, start/start.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        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
170        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
171        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
172
1732002-08-05      Joel Sherrill <joel@OARcorp.com>
174
175        * Per PR260 eliminate use of make-target-options.  This impacted
176        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
177        SuperCore and required that the m68k optimized memcpy be moved
178        to libcpu.
179        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
180
1812002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * start/Makefile.am: Eliminate PGM.
184        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
185        bsplib_DATA += $(PROJECT_RELEASE)/lib/except_vect_332_ROM$(LIB_VARIANT).o
186        bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init$(LIB_VARIANT)
187        bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init_FW$(LIB_VARIANT)
188
1892002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
192
1932002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
196        Remove $(OBJS) from all-local.
197
1982002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
201
2022001-05-09      Joel Sherrill <joel@OARcorp.com>
203
204        * startup/linkcmds: In support of gcc 3.1, added one of more
205        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
206        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
207        and direction of segments to memory regions may also have been
208        addressed.  This was a sweep across all BSPs.
209 
2102002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac:
213        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
214        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
215        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
224
2252001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
228        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
229
2302001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
233
2342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
237        * configure.in: Remove.
238        * configure.ac: New file, generated from configure.in by autoupdate.
239
2402001-09-27      Joel Sherrill <joel@OARcorp.com>
241
242        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
243
2442001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * include/Makefile.am: Use 'CLEANFILES ='.
247        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
248
2492001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.in: Add bspopts.h.
252        * include/.cvsignore: Add bspopts.h*, stamp-h*.
253        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
254        * include/bsp.h: Include bspopts.h.
255
2562001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
257
258        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
259
2602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
263
2642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
267
2682000-11-01      Joel Sherrill <joel@OARcorp.com>
269
270        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
271        and libcsupport.h moved from libc to lib/include/rtems and
272        now must be referenced as <rtems/XXX.h>.   Header file order
273        was cleaned up while doing this.
274
2752000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
278        Switch to GNU canonicalization.
279
2802000-10-12      John S Gwynne <jgwynne@mrcday.com>
281
282        * start/start.c: Modified to support generation of ram_init.
283        * start/ram_init.ld, BSP/start/ram_init.sed: New files.
284        These changes enable RTEMS to automatically generate
285        the ram_init file used by gdb with the BDM patches. The 332 has
286        on-board chip select lines (for RAM and FLASH) that must be
287        configured before use of these peripherals. These patches parse
288        data from start.c where the chip select lines are configured in
289        the runtime executable and automatically generates the gdb
290        initialization file using the same settings. A great time saver.
291        A similar file, ram_init_FW (flash writable), is also generated
292        that the flash programming tool uses.
293        * start/Makefile.am: Modified to support above.
294        * CPU/sim.h: Modified to support above.
295        * startup/except_vect_332_ROM.S: Moved to start so it would not
296        be included in libbsp.a.  Moving it to start ensures it is
297        available as a single object file.
298        * start/except_vect_332_ROM.S: Moved from startup.
299        * startup/linkcmds, startup/linkcmds_ROM: Fixes to the memory map
300        shown in the comments.
301
3022000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
303
304        * startup/linkcmds: Added lines so DWARF debug information
305        would be available.  Otherwise gdb complains that the offsets
306        for the debug info are incorrect and doesn't load the files.
307
3082000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
311        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
312        wrapup/Makefile.am: Include compile.am
313
3142000-08-10      Joel Sherrill <joel@OARcorp.com>
315
316        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.