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

4.104.114.84.95
Last change on this file since 7bf622e7 was 3aade41f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 07:33:07

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

  • Makefile.am: Add preinstallation dirstamp support.
  • clock/Makefile.am: Cosmetics.
  • console/Makefile.am: Cosmetics.
  • spurious/Makefile.am: Cosmetics.
  • start/Makefile.am: Cosmetics.
  • startup/Makefile.am: Cosmetics.
  • timer/Makefile.am: Cosmetics.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 9.7 KB
Line 
12003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add preinstallation dirstamp support.
4        * clock/Makefile.am: Cosmetics.
5        * console/Makefile.am: Cosmetics.
6        * spurious/Makefile.am: Cosmetics.
7        * start/Makefile.am: Cosmetics.
8        * startup/Makefile.am: Cosmetics.
9        * timer/Makefile.am: Cosmetics.
10        * wrapup/Makefile.am: Cosmetics.
11
122003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * clock/Makefile.am: Remove all-local: $(ARCH).
15        * console/Makefile.am: Remove all-local: $(ARCH).
16        * spurious/Makefile.am: Remove all-local: $(ARCH).
17        * start/Makefile.am: Remove all-local: $(ARCH).
18        * startup/Makefile.am: Remove all-local: $(ARCH).
19        * timer/Makefile.am: Remove all-local: $(ARCH).
20        * wrapup/Makefile.am: Remove all-local: $(ARCH).
21
222003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Merge-in include/Makefile.am.
25        Reflect changes to bsp.am.
26        * include/Makefile.am: Remove.
27        * configure.ac: Reflect changes above.
28
292003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * bsp_specs: Remove *lib:.
32
332003-09-15      Joel Sherrill <joel@OARcorp.com>
34
35        PR 483/bsps
36        * start/start.c, startup/bspstart.c: Spurious interrupt handlers cannot
37        be installed until RTEMS has initialized the vector table.
38
392003-09-04      Joel Sherrill <joel@OARcorp.com>
40
41        * clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,
42        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
43        timer/timer.c: URL for license changed.
44
452003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Reflect having moved aclocal/.
48
492003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Reflect having moved automake/.
52        * clock/Makefile.am: Reflect having moved automake/.
53        * console/Makefile.am: Reflect having moved automake/.
54        * include/Makefile.am: Reflect having moved automake/.
55        * spurious/Makefile.am: Reflect having moved automake/.
56        * start/Makefile.am: Reflect having moved automake/.
57        * startup/Makefile.am: Reflect having moved automake/.
58        * timer/Makefile.am: Reflect having moved automake/.
59        * wrapup/Makefile.am: Reflect having moved automake/.
60
612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        PR 452/bsps
64        * startup/Makefile.am: Remove USE_INIT_FINI.
65
662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
69
702003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        PR 445/bsps
73        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
74        Remove cpp, old_cpp (now unused).
75
762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove AC_CONFIG_AUX_DIR.
79
802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
83
842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: AC_PREREQ(2.57).
87
882003-01-20      Joel Sherrill <joel@OARcorp.com>
89
90        * startup/linkcmds*: Add FreeBSD sysctl() sections.
91
922002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * start/Makefile.am: Remove stray '\'.
95
962002-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
99        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
100        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
101        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
102        Various fixes to get it compiling again.
103        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
104        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
105
1062002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * start/Makefile.am: Use install-data-local to install startfile.
109
1102002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113
1142002-11-01      Joel Sherrill <joel@OARcorp.com>
115
116        * console/console.c, start/start.c: Removed warnings.
117
1182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * .cvsignore: Reformat.
121        Add autom4te*cache.
122        Remove autom4te.cache.
123
1242002-08-21      Joel Sherrill <joel@OARcorp.com>
125
126        * wrapup/Makefile.am: PR217 required that the idle task be moved to
127        libcpu so it could be more acutely aware of the CPU model.  This
128        file was modified to pick up the idle task from there.
129
1302002-08-21      Joel Sherrill <joel@OARcorp.com>
131
132        * bsp_specs: Added support for -nostdlibs.
133
1342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
137        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
138        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
139        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
140        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
141        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
142        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
143
1442002-08-05      Joel Sherrill <joel@OARcorp.com>
145
146        * Per PR260 eliminate use of make-target-options.  This impacted
147        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
148        SuperCore and required that the m68k optimized memcpy be moved
149        to libcpu.
150        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
151
1522002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * start/Makefile.am: Eliminate PGM.
155        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
156        bsplib_DATA += $(PROJECT_RELEASE)/lib/except_vect_332_ROM$(LIB_VARIANT).o
157        bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init$(LIB_VARIANT)
158        bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init_FW$(LIB_VARIANT)
159
1602002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
163
1642002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
167        Remove $(OBJS) from all-local.
168
1692002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
172
1732001-05-09      Joel Sherrill <joel@OARcorp.com>
174
175        * startup/linkcmds: In support of gcc 3.1, added one of more
176        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
177        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
178        and direction of segments to memory regions may also have been
179        addressed.  This was a sweep across all BSPs.
180 
1812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac:
184        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
185        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
186        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
189        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
195
1962001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
199        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
200
2012001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
204
2052001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
208        * configure.in: Remove.
209        * configure.ac: New file, generated from configure.in by autoupdate.
210
2112001-09-27      Joel Sherrill <joel@OARcorp.com>
212
213        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
214
2152001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * include/Makefile.am: Use 'CLEANFILES ='.
218        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
219
2202001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.in: Add bspopts.h.
223        * include/.cvsignore: Add bspopts.h*, stamp-h*.
224        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
225        * include/bsp.h: Include bspopts.h.
226
2272001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
228
229        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
230
2312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
234
2352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
238
2392000-11-01      Joel Sherrill <joel@OARcorp.com>
240
241        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
242        and libcsupport.h moved from libc to lib/include/rtems and
243        now must be referenced as <rtems/XXX.h>.   Header file order
244        was cleaned up while doing this.
245
2462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
249        Switch to GNU canonicalization.
250
2512000-10-12      John S Gwynne <jgwynne@mrcday.com>
252
253        * start/start.c: Modified to support generation of ram_init.
254        * start/ram_init.ld, BSP/start/ram_init.sed: New files.
255        These changes enable RTEMS to automatically generate
256        the ram_init file used by gdb with the BDM patches. The 332 has
257        on-board chip select lines (for RAM and FLASH) that must be
258        configured before use of these peripherals. These patches parse
259        data from start.c where the chip select lines are configured in
260        the runtime executable and automatically generates the gdb
261        initialization file using the same settings. A great time saver.
262        A similar file, ram_init_FW (flash writable), is also generated
263        that the flash programming tool uses.
264        * start/Makefile.am: Modified to support above.
265        * CPU/sim.h: Modified to support above.
266        * startup/except_vect_332_ROM.S: Moved to start so it would not
267        be included in libbsp.a.  Moving it to start ensures it is
268        available as a single object file.
269        * start/except_vect_332_ROM.S: Moved from startup.
270        * startup/linkcmds, startup/linkcmds_ROM: Fixes to the memory map
271        shown in the comments.
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, spurious/Makefile.am,
282        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
283        wrapup/Makefile.am: Include 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.