source: rtems/c/src/lib/libcpu/mips/ChangeLog @ e208738

4.104.114.84.95
Last change on this file since e208738 was ae5901be, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/31/04 at 11:11:30

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

  • mongoosev/duart/mg5uart.c, mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c, shared/interrupts/vectorexceptions.c, tx39/include/tx3904.h: Cosmetics.
  • Property mode set to 100644
File size: 18.2 KB
Line 
12004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * mongoosev/duart/mg5uart.c, mongoosev/include/mongoose-v.h,
4        mongoosev/vectorisrs/vectorisrs.c,
5        shared/interrupts/vectorexceptions.c, tx39/include/tx3904.h:
6        Cosmetics.
7
82004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
9
10        * clock/ckinit.c, clock/clock.h, mongoosev/duart/mg5uart.c,
11        mongoosev/duart/mg5uart.h, mongoosev/duart/mg5uart_reg.c,
12        mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c,
13        shared/interrupts/vectorexceptions.c, timer/timer.c,
14        tx39/include/tx3904.h: Convert to using c99 fixed size types.
15
162004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
19
202004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * mongoosev/Makefile.am, r46xx/Makefile.am, tx39/Makefile.am:
23        Don't include .../lib.am. Remove ACLOCAL_AMFLAGS.
24        * shared/Makefile.am: Don't include .../lib.am.
25
262004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * clock/Makefile.am, timer/Makefile.am: Remove.
29        * r46xx/Makefile.am: Built timer.rel, clock.rel.
30        Add PREINSTALL_DIRS.
31        * Makefile.am: Remove timer, clock.
32        * tx39/Makefile.am, mongoosev/Makefile.am, shared/Makefile.am:
33        Add PREINSTALL_DIRS.
34        * configure.ac: Reflect removing clock/Makefile.am,
35        timer/Makefile.am.
36        Add subdir-objects to AUTOMAKE_OPTIONS.
37
382004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * clock/Makefile.am: Convert to using automake compilation rules.
41        * mongoosev/Makefile.am: Ditto.
42        * r46xx/Makefile.am: Ditto.
43        * shared/Makefile.am: Ditto.
44        * timer/Makefile.am: Ditto.
45        * tx39/Makefile.am: Ditto.
46        * Makefile.am: Remove conditional subdirs.
47        * configure.ac: Add subdir-object to AUTOMAKE_OPTIONS.
48        Require automake-1.8.2. Add AM_PROG_CC_C_O.
49
502004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * mongoosev/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
53        Add PRE/TMPINSTALL_FILES to CLEANFILES.
54        * shared/Makefile.am: Ditto.
55        * tx39/Makefile.am: Ditto.
56
572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * mongoosev/duart/Makefile.am: Remove.
60        * mongoosev/vectorisrs/Makefile.am: Remove.
61        * mongoosev/Makefile.am: Merge-in vectorisrs/Makefile.am,
62        duart/Makefile.am.
63        * r46xx/vectorisrs/Makefile.am: Remove.
64        * r46xx/Makefile.am: Merge-in vectorisrs/Makefile.am.
65        * shared/cache/Makefile.am: Remove.
66        * shared/interrupts/Makefile.am: Remove.
67        * shared/Makefile.am: Merge-in cache/Makefile.am,
68        interrupts/Makefile.am.
69        * tx39/vectorisrs/Makefile.am: Remove.
70        * tx39/Makefile.am: Merge-in vectorisrs/Makefile.am.
71        * configure.ac: Reflect changes above.
72
732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * mongoosev/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
76        * mongoosev/duart/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
77        * shared/cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
78        * tx39/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
79
802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
83
842003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * clock/Makefile.am: Remove all-local: $(ARCH).
87        * mongoosev/duart/Makefile.am: Remove all-local: $(ARCH).
88        * mongoosev/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
89        * r46xx/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
90        * shared/cache/Makefile.am: Remove all-local: $(ARCH).
91        * shared/interrupts/Makefile.am: Remove all-local: $(ARCH).
92        * timer/Makefile.am: Remove all-local: $(ARCH).
93        * tx39/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
94
952003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Reformat.
98        * clock/Makefile.am: Reformat.
99        * mongoosev/Makefile.am: Reformat. Use dirstamps for preinstallation.
100        * tx39/Makefile.am: Ditto.
101        * shared/cache/Makefile.am: Ditto.
102        * mongoosev/duart/Makefile.am: Ditto.
103        * mongoosev/vectorisrs/Makefile.am: Reformat.
104        * r46xx/vectorisrs/Makefile.am: Reformat.
105        * shared/Makefile.am: Reformat.
106        * shared/interrupts/Makefile.am: Reformat.
107        * timer/Makefile.am: Reformat.
108        * tx39/vectorisrs/Makefile.am: Reformat.
109
1102003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * mongoosev/Makefile.am: Rework preinstall rules.
113        * mongoosev/duart/Makefile.am: Rework preinstall rules.
114        * tx39/include/Makefile.am: Remove.
115        * tx39/Makefile.am: Merge-in tx39/include/Makefile.am.
116        * configure.ac: Remove tx39/include/Makefile.
117
1182003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Remove RTEMS_CANONICAL_HOST.
121
1222003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Remove RTEMS_CHECK_CPU.
125
1262003-09-04      Joel Sherrill <joel@OARcorp.com>
127
128        * clock/ckinit.c, mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h,
129        mongoosev/duart/mg5uart_reg.c, mongoosev/include/mongoose-v.h,
130        mongoosev/vectorisrs/maxvectors.c, mongoosev/vectorisrs/vectorisrs.c,
131        r46xx/vectorisrs/maxvectors.c, shared/interrupts/isr_entries.S,
132        timer/timer.c, tx39/vectorisrs/maxvectors.c: URL for license changed.
133
1342003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Reflect having moved aclocal/.
137
1382003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Reflect having moved automake/.
141        * clock/Makefile.am: Reflect having moved automake/.
142        * mongoosev/Makefile.am: Reflect having moved automake/.
143        * mongoosev/duart/Makefile.am: Reflect having moved automake/.
144        * mongoosev/vectorisrs/Makefile.am: Reflect having moved automake/.
145        * r46xx/Makefile.am: Reflect having moved automake/.
146        * r46xx/vectorisrs/Makefile.am: Reflect having moved automake/.
147        * shared/Makefile.am: Reflect having moved automake/.
148        * shared/cache/Makefile.am: Reflect having moved automake/.
149        * shared/interrupts/Makefile.am: Reflect having moved automake/.
150        * timer/Makefile.am: Reflect having moved automake/.
151        * tx39/Makefile.am: Reflect having moved automake/.
152        * tx39/include/Makefile.am: Reflect having moved automake/.
153        * tx39/vectorisrs/Makefile.am: Reflect having moved automake/.
154
1552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
158
1592003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Remove AC_CONFIG_AUX_DIR.
162
1632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
166
1672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: AC_PREREQ(2.57).
170
1712003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * tx39/vectorisrs/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174        * r46xx/vectorisrs/Makefile.am: Ditto.
175        * mongoosev/vectorisrs/Makefile.am: Ditto.
176        * mongoosev/duart/Makefile.am: Ditto.
177        * shared/interrupts/Makefile.am: Ditto.
178        * shared/cache/Makefile.am: Ditto. Eliminate *_O_FILES.
179
1802002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184
1852002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
188
1892002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: Add RTEMS_PROG_CCAS.
192
1932002-11-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * mongoosev/Makefile.am: TMPINSTALL_FILES -> PREINSTALL_FILES.
196
1972002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * mongoosev/Makefile.am: Merge-in mongoosev/include/Makefile.am.
200        Install include/mongoose-v.h.
201        * mongoosev/include/Makefile.am: Remove.
202        * configure.ac: Reflect changes above.
203
2042002-11-01      Joel Sherrill <joel@OARcorp.com>
205
206        * shared/interrupts/installisrentries.c,
207        shared/interrupts/vectorexceptions.c: Removed warnings.
208
2092002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * .cvsignore: Reformat.
212        Add autom4te*cache.
213        Remove autom4te.cache.
214
2152002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Remove duplicate timer/Makefile from CONFIG_FILES.
218
2192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * mongoosev/duart/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * mongoosev/vectorisrs/Makefile.am: Use .$(OBJEXT) instead of .o.
224        * r46xx/vectorisrs/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * shared/cache/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * shared/interrupts/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * tx39/vectorisrs/Makefile.am: Use .$(OBJEXT) instead of .o.
229
2302002-08-09      Joel Sherrill <joel@OARcorp.com>
231
232        * shared/interrupts/isr_entries.S: Corrected typo in mips1
233        END_FRAME directive that lead to linker errors.
234
2352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac:
238        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
239        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
240        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * mongoosev/duart/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * mongoosev/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * mongoosev/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * mongoosev/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * r46xx/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * r46xx/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * shared/interrupts/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * tx39/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * tx39/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * tx39/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
255
2562002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
257
258        * shared/interrupts/installisrentries.c: Added support for debug
259        exception vector.
260        * shared/interrupts/isr_entries.S: Added support for debug exception
261        vector.
262       
2632002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
264
265        * mongoosev/include/mongoose-v.h: Added cache constants.
266        * mongoosev/vectorisrs/vectorisrs.c: More tinkering to improve
267        performance.
268
2692002-02-08      Joel Sherrill <joel@OARcorp.com>
270
271        * mongoosev/vectorisrs/vectorisrs.c: Fixed to use new frame format.
272
2732001-02-05      Joel Sherrill <joel@OARcorp.com>
274
275        * isr_entries.S: Removed comment incorrectly indicating this
276        file was cpu_asm.S.
277        * vectorexceptions.c (mips_dump_exception_frame): New routine
278        broken out from default exception handler.
279
2802001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
281
282        * mongoosev/vectorisrs/vectorisrs.c,
283        shared/interrupts/vectorexceptions.c: Use rtems/bspIo.h, not just
284        bspIo.h.
285
2862001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
287
288        * Lots of tinkering and tuning as part of improving interrupt latency
289        and improving the per-task interrupt level control and FP mask handling.
290        With these modifications interrupt latency was measured at a worst-case
291        of 100us, average below 60 us on a 12 Mhz R3000 class CPU with 50
292        RTEMS tasks in the application.
293        * mongoosev/README: Updated. 
294        * mongoosev/include/mongoose-v.h: Masks modified.
295        * mongoosev/vectorisrs/vectorisrs.c: Significant overhaul to address
296        software prioritization of interrupts.  If a higher priority interrupt
297        occurs while we are looking for new interrupts, we will reinitiate the
298        scan of all interrupts.
299        * shared/interrupts/vectorexceptions.c: Removed warning and deleted
300        blank lines.
301
3022002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * mongoosev/vectorisrs/vectorisrs.c: Include rtems/bspIo.h instead of bspIo.h.
305        * r46xx/vectorisrs/vectorisrs.c: Include rtems/bspIo.h instead of bspIo.h.
306        * shared/interrupts/vectorexceptions.c: Include rtems/bspIo.h instead of bspIo.h.
307        * tx39/vectorisrs/vectorisrs.c: Include rtems/bspIo.h instead of bspIo.h.
308
3092001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
312        * configure.in: Remove.
313        * configure.ac: New file, generated from configure.in by autoupdate.
314
3152001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * tx39/include/Makefile.am: Use 'TMPINSTALL_FILES ='.
318        * mongoosev/include/Makefile.am: Use 'TMPINSTALL_FILES ='.
319        * mongoosev/duart/Makefile.am: Use 'PREINSTALL_FILES ='.
320        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
321        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
322
3232000-05-24      Joel Sherrill <joel@OARcorp.com>
324
325        * mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c,
326        r46xx/vectorisrs/vectorisrs.c, tx39/vectorisrs/vectorisrs.c,
327        tx39/include/tx3904.h: All exceptions were given low numbers and thus
328        can be now be installed and processed in a uniform manner just like interrupts.
329        Variances between various MIPS ISA levels are not accounted for at this time.
330        * mongoosev/vectorisrs/Makefile.am, mongoosev/vectorisrs/maxvectors.c,
331        r46xx/vectorisrs/Makefile.am, r46xx/vectorisrs/maxvectors.c,
332        tx39/vectorisrs/Makefile.am, tx39/vectorisrs/maxvectors.c,
333        shared/interrupts/maxvectors.c, shared/interrupts/Makefile.am: Split the
334        shared maxvectors.c into a variety of CPU model specific versions to simplify
335        the build process and reduce depdencies.  Deleted shared/interrupts/maxvectors.c
336        and created various CPU model versions.
337
3382001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
339
340        * clock/clock.S: Move placement of nop.
341
3422001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
343
344        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
345        * mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h,
346        mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c,
347        shared/interrupts/maxvectors.c: Now works.  Significant rework
348        of exceptions and interrupt vectoring to clean things up.
349        * shared/interrupts/vectorexceptions.c: Removed.
350
3512001-05-07      Joel Sherrill <joel@OARcorp.com>
352
353        * shared/interrupts/vectorexceptions.c: New file to decode
354        exception code and vector appropriate NON-interrupt exception. 
355        * shared/interrupts/Makefile.am: Modified to reflect above.
356
3572001-04-20      Joel Sherrill <joel@OARcorp.com>
358
359        * mongoosev/duart/mg5uart.c (mg5uart_enable_interrupts): Honor
360        the other bits set in the Peripheral Function Interrupt Mask
361        Register when modifying those enabled for the DUART.
362        * mongoosev/include/mongoose-v.h (MONGOOSEV_ATOMIC_MASK,
363        MONGOOSEV_PFICR, MONGOOSEV_PFIMR, mongoosev_set_in_pficr,
364        mongoosev_clear_in_pficr, mongoosev_set_in_pfimr,
365        mongoosev_clear_in_pfimr, MONGOOSEV_UART_ALL_IRQ_BITS): New macros.
366
3672001-04-16      Joel Sherrill <joel@OARcorp.com>
368
369        * mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h
370        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
371        as he debugged this BSP using a logic analyzer.  In particular,
372        there was a mistake where the index not offset of registers was
373        in the header file and the baud rate calculation was incorrect.
374
3752001-03-13      Joel Sherrill <joel@OARcorp.com>
376
377        * Added mongoose-v, mongoose-v/include, and mongoose-v/vectorisrs
378        directories.
379        * mongoosev/.cvsignore, mongoosev/Makefile.am, mongoosev/README,
380        mongoosev/duart/.cvsignore, mongoosev/duart/Makefile.am,
381        mongoosev/duart/README.mguart, mongoosev/duart/mg5uart.c,
382        mongoosev/duart/mg5uart.h, mongoosev/duart/mg5uart_reg.c,
383        mongoosev/include/.cvsignore, mongoosev/include/Makefile.am,
384        mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/.cvsignore,
385        mongoosev/vectorisrs/Makefile.am, mongoosev/vectorisrs/vectorisrs.c:
386        New files.
387        * Makefile.am, configure.in, shared/interrupts/Makefile.am,
388        shared/interrupts/maxvectors.c: Added support for mongoosev.
389        * tx39/vectorisrs/vectorisrs.c: Corrected warning.
390
3912001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * shared/cache/Makefile.am, tx39/include/Makefile.am:
394        Apply include_*HEADERS instead of H_FILES.
395
3962001-01-08      Joel Sherrill <joel@OARcorp.com>
397
398        * Added r46xx directory.
399        * Makefile.am, configure.in: Modified to reflect addition of r46xx.
400        * shared/interrupts/installisrentries.c: Fixed typo.
401        * r46xx/.cvsignore, r46xx/Makefile.am,
402        r46xx/vectorisrs/.cvsignore, r46xx/vectorisrs/Makefile.am,
403        r46xx/vectorisrs/vectorisrs.c: New files.
404
4052000-12-19      Joel Sherrill <joel@OARcorp.com>
406
407        * tx39/vectorisrs/vectorisrs.c: Modified to have default exception
408        vector handler.  This should be in a separate file so the BSP can
409        easily override it.
410
4112000-12-13      Joel Sherrill <joel@OARcorp.com>
412
413        * configure.in: Added new directories.
414        * shared/interrupts/Makefile.am: Added AM_CPPFLAGS to define TX39
415        when compiling for a TX3904.
416        * shared/interrupts/maxvectors.c: Corrected conditional logic.
417        * tx39/Makefile.am: Added vectorisrs.
418        * tx39/vectorisrs/Makefile.am, tx39/vectorisrs/vectorisrs.c,
419        * tx39/vectorisrs/.cvsignore: New files.  This decodes the
420        interrupt pending information on the TX3904 and vectors
421        an interrupt.
422
4232000-12-13      Joel Sherrill <joel@OARcorp.com>
424
425        * shared/.cvsignore, shared/Makefile.am,
426        shared/cache/.cvsignore, shared/cache/Makefile.am,
427        shared/cache/cache.c, shared/cache/cache_.h,
428        shared/interrupts/.cvsignore, shared/interrupts/Makefile.am,
429        shared/interrupts/installisrentries.c,
430        shared/interrupts/isr_entries.S,
431        shared/interrupts/maxvectors.c, tx39/.cvsignore,
432        tx39/Makefile.am, tx39/include/.cvsignore,
433        tx39/include/Makefile.am, tx39/include/tx3904.h: New file.
434        Moved some pieces of interrupt processing from score/cpu to
435        libcpu/mips since many interrupt servicing characteristics are
436        CPU model dependent.  This patch addresses the number of interrupt
437        sources and where the ISR prologues are located.  The only way to
438        currently install the ISR prologues requires that the prologues
439        be installed into RAM.
440
4412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
444
4452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
448
4492000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
452        Switch to GNU canonicalization.
453
4542000-10-24      Alan Cudmore <alanc@linuxstart.com> and
455        Joel Sherrill <joel@OARcorp.com>
456
457        * This is a major reworking of the mips64orion port to use
458        gcc predefines as much as possible and a big push to multilib
459        the mips port.  The mips64orion port was copied/renamed to mips
460        to be more like other GNU tools.  Alan did most of the technical
461        work of determining how to map old macro names used by the mips64orion
462        port to standard compiler macro definitions.  Joel did the merge
463        with CVS magic to keep individual file history and did the BSP
464        modifications. Details follow:
465        * Makefile.am: Made clock and timer subdirectories conditional.
466        * configure.in: Ditto.
467        * clock/clock.S: Switch from using <idtmon.h> to <asm.h>.
468        * clock/gettime.S: Switch from using <idtmon.h> to <asm.h>.
469
4702000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * clock/Makefile.am, timer/Makefile.am: Include compile.am
473
4742000-08-10      Joel Sherrill <joel@OARcorp.com>
475
476        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.