source: rtems/cpukit/score/cpu/m68k/ChangeLog @ 384b339e

4.104.114.84.95
Last change on this file since 384b339e was 384b339e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/03/04 at 09:11:44

2004-04-03 Ralf Corsepius <ralf_corsepius@…>

  • Makefile.am: Install m68302.h m68360.h qsm.h sim.h to $(includedir)/rtems/m68k.
  • Property mode set to 100644
File size: 9.0 KB
Line 
12004-04-03      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * Makefile.am: Install m68302.h m68360.h qsm.h sim.h
4        to $(includedir)/rtems/m68k.
5
62004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * Makefile.am: Install asm.h to $(includedir)/rtems.
9
102004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
13
142004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
15
16        * cpu.c, m68302.h, rtems/score/cpu.h, rtems/score/m68k.h: Convert to
17        using c99 fixed size types.
18
192004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * configure.ac: RTEMS_TOP([../../../..]).
22
232004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        PR 561/rtems
26        * asm.h: Add CONCAT0, EVAL. Let SYM and REG use CONCAT0 and EVAL.
27
282004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Move RTEMS_TOP one subdir down.
31
322004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Add PREINSTALL_DIRS.
35
362004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
39        Add PREINSTALL_FILES to CLEANFILES.
40
412004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Requires automake >= 1.8.1.
44
452004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Include compile.am, again.
48
492004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Convert to using automake compilation rules.
52
532004-01-07      Joel Sherrill <joel@OARcorp.com>
54
55        * qsm.h, sim.h: Remove efi68k and efi332 references as they are no
56        longer in the tree.
57
582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
61
622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
65
662003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Remove TMPINSTALL_FILES.
69
702003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Add $(dirstamp) to preinstallation rules.
73
742003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Don't use gmake rules for preinstallation.
77
782003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Remove RTEMS_CANONICAL_HOST.
81
822003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Remove RTEMS_CHECK_CPU.
85
862003-09-04      Joel Sherrill <joel@OARcorp.com>
87
88        * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/m68k.h,
89        rtems/score/types.h: URL for license changed.
90
912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
94
952003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Remove AC_CONFIG_AUX_DIR.
98
992003-02-06      Ilya Alexeev <ilya@continuum.ru>
100
101        * m68360.h: Correct the order of fields in the ethernet structure
102        to account for the typo in MC68360UM (page 7-248).
103
1042002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
107        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
108
1092002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Fix package name.
112
1132002-11-01      Joel Sherrill <joel@OARcorp.com>
114
115        * cpu.c: Removed warnings.
116
1172002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
120
1212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * .cvsignore: Reformat.
124        Add autom4te*cache.
125        Remove autom4te.cache.
126
1272002-08-26      Eric Norum <eric.norum@usask.ca>
128
129        * cpu_asm.S: More PR267 tinkering which eliminates some conditional
130        compilation.
131
1322002-08-14      Brett Swimley <brett.swimley@aedinc.net>
133
134        * cpu_asm.S: Per PR267, the _ISR_Handler() function never was modifying
135        _ISR_Nest_level, and _Watchdog_Insert() requires this variable
136        to be modified to determine if an interrupt may have modified
137        the watchdog chain.  Prior to modifying _ISR_Handler(), I had
138        a test that would fail if _ISR_Flash was not commented out in
139        _Watchdog_Insert().  After this modification was made, my test
140        ran flawlessly.
141
1422002-08-05      Joel Sherrill <joel@OARcorp.com>
143
144        * Per PR260 eliminate use of make-target-options.  This impacted
145        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
146        SuperCore and required that the m68k optimized memcpy be moved
147        to libcpu.
148        * memcpy.c: Moved to libcpu.
149        * Makefile.am: Modified to reflect above.
150
1512002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
154
1552002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Use .$(OBJEXT) instead of .o.
158
1592002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: RTEMS_TOP(../../../..).
162
1632002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * rtems.S: Remove.
166        * Makefile.am: Reflect changes above.
167
1682002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Remove RTEMS_PROJECT_ROOT.
171
1722002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Add RTEMS_PROG_CCAS
175
1762002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
179        Add AC_PROG_RANLIB.
180
1812002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
184        Use ../../../aclocal.
185
1862002-05-28      Chris Johns <ccj@acm.org>
187
188        * rtems/score/m68k.h: Per PR227, mc68060 does not require FPSP
189        since it is now multilib'ed.
190
1912001-04-03      Joel Sherrill <joel@OARcorp.com>
192
193        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
194        * include/rtems/score/ispsh7750.h, score/ispsh7750.c: Account for
195        name change.
196
1972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac:
200        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
201        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
202        * Makefile.am: Remove AUTOMAKE_OPTIONS.
203
2042002-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * rtems/score/m68k.h: m68k_swap_u32 fix typo.
207
2082002-03-06      Victor V. Vengerov <vvv@oktet.ru>
209
210        * rtems/score/m68k.h [M68K_COLDFIRE_ARCH] (CPU_swap_u16, CPU_swap_u32):
211        Generic implementation of endian swap primitives added for Coldfire
212        family.
213
2142002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * rtems/Makefile.am: Removed.
217        * rtems/score/Makefile.am: Removed.
218        * configure.ac: Reflect changes above.
219        * Makefile.am: Reflect changes above.
220
2212001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Add multilib support.
224
2252001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
228        * configure.in: Remove.
229        * configure.ac: New file, generated from configure.in by autoupdate.
230
2312001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
234        * Makefile.am: Use 'PREINSTALL_FILES ='.
235
2362001-08-09      Chris Johns <ccj@acm.org>
237
238        * cpu_asm.S: This patch was co-developed with Eric Norum
239        <eric.norum@usask.ca>.  It closes a one instruction window
240        on some m68k CPU cores.  It fixes symptoms seen as:
241            1) No more `interrupt handler invoked twice for
242               a single interrupt'.
243            2) No more `lockup when mc68360 CPM and PIT interrupts
244               are at different levels'.
245        It does insert a little more overhead on machines without hardware
246        interrupt stacks but correctness has a price.
247
2482001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am, rtems/score/Makefile.am:
251        Apply include_*HEADERS instead of H_FILES.
252
2532001-01-03      Joel Sherrill <joel@OARcorp.com>
254
255        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
256        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
257        now that it is dynamically allocated.
258
2592000-12-19      Joel Sherrill <joel@OARcorp.com>
260
261        * cpu.c: Do not read or write raw interrupt vector table if
262        we are on a CPU that does not have a %vbr register and the
263        BSP is configured as having the table in ROM.
264
2652000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
268
2692000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
272
2732000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
276        Switch to GNU canonicalization.
277
2782000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
279
280        * rtems/score/cpu.h: define CPU_Exception_frame for rdbg.
281        * m68302.h: Make buffer pointer in m302_SCC_bd volatile.
282
2832000-10-12      John S Gwynne <jgwynne@mrcday.com>
284
285        * sim.h: These changes enable RTEMS to automatically generate
286        the ram_init file used by gdb with the BDM patches. The 332 has
287        on-board chip select lines (for RAM and FLASH) that must be
288        configured before use of these peripherals. These patches parse
289        data from start.c where the chip select lines are configured in
290        the runtime executable and automatically generates the gdb
291        initialization file using the same settings. A great time saver.
292        A similar file, ram_init_FW (flash writable), is also generated
293        that the flash programming tool uses.
294        * BSP/start/start.c: Must be modified to support above.
295        * BSP/start/ram_init.ld, BSP/start/ram_init.sed: New files.
296
2972000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: Include compile.am.
300
3012000-08-10      Joel Sherrill <joel@OARcorp.com>
302
303        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.