source: rtems/cpukit/score/cpu/m68k/ChangeLog @ b8ed8a9f

4.104.114.84.95
Last change on this file since b8ed8a9f was b8ed8a9f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/21/04 at 08:25:23

2004-11-12 Ralf Corsepius <ralf.corsepius@…>

  • asm.h: Add doxygen preamble.
  • Property mode set to 100644
File size: 9.8 KB
Line 
12004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * asm.h: Add doxygen preamble.
4
52004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * rtems/score/m68k.h: Use (defined(__mc68020__) && !defined(__mcpu32__))
8        instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
9
102004-11-02      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * rtems/score/cpu.h: Add doxygen preamble.
13        * rtems/score/m68k.h: Add doxygen preamble.
14        * rtems/score/types.h: Add doxygen preamble.
15
162004-07-25      Joel Sherrill <joel@OARcorp.com>
17
18        * rtems/score/m68k.h: Add include of <stdint.h> for uint32_t used by
19        endian swapping routines.
20
212004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
24        * Makefile.am: Don't include multilib.am.
25        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
26
272004-04-03      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * Makefile.am: Install m68302.h m68360.h qsm.h sim.h
30        to $(includedir)/rtems/m68k.
31
322004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * Makefile.am: Install asm.h to $(includedir)/rtems.
35
362004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
39
402004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        * cpu.c, m68302.h, rtems/score/cpu.h, rtems/score/m68k.h: Convert to
43        using c99 fixed size types.
44
452004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
46
47        * configure.ac: RTEMS_TOP([../../../..]).
48
492004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        PR 561/rtems
52        * asm.h: Add CONCAT0, EVAL. Let SYM and REG use CONCAT0 and EVAL.
53
542004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Move RTEMS_TOP one subdir down.
57
582004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Add PREINSTALL_DIRS.
61
622004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
65        Add PREINSTALL_FILES to CLEANFILES.
66
672004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Requires automake >= 1.8.1.
70
712004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Include compile.am, again.
74
752004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Convert to using automake compilation rules.
78
792004-01-07      Joel Sherrill <joel@OARcorp.com>
80
81        * qsm.h, sim.h: Remove efi68k and efi332 references as they are no
82        longer in the tree.
83
842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
87
882003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
91
922003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Remove TMPINSTALL_FILES.
95
962003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Add $(dirstamp) to preinstallation rules.
99
1002003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Don't use gmake rules for preinstallation.
103
1042003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Remove RTEMS_CANONICAL_HOST.
107
1082003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Remove RTEMS_CHECK_CPU.
111
1122003-09-04      Joel Sherrill <joel@OARcorp.com>
113
114        * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/m68k.h,
115        rtems/score/types.h: URL for license changed.
116
1172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
120
1212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Remove AC_CONFIG_AUX_DIR.
124
1252003-02-06      Ilya Alexeev <ilya@continuum.ru>
126
127        * m68360.h: Correct the order of fields in the ethernet structure
128        to account for the typo in MC68360UM (page 7-248).
129
1302002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
133        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
134
1352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Fix package name.
138
1392002-11-01      Joel Sherrill <joel@OARcorp.com>
140
141        * cpu.c: Removed warnings.
142
1432002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
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-26      Eric Norum <eric.norum@usask.ca>
154
155        * cpu_asm.S: More PR267 tinkering which eliminates some conditional
156        compilation.
157
1582002-08-14      Brett Swimley <brett.swimley@aedinc.net>
159
160        * cpu_asm.S: Per PR267, the _ISR_Handler() function never was modifying
161        _ISR_Nest_level, and _Watchdog_Insert() requires this variable
162        to be modified to determine if an interrupt may have modified
163        the watchdog chain.  Prior to modifying _ISR_Handler(), I had
164        a test that would fail if _ISR_Flash was not commented out in
165        _Watchdog_Insert().  After this modification was made, my test
166        ran flawlessly.
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        * memcpy.c: Moved to libcpu.
175        * Makefile.am: Modified to reflect above.
176
1772002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
180
1812002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Use .$(OBJEXT) instead of .o.
184
1852002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: RTEMS_TOP(../../../..).
188
1892002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * rtems.S: Remove.
192        * Makefile.am: Reflect changes above.
193
1942002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Remove RTEMS_PROJECT_ROOT.
197
1982002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Add RTEMS_PROG_CCAS
201
2022002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
205        Add AC_PROG_RANLIB.
206
2072002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
210        Use ../../../aclocal.
211
2122002-05-28      Chris Johns <ccj@acm.org>
213
214        * rtems/score/m68k.h: Per PR227, mc68060 does not require FPSP
215        since it is now multilib'ed.
216
2172001-04-03      Joel Sherrill <joel@OARcorp.com>
218
219        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
220        * include/rtems/score/ispsh7750.h, score/ispsh7750.c: Account for
221        name change.
222
2232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac:
226        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
227        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
228        * Makefile.am: Remove AUTOMAKE_OPTIONS.
229
2302002-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * rtems/score/m68k.h: m68k_swap_u32 fix typo.
233
2342002-03-06      Victor V. Vengerov <vvv@oktet.ru>
235
236        * rtems/score/m68k.h [M68K_COLDFIRE_ARCH] (CPU_swap_u16, CPU_swap_u32):
237        Generic implementation of endian swap primitives added for Coldfire
238        family.
239
2402002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * rtems/Makefile.am: Removed.
243        * rtems/score/Makefile.am: Removed.
244        * configure.ac: Reflect changes above.
245        * Makefile.am: Reflect changes above.
246
2472001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Add multilib support.
250
2512001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
254        * configure.in: Remove.
255        * configure.ac: New file, generated from configure.in by autoupdate.
256
2572001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
260        * Makefile.am: Use 'PREINSTALL_FILES ='.
261
2622001-08-09      Chris Johns <ccj@acm.org>
263
264        * cpu_asm.S: This patch was co-developed with Eric Norum
265        <eric.norum@usask.ca>.  It closes a one instruction window
266        on some m68k CPU cores.  It fixes symptoms seen as:
267            1) No more `interrupt handler invoked twice for
268               a single interrupt'.
269            2) No more `lockup when mc68360 CPM and PIT interrupts
270               are at different levels'.
271        It does insert a little more overhead on machines without hardware
272        interrupt stacks but correctness has a price.
273
2742001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * Makefile.am, rtems/score/Makefile.am:
277        Apply include_*HEADERS instead of H_FILES.
278
2792001-01-03      Joel Sherrill <joel@OARcorp.com>
280
281        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
282        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
283        now that it is dynamically allocated.
284
2852000-12-19      Joel Sherrill <joel@OARcorp.com>
286
287        * cpu.c: Do not read or write raw interrupt vector table if
288        we are on a CPU that does not have a %vbr register and the
289        BSP is configured as having the table in ROM.
290
2912000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
294
2952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
298
2992000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
302        Switch to GNU canonicalization.
303
3042000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
305
306        * rtems/score/cpu.h: define CPU_Exception_frame for rdbg.
307        * m68302.h: Make buffer pointer in m302_SCC_bd volatile.
308
3092000-10-12      John S Gwynne <jgwynne@mrcday.com>
310
311        * sim.h: These changes enable RTEMS to automatically generate
312        the ram_init file used by gdb with the BDM patches. The 332 has
313        on-board chip select lines (for RAM and FLASH) that must be
314        configured before use of these peripherals. These patches parse
315        data from start.c where the chip select lines are configured in
316        the runtime executable and automatically generates the gdb
317        initialization file using the same settings. A great time saver.
318        A similar file, ram_init_FW (flash writable), is also generated
319        that the flash programming tool uses.
320        * BSP/start/start.c: Must be modified to support above.
321        * BSP/start/ram_init.ld, BSP/start/ram_init.sed: New files.
322
3232000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * Makefile.am: Include compile.am.
326
3272000-08-10      Joel Sherrill <joel@OARcorp.com>
328
329        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.