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

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

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

  • clock/Makefile.am: Remove all-local: $(ARCH).
  • console/Makefile.am: Remove all-local: $(ARCH).
  • spurious/Makefile.am: Remove all-local: $(ARCH).
  • start/Makefile.am: Remove all-local: $(ARCH).
  • startup/Makefile.am: Remove all-local: $(ARCH).
  • timer/Makefile.am: Remove all-local: $(ARCH).
  • wrapup/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 9.4 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Remove all-local: $(ARCH).
4        * console/Makefile.am: Remove all-local: $(ARCH).
5        * spurious/Makefile.am: Remove all-local: $(ARCH).
6        * start/Makefile.am: Remove all-local: $(ARCH).
7        * startup/Makefile.am: Remove all-local: $(ARCH).
8        * timer/Makefile.am: Remove all-local: $(ARCH).
9        * wrapup/Makefile.am: Remove all-local: $(ARCH).
10
112003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Merge-in include/Makefile.am.
14        Reflect changes to bsp.am.
15        * include/Makefile.am: Remove.
16        * configure.ac: Reflect changes above.
17
182003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * bsp_specs: Remove *lib:.
21
222003-09-15      Joel Sherrill <joel@OARcorp.com>
23
24        PR 483/bsps
25        * start/start.c, startup/bspstart.c: Spurious interrupt handlers cannot
26        be installed until RTEMS has initialized the vector table.
27
282003-09-04      Joel Sherrill <joel@OARcorp.com>
29
30        * clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,
31        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
32        timer/timer.c: URL for license changed.
33
342003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Reflect having moved aclocal/.
37
382003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Reflect having moved automake/.
41        * clock/Makefile.am: Reflect having moved automake/.
42        * console/Makefile.am: Reflect having moved automake/.
43        * include/Makefile.am: Reflect having moved automake/.
44        * spurious/Makefile.am: Reflect having moved automake/.
45        * start/Makefile.am: Reflect having moved automake/.
46        * startup/Makefile.am: Reflect having moved automake/.
47        * timer/Makefile.am: Reflect having moved automake/.
48        * wrapup/Makefile.am: Reflect having moved automake/.
49
502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        PR 452/bsps
53        * startup/Makefile.am: Remove USE_INIT_FINI.
54
552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
58
592003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        PR 445/bsps
62        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
63        Remove cpp, old_cpp (now unused).
64
652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Remove AC_CONFIG_AUX_DIR.
68
692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
72
732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: AC_PREREQ(2.57).
76
772003-01-20      Joel Sherrill <joel@OARcorp.com>
78
79        * startup/linkcmds*: Add FreeBSD sysctl() sections.
80
812002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: Remove stray '\'.
84
852002-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
88        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
89        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
90        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
91        Various fixes to get it compiling again.
92        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
93        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
94
952002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * start/Makefile.am: Use install-data-local to install startfile.
98
992002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
102
1032002-11-01      Joel Sherrill <joel@OARcorp.com>
104
105        * console/console.c, start/start.c: Removed warnings.
106
1072002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * .cvsignore: Reformat.
110        Add autom4te*cache.
111        Remove autom4te.cache.
112
1132002-08-21      Joel Sherrill <joel@OARcorp.com>
114
115        * wrapup/Makefile.am: PR217 required that the idle task be moved to
116        libcpu so it could be more acutely aware of the CPU model.  This
117        file was modified to pick up the idle task from there.
118
1192002-08-21      Joel Sherrill <joel@OARcorp.com>
120
121        * bsp_specs: Added support for -nostdlibs.
122
1232002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
126        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
127        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
128        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
129        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
130        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
131        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
132
1332002-08-05      Joel Sherrill <joel@OARcorp.com>
134
135        * Per PR260 eliminate use of make-target-options.  This impacted
136        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
137        SuperCore and required that the m68k optimized memcpy be moved
138        to libcpu.
139        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
140
1412002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * start/Makefile.am: Eliminate PGM.
144        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
145        bsplib_DATA += $(PROJECT_RELEASE)/lib/except_vect_332_ROM$(LIB_VARIANT).o
146        bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init$(LIB_VARIANT)
147        bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init_FW$(LIB_VARIANT)
148
1492002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
152
1532002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
156        Remove $(OBJS) from all-local.
157
1582002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
161
1622001-05-09      Joel Sherrill <joel@OARcorp.com>
163
164        * startup/linkcmds: In support of gcc 3.1, added one of more
165        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
166        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
167        and direction of segments to memory regions may also have been
168        addressed.  This was a sweep across all BSPs.
169 
1702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac:
173        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
174        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
175        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
176        * Makefile.am: Remove AUTOMAKE_OPTIONS.
177        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
178        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
179        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
184
1852001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
188        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
189
1902001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
193
1942001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
197        * configure.in: Remove.
198        * configure.ac: New file, generated from configure.in by autoupdate.
199
2002001-09-27      Joel Sherrill <joel@OARcorp.com>
201
202        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
203
2042001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * include/Makefile.am: Use 'CLEANFILES ='.
207        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
208
2092001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.in: Add bspopts.h.
212        * include/.cvsignore: Add bspopts.h*, stamp-h*.
213        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
214        * include/bsp.h: Include bspopts.h.
215
2162001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
217
218        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
219
2202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
223
2242000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
227
2282000-11-01      Joel Sherrill <joel@OARcorp.com>
229
230        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
231        and libcsupport.h moved from libc to lib/include/rtems and
232        now must be referenced as <rtems/XXX.h>.   Header file order
233        was cleaned up while doing this.
234
2352000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
238        Switch to GNU canonicalization.
239
2402000-10-12      John S Gwynne <jgwynne@mrcday.com>
241
242        * start/start.c: Modified to support generation of ram_init.
243        * start/ram_init.ld, BSP/start/ram_init.sed: New files.
244        These changes enable RTEMS to automatically generate
245        the ram_init file used by gdb with the BDM patches. The 332 has
246        on-board chip select lines (for RAM and FLASH) that must be
247        configured before use of these peripherals. These patches parse
248        data from start.c where the chip select lines are configured in
249        the runtime executable and automatically generates the gdb
250        initialization file using the same settings. A great time saver.
251        A similar file, ram_init_FW (flash writable), is also generated
252        that the flash programming tool uses.
253        * start/Makefile.am: Modified to support above.
254        * CPU/sim.h: Modified to support above.
255        * startup/except_vect_332_ROM.S: Moved to start so it would not
256        be included in libbsp.a.  Moving it to start ensures it is
257        available as a single object file.
258        * start/except_vect_332_ROM.S: Moved from startup.
259        * startup/linkcmds, startup/linkcmds_ROM: Fixes to the memory map
260        shown in the comments.
261
2622000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
263
264        * startup/linkcmds: Added lines so DWARF debug information
265        would be available.  Otherwise gdb complains that the offsets
266        for the debug info are incorrect and doesn't load the files.
267
2682000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
271        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
272        wrapup/Makefile.am: Include compile.am
273
2742000-08-10      Joel Sherrill <joel@OARcorp.com>
275
276        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.