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

4.104.114.84.95
Last change on this file since b35414a was b35414a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/03 at 05:09:48

2003-12-13 Ralf Corsepius <corsepiu@…>

  • start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • Property mode set to 100644
File size: 10.5 KB
Line 
12003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
4        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
9        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
14
152003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * start/Makefile.am: Misc cleanups and fixes.
18        * startup/Makefile.am: Misc cleanups and fixes.
19        * wrapup/Makefile.am: Misc cleanups and fixes.
20
212003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * startup/Makefile.am: Remove S_FILES.
24
252003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Add preinstallation dirstamp support.
28        * clock/Makefile.am: Cosmetics.
29        * console/Makefile.am: Cosmetics.
30        * spurious/Makefile.am: Cosmetics.
31        * start/Makefile.am: Cosmetics.
32        * startup/Makefile.am: Cosmetics.
33        * timer/Makefile.am: Cosmetics.
34        * wrapup/Makefile.am: Cosmetics.
35
362003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * clock/Makefile.am: Remove all-local: $(ARCH).
39        * console/Makefile.am: Remove all-local: $(ARCH).
40        * spurious/Makefile.am: Remove all-local: $(ARCH).
41        * start/Makefile.am: Remove all-local: $(ARCH).
42        * startup/Makefile.am: Remove all-local: $(ARCH).
43        * timer/Makefile.am: Remove all-local: $(ARCH).
44        * wrapup/Makefile.am: Remove all-local: $(ARCH).
45
462003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Merge-in include/Makefile.am.
49        Reflect changes to bsp.am.
50        * include/Makefile.am: Remove.
51        * configure.ac: Reflect changes above.
52
532003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * bsp_specs: Remove *lib:.
56
572003-09-15      Joel Sherrill <joel@OARcorp.com>
58
59        PR 483/bsps
60        * start/start.c, startup/bspstart.c: Spurious interrupt handlers cannot
61        be installed until RTEMS has initialized the vector table.
62
632003-09-04      Joel Sherrill <joel@OARcorp.com>
64
65        * clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,
66        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
67        timer/timer.c: URL for license changed.
68
692003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Reflect having moved aclocal/.
72
732003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Reflect having moved automake/.
76        * clock/Makefile.am: Reflect having moved automake/.
77        * console/Makefile.am: Reflect having moved automake/.
78        * include/Makefile.am: Reflect having moved automake/.
79        * spurious/Makefile.am: Reflect having moved automake/.
80        * start/Makefile.am: Reflect having moved automake/.
81        * startup/Makefile.am: Reflect having moved automake/.
82        * timer/Makefile.am: Reflect having moved automake/.
83        * wrapup/Makefile.am: Reflect having moved automake/.
84
852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        PR 452/bsps
88        * startup/Makefile.am: Remove USE_INIT_FINI.
89
902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
93
942003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        PR 445/bsps
97        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
98        Remove cpp, old_cpp (now unused).
99
1002003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Remove AC_CONFIG_AUX_DIR.
103
1042003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
107
1082003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: AC_PREREQ(2.57).
111
1122003-01-20      Joel Sherrill <joel@OARcorp.com>
113
114        * startup/linkcmds*: Add FreeBSD sysctl() sections.
115
1162002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * start/Makefile.am: Remove stray '\'.
119
1202002-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126        Various fixes to get it compiling again.
127        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
128        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129
1302002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * start/Makefile.am: Use install-data-local to install startfile.
133
1342002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
137
1382002-11-01      Joel Sherrill <joel@OARcorp.com>
139
140        * console/console.c, start/start.c: Removed warnings.
141
1422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * .cvsignore: Reformat.
145        Add autom4te*cache.
146        Remove autom4te.cache.
147
1482002-08-21      Joel Sherrill <joel@OARcorp.com>
149
150        * wrapup/Makefile.am: PR217 required that the idle task be moved to
151        libcpu so it could be more acutely aware of the CPU model.  This
152        file was modified to pick up the idle task from there.
153
1542002-08-21      Joel Sherrill <joel@OARcorp.com>
155
156        * bsp_specs: Added support for -nostdlibs.
157
1582002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
161        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
164        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
165        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
166        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
167
1682002-08-05      Joel Sherrill <joel@OARcorp.com>
169
170        * Per PR260 eliminate use of make-target-options.  This impacted
171        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
172        SuperCore and required that the m68k optimized memcpy be moved
173        to libcpu.
174        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
175
1762002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * start/Makefile.am: Eliminate PGM.
179        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
180        bsplib_DATA += $(PROJECT_RELEASE)/lib/except_vect_332_ROM$(LIB_VARIANT).o
181        bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init$(LIB_VARIANT)
182        bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init_FW$(LIB_VARIANT)
183
1842002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
187
1882002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
191        Remove $(OBJS) from all-local.
192
1932002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
196
1972001-05-09      Joel Sherrill <joel@OARcorp.com>
198
199        * startup/linkcmds: In support of gcc 3.1, added one of more
200        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
201        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
202        and direction of segments to memory regions may also have been
203        addressed.  This was a sweep across all BSPs.
204 
2052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac:
208        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
209        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
210        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * spurious/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-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
223        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
224
2252001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
228
2292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
232        * configure.in: Remove.
233        * configure.ac: New file, generated from configure.in by autoupdate.
234
2352001-09-27      Joel Sherrill <joel@OARcorp.com>
236
237        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
238
2392001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * include/Makefile.am: Use 'CLEANFILES ='.
242        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
243
2442001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.in: Add bspopts.h.
247        * include/.cvsignore: Add bspopts.h*, stamp-h*.
248        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
249        * include/bsp.h: Include bspopts.h.
250
2512001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
252
253        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
254
2552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
258
2592000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
262
2632000-11-01      Joel Sherrill <joel@OARcorp.com>
264
265        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
266        and libcsupport.h moved from libc to lib/include/rtems and
267        now must be referenced as <rtems/XXX.h>.   Header file order
268        was cleaned up while doing this.
269
2702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
273        Switch to GNU canonicalization.
274
2752000-10-12      John S Gwynne <jgwynne@mrcday.com>
276
277        * start/start.c: Modified to support generation of ram_init.
278        * start/ram_init.ld, BSP/start/ram_init.sed: New files.
279        These changes enable RTEMS to automatically generate
280        the ram_init file used by gdb with the BDM patches. The 332 has
281        on-board chip select lines (for RAM and FLASH) that must be
282        configured before use of these peripherals. These patches parse
283        data from start.c where the chip select lines are configured in
284        the runtime executable and automatically generates the gdb
285        initialization file using the same settings. A great time saver.
286        A similar file, ram_init_FW (flash writable), is also generated
287        that the flash programming tool uses.
288        * start/Makefile.am: Modified to support above.
289        * CPU/sim.h: Modified to support above.
290        * startup/except_vect_332_ROM.S: Moved to start so it would not
291        be included in libbsp.a.  Moving it to start ensures it is
292        available as a single object file.
293        * start/except_vect_332_ROM.S: Moved from startup.
294        * startup/linkcmds, startup/linkcmds_ROM: Fixes to the memory map
295        shown in the comments.
296
2972000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
298
299        * startup/linkcmds: Added lines so DWARF debug information
300        would be available.  Otherwise gdb complains that the offsets
301        for the debug info are incorrect and doesn't load the files.
302
3032000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
306        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
307        wrapup/Makefile.am: Include compile.am
308
3092000-08-10      Joel Sherrill <joel@OARcorp.com>
310
311        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.