source: rtems/c/src/lib/libbsp/m68k/ChangeLog @ cba8eabd

4.104.114.95
Last change on this file since cba8eabd was cba8eabd, checked in by Joel Sherrill <joel.sherrill@…>, on 12/11/07 at 15:49:39

2007-12-11 Joel Sherrill <joel.sherrill@…>

  • shared/m68kpretaskinghook.c: Eliminate copies of the Configuration Table. Use the RTEMS provided accessor macros to obtain configuration fields.
  • Property mode set to 100644
File size: 8.8 KB
Line 
12007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * shared/m68kpretaskinghook.c: Eliminate copies of the Configuration
4        Table. Use the RTEMS provided accessor macros to obtain configuration
5        fields.
6
72007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * dmv152/.cvsignore, dmv152/ChangeLog, dmv152/Makefile.am,
10        dmv152/bsp_specs, dmv152/configure.ac, dmv152/preinstall.am,
11        dmv152/times, dmv152/clock/ckinit.c, dmv152/console/console.c,
12        dmv152/include/.cvsignore, dmv152/include/bsp.h,
13        dmv152/include/coverhd.h, dmv152/include/tm27.h,
14        dmv152/spurious/spinit.c, dmv152/startup/bspclean.c,
15        dmv152/startup/bspstart.c, dmv152/startup/linkcmds,
16        dmv152/startup/vmeintr.c, dmv152/timer/timer.c,
17        dmv152/timer/timerisr.S: Removed.
18
192007-04-17      Joel Sherrill <joel@OARcorp.com>
20
21        * mcf5206elite/tools/runtest: Do not run pppd.exe from batch mode
22        script.
23
242006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * configure.ac: New BUG-REPORT address.
27
282006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * configure.ac: Require autoconf-2.60. Require automake-1.10.
31
322005-10-17      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * Makefile.am: Merge-in shared/Makefile.am.
35        * ChangeLog: Merge-in shared/ChangeLog.
36        * configure.ac: Remove shared/Makefile.am.
37
382005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
39
40        * acinclude.m4: Add the av5282 BSP.
41
422005-06-17      Joel Sherrill <joel@OARcorp.com>
43
44        * acinclude.m4: Added mcf5235.
45
462005-02-11      Joel Sherrill <joel@OARcorp.com>
47
48        * shared/m68kpretaskinghook.c: Correct type of symbols from linkcmds
49        to compile with gcc 4.x.
50
512005-01-28      Eric Norum <norume@aps.anl.gov>
52
53        * shared/m68kpretaskinghook.c: Work around agressive optimizing
54        compilers.
55
562004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * configure.ac: Require automake > 1.9.
59
602004-08-03      Jay Monkman <jtm@lopingdog.com>
61
62        * acinclude.m4: Added CSB360 BSP
63        * csb360/.cvsignore, csb360/ChangeLog, csb360/Makefile.am,
64        csb360/README, csb360/bsp_specs, csb360/configure.ac, csb360/times,
65        csb360/console/.cvsignore, csb360/console/console-io.c,
66        csb360/include/.cvsignore, csb360/include/bsp.h,
67        csb360/include/coverhd.h, csb360/include/tm27.h,
68        csb360/network/network.c, csb360/start/.cvsignore,
69        csb360/start/start.S, csb360/startup/.cvsignore,
70        csb360/startup/bspclean.c, csb360/startup/bspstart.c,
71        csb360/startup/init5272.c, csb360/startup/linkcmds: New files.
72
732004-04-02      Ralf Corsepius <ralf.corsepius@rtems.org>
74
75        * shared/start.S: Include <rtems/asm.h> instead of <asm.h>.
76
772004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * shared/bspspuriousinit.c: Convert to using c99 fixed size types.
80
812004-03-05      Joel Sherrill <joel@OARcorp.com>
82
83        PR 505/bsps
84        * shared/setvec.c: Rework to remove punned pointer warning generated
85        by gcc 3.3 and newer.
86
872004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
90        * acinclude.m4: Regenerate.
91
922004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * shared/Makefile.am: Remove gdbstub/rtems-stub-glue.c
95        (Non-existent)
96
972004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
100        $(RTEMS_BSP_FAMILY).
101
1022004-01-07      Joel Sherrill <joel@OARcorp.com>
103
104        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
105        users of these boards so we are removing them.
106        * efi332/.cvsignore, efi332/ChangeLog, efi332/Makefile.am,
107        efi332/README, efi332/bsp_specs, efi332/configure.ac, efi332/times,
108        efi332/clock/.cvsignore, efi332/clock/Makefile.am,
109        efi332/clock/ckinit.c, efi332/console/.cvsignore,
110        efi332/console/Makefile.am, efi332/console/console.c,
111        efi332/include/.cvsignore, efi332/include/bsp.h,
112        efi332/include/efi332.h, efi332/misc/dotests, efi332/misc/gdbinit68,
113        efi332/misc/interr.c, efi332/spurious/.cvsignore,
114        efi332/spurious/Makefile.am, efi332/spurious/spinit.c,
115        efi332/start/.cvsignore, efi332/start/Makefile.am,
116        efi332/start/except_vect_332_ROM.S, efi332/start/ram_init.ld,
117        efi332/start/ram_init.sed, efi332/start/start.c,
118        efi332/startup/.cvsignore, efi332/startup/Makefile.am,
119        efi332/startup/bspclean.c, efi332/startup/bspstart.c,
120        efi332/startup/linkcmds, efi332/startup/linkcmds_ROM,
121        efi332/timer/.cvsignore, efi332/timer/Makefile.am,
122        efi332/timer/timer.c, efi332/wrapup/.cvsignore,
123        efi332/wrapup/Makefile.am, efi68k/.cvsignore, efi68k/ChangeLog,
124        efi68k/Makefile.am, efi68k/README, efi68k/bsp_specs,
125        efi68k/configure.ac, efi68k/times, efi68k/clock/.cvsignore,
126        efi68k/clock/Makefile.am, efi68k/clock/ckinit.c,
127        efi68k/console/.cvsignore, efi68k/console/Makefile.am,
128        efi68k/console/console.c, efi68k/include/.cvsignore,
129        efi68k/include/16550.h, efi68k/include/DP8570A.h,
130        efi68k/include/bsp.h, efi68k/include/efi68k.h,
131        efi68k/spurious/.cvsignore, efi68k/spurious/Makefile.am,
132        efi68k/spurious/spinit.c, efi68k/start/.cvsignore,
133        efi68k/start/start.c, efi68k/startup/.cvsignore,
134        efi68k/startup/Makefile.am, efi68k/startup/bspclean.c,
135        efi68k/startup/bspstart.c, efi68k/startup/efi68k_tcp.c,
136        efi68k/startup/efi68k_wd.c, efi68k/startup/linkcmds,
137        efi68k/startup/m68k-stub.c, efi68k/startup/setvec.c,
138        efi68k/timer/.cvsignore, efi68k/timer/Makefile.am,
139        efi68k/timer/timer.c, efi68k/wrapup/.cvsignore,
140        efi68k/wrapup/Makefile.am: Removed.
141        * acinclude.m4: Remove efi68k and efi332 references as they are no
142        longer in the tree.
143
1442003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
147
1482003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * shared/Makefile.am: Cosmetics.
151
1522003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * shared/Makefile.am: merge-in gdbstub/Makefile.am. Add stray files
155        bspspuriousinit.c, m68000spurious.c.
156        * shared/gdbstub/Makefile.am: Remove.
157        * configure.ac: Remove shared/gdbstub/Makefile.
158
1592003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * shared/Makefile.am: Cosmetics. Add mvme/mvme16x_hw.h. Add
162        mvme/mvme16x_hw.h.
163
1642003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * acinclude.m4: Reflect changes to bootstrap.
167        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
168
1692003-09-04      Joel Sherrill <joel@OARcorp.com>
170
171        * shared/bspspuriousinit.c, shared/m68000spurious.c,
172        shared/m68kpretaskinghook.c, shared/setvec.c, shared/start.S,
173        shared/mvme/mvme16x_hw.h: URL for license changed.
174
1752003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Reflect having moved aclocal/.
178
1792003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * Makefile.am, shared/Makefile.am: Reflect having moved automake/.
182
1832003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Use rtems-bugs@rtems.com as bug report email
186        address.
187
1882003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: Remove AC_CONFIG_AUX_DIR.
191
1922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
195        * configure.ac: AC_PREREQ(2.57).
196
1972002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
200
2012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
204
2052002-06-25      Joel Sherrill <joel@OARcorp.com>
206
207        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
208        support to the shared gdb stub glue thus adding a directory.
209        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
210        support to the shared gdb stub glue thus adding a directory.
211        * shared/gdbstub: New directory.
212        * configure.ac, shared/Makefile.am: Modified to reflect above.
213
2142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am, shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
218        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
219
2202002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * shared/bspspuriousinit.c, shared/m68000spurious.c: Include
223        rtems/bspIo.h instead of bspIo.h.
224
2252001-10-26      Joel Sherrill <joel@OARcorp.com>
226
227        * acinclude.m4: Added mcf5206elite.
228
2292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
232        * configure.ac: New file, generated from configure.in by autoupdate.
233        * configure.in: Remove.
234
2352001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * acinclude.m4: New file.
238        * configure.in: Use RTEMS_BSP_SUBDIR.
239
2402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
243
2442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
247        $(RTEMS_TOPdir)/aclocal.
248
2492000-11-01      Joel Sherrill <joel@OARcorp.com>
250
251        * shared/shared/bsppretaskinghook.c: assoc.h, error.h, libio_.h,
252        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
253        now must be referenced as <rtems/XXX.h>.   Header file order was
254        cleaned up while doing this.
255
2562000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
259        GNU canonicalization.
260
2612000-08-10      Joel Sherrill <joel@OARcorp.com>
262
263        * ChangeLog, shared/ChangeLog: New file.
264
Note: See TracBrowser for help on using the repository browser.